Want to take part in these discussions? Sign in if you have an account, or apply for one below
Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.
Hi Charlie,
My laptop (my primary development site) is running Windows XP with IIS, php as cgi, and MySQL. So things should work fine. From the looks of your site, it is a MySQL config problem. Please verify that your server is running a very recent version of either MySQL 4 or 5. If it is running MySQL 5, make sure it is NOT running in strict mode, as a casting problem is likely causing your truncated error (the query tries to insert an empty string into an integer field).
Also, the democracy autoinstaller apparently wasn't triggered. You can disable the plugin, and reenable it to manually force it.
Best, Denis
Eww, that one's tricky, because Ad Spaces never was designed to be reinstalled... You can try the following query in phpmyadmin:
delete from options where option_name = 'sem_ad_space_params';
And then visit an admin page. This will trigger the autoinstaller once again. You might get a couple of errors on the first page load, but it should work fine right after.
D.
1 to 7 of 7