I want to merge 2 posts of the same user, nothing special, small messages.
But when I click to merge, I get this message:
The line 3021 is below:
When I do a refresh, the two messages are merged, so it succeeds anyway.
But this error keeps popping up each time I do a merging, what is this?
But when I click to merge, I get this message:
Code:
[B]Fatal error[/B]: Allowed memory size of 8388608 bytes exhausted (tried to allocate 44 bytes) in [B]/home/xxxxxx/domains/mydomain.ext/public_html/forum/includes/adminfunctions.php[/B] on line [B]3021[/B]
Code:
build_datastore('usergroupcache', serialize($vbulletin->usergroupcache), 1);
But this error keeps popping up each time I do a merging, what is this?
Comment