Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Upgrade to Ver. 1 Failed then fallback to previous Ver. Failed
I backed up my files and database. I then replaced the new appg/settings.php, database.php, and language.php files with my original ones. After, I deleted my original folder of forum files and uploaded a complete set of new files with the three php files mentioned above. The following happened when trying to run the upgrader:
1. The upgrader asked me to rename settings.php to old_settings.php and upload it into the conf folder.
2. I did the following and attempted to proceed to the next step.
3. The upgrader asked that I change the permissions on the conf folder.
4. I went to check the conf folder and old_settings.php permissions and was already set up and ready to be "read" and "written" on.
5. I tried to proceed to step 2, and it continued to give me the error that my conf folder should have read and write permissions, which it already does
So I decided to fallback to my previous version because I already had all the files and databases backed up. I deleted the version 1 files and uploaded my old forum files in the same exact location. I then tried to access my forum and the following error came about:
Parse error: parse error, unexpected T_STRING in /home/thesama/public_html/bbs/library/Vanilla.Discussion.class.php on line 650
Any help would be appreciated to explain why my version 1 upgrade failed or why my previous version of Vanilla won't function properly at the moment. Thanks.
1. The upgrader asked me to rename settings.php to old_settings.php and upload it into the conf folder.
2. I did the following and attempted to proceed to the next step.
3. The upgrader asked that I change the permissions on the conf folder.
4. I went to check the conf folder and old_settings.php permissions and was already set up and ready to be "read" and "written" on.
5. I tried to proceed to step 2, and it continued to give me the error that my conf folder should have read and write permissions, which it already does
So I decided to fallback to my previous version because I already had all the files and databases backed up. I deleted the version 1 files and uploaded my old forum files in the same exact location. I then tried to access my forum and the following error came about:
Parse error: parse error, unexpected T_STRING in /home/thesama/public_html/bbs/library/Vanilla.Discussion.class.php on line 650
Any help would be appreciated to explain why my version 1 upgrade failed or why my previous version of Vanilla won't function properly at the moment. Thanks.
0
This discussion has been closed.
Comments
hopefully that helps, but I'm not sure =/
I even went back to reapply the read and write permissions, but that was no help. Thanks for the reply.