Cannot install or uninstall addons

thodiral

Member
When i try to install or uninstall ANY add on i get this error.

http://prntscr.com/t3zir

Recently i switched themes, so this may effect something. Im not positive though, i was hoping the community could help me out.

Edit: When i use my custom theme as default everything works fine, but when i select flexile-dark-standalone as the default nothing works...Do i need to reinstall xenforo?
 
When i try to install or uninstall ANY add on i get this error.

http://prntscr.com/t3zir

Recently i switched themes, so this may effect something. Im not positive though, i was hoping the community could help me out.

Thats caused by data not being steralised correctly before being inserted into the database.

A couple of addons have been known to cause this, which do you have installed?
 
Cleared the registry.

Your problem is not with the registry, but it's the same cause. I don't have a query for your style properties, but this still applies:

Also, it's important to realize that the nature of the unserialize() error you posted is that the information in the database is corrupt (corrupted by this alleged bug in mysql). So the error will still exist on your forum even after the mysql problem is fixed. You could restore a backup from before the error started...

If you have confirmed that the MySQL bug is fixed but your backup still isn't working then we can try to rebuild the existing style properties, though I haven't looked into this yet.

Or just give me admin and FTP access and I will take a look.
 
Your problem is not with the registry, but it's the same cause. I don't have a query for your style properties, but this still applies:



If you have confirmed that the MySQL bug is fixed but your backup still isn't working then we can try to rebuild the existing style properties, though I haven't looked into this yet.

Or just give me admin and FTP access and I will take a look.
Sorry it took me so long to get back. Here is my SQL version. http://prntscr.com/u5g8e


Here is my exact error: http://prntscr.com/u79ly
 
Top Bottom