How can i fix this?
I have disabled all plugins in the cpanel and in htaccess and the same is still happening.
I have uploaded all the original files.
Note: if I publish directly without pressing preview, everything is fine, if there is no solution, how can I disable the preview button?
Thank you.
Steps 1, 2 and 3
Step 4: Admin CP -> Maintenance -> Diagnostics -> Suspect File Versions
find 3000 lines with the same problem:
PHP Warning: array_keys() expects parameter 1 to be array, string given in ..../admincp/diagnostic.php on line 410
PHP Warning: Invalid argument supplied for foreach() in ..../admincp/diagnostic.php on line 410
And it tells me that the original files I just uploaded via ftp are not from vbulletin
The tests are done in a new template without a parent.
Comment