Announcement
Collapse
No announcement yet.
Search Result
Collapse
531 results in 0.1087 seconds.
Keywords
Members
Tags
-
If that's the complete list of tables that failed, it might be worth trying to restore only those tables from the old backup, since those tables aren't the ones that store posts or users.
-
-
-
Code:SELECT username, email FROM user WHERE (options & 16) AND NOT usergroupid IN(X, Y)
- Likes 1
Leave a comment:
-
I believe it's the error handler that changed, so that the issue always existed, but in vb3.8.7 you weren't seeing the warning displayed. It could be that it's not really a problem, but it does mean there's...
Leave a comment:
-
That "illegal string offset" warning is a problem from a plugin. You could temporarily disable your products one at a time until it goes away to figure out which one it is, then contact the...
Leave a comment:
-
OK, and you already tried downloading again? That's strange, it should be in the zip you download, obviously. I have seen a couple posts here about people having problems with incomplete distributions,...
Leave a comment:
-
Is this 4.2.3? Did you check the zip on our local computer to see if those files are there (ajax.php, for instance)?...
Leave a comment:
-
Comparing the beginning of the error list with the image you posted, it looks like files are in fact missing. You can see that ajax.php, apichain.php, asset.php, and assetmanage.php aren't there. So it...Last edited by kh99; Sat 1 Aug '15, 3:26am.
Leave a comment:
-
Edit: nvm, I read the complete entry from the manual you linked to above.Last edited by kh99; Thu 30 Jul '15, 1:32pm.
Leave a comment:
-
It doesn't look like there's a limit other than the max size of an option value, which is a mysql mediumtext, around 16Mb (the entire size of all the options, in serialized array format, also has to fit...Last edited by kh99; Sun 26 Jul '15, 11:31am.
Leave a comment:
-
So you're saying that you have an existing forum only, version 4.2.0, and now you have the 4.2.0 publishing suite and you want to install only the blog?
I'm pretty sure I won't know the answer,...
Leave a comment:
Leave a comment: