I get this error when trying to upgrade from 3.24 to 3.30:
"Error: The file templates/multilingual/pagination.tpl does not exist."
I am using an english only upgrade and do NOT have a multilingual template folder. Also I get these errors that I assume are related with the above when I try to login as admin:
"Error: The file templates/multilingual/pagination.tpl does not exist. Error: The file templates/multilingual/admin/wrapper.tpl does not exist. Error: The file templates/multilingual/admin/password.tpl does not exist. You've removed the body from your wrapper template! This means there's no way to know where to put the page and it will just be appended after your wrapper. Edit your wrapper to re-include the <!-- BODY GOES HERE --> line."
It would have to mean your own profile's template is somehow set as templates/multilingual. Edit your profile through phpmyadmin to set it to templates/default.
Please read the readme file included in your download, not the ancient one online. When you're upgrading from 3.24 to 3.3.0, it's rather senseless to follow the instructions for upgrading from 3.22 to 3.23.
I guess the readme should be updated online as well or removed. I assumed it just wasnt updated since version 3.2.3. and didnt look in the script itself to see if there are any changes. Doesnt make much of a difference to the actual problem though.
0/5
1
2
3
4
5
This thread is closed, so you cannot post a reply.
Comments on Upgrade from 3.24
Usergroup: Customer
Joined: Aug 02, 2005
Location: Romania
Total Topics: 19
Total Comments: 50
I get this error when trying to upgrade from 3.24 to 3.30:
"Error: The file templates/multilingual/pagination.tpl does not exist."
I am using an english only upgrade and do NOT have a multilingual template folder. Also I get these errors that I assume are related with the above when I try to login as admin:
"Error: The file templates/multilingual/pagination.tpl does not exist.
Error: The file templates/multilingual/admin/wrapper.tpl does not exist.
Error: The file templates/multilingual/admin/password.tpl does not exist.
You've removed the body from your wrapper template! This means there's no way to know where to put the page and it will just be appended after your wrapper. Edit your wrapper to re-include the <!-- BODY GOES HERE --> line."
I performed all steps as described at http://scripts.webmastersite.net/wsnlinks/readme....:
chapter: TO UPGRADE FROM 3.20, 3.21 or 3.22:
Please advise.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
It would have to mean your own profile's template is somehow set as templates/multilingual. Edit your profile through phpmyadmin to set it to templates/default.
I performed all steps as described at http://scripts.webmastersite.net/wsnlinks/readme....:
chapter: TO UPGRADE FROM 3.20, 3.21 or 3.22:
Please read the readme file included in your download, not the ancient one online. When you're upgrading from 3.24 to 3.3.0, it's rather senseless to follow the instructions for upgrading from 3.22 to 3.23.
Usergroup: Customer
Joined: Aug 02, 2005
Location: Romania
Total Topics: 19
Total Comments: 50
I guess the readme should be updated online as well or removed. I assumed it just wasnt updated since version 3.2.3. and didnt look in the script itself to see if there are any changes. Doesnt make much of a difference to the actual problem though.