Go to your system configuration settings, and re-submit even if the directory url appears correct.
Did you restore the same files or did you restore an older version of the script? The pagination system changed about 3.12 or so, so you might have problems if you're using prior files. If you have mod_rewrite on I think there was a pagination fix for that in 3.13.
0/5
1
2
3
4
5
This thread is closed, so you cannot post a reply.
Comments on Problem with MULTIPAGEs
Beginner
Usergroup: Member
Joined: Dec 07, 2004
Total Topics: 2
Total Comments: 6
Could anyone please give some advice.
After restoring backup from last host, in all categories the "Next page" link is in the format like
Next]
instead of
]
or anything like
Next]
As a result all Next links are not working and have a result
www.domainname.com/home/cli...ml/index.php?action=displa ycat&catid=5&page=2&perpage=10"
Same situation applies to Search results pages and any other which incl. MULTIPAGEs
Any help is appreciated
Forum Regular
Usergroup: Customer
Joined: Feb 19, 2004
Location: Michigan
Total Topics: 57
Total Comments: 185
Could you verify that "admin panel, system configuration, directory URL" is correct for this new host.
Also look at your database restore in a text editor and search for "home/client24/public_html/" to see where it came from.
Beginner
Usergroup: Member
Joined: Dec 07, 2004
Total Topics: 2
Total Comments: 6
Mrowton, thank you for your advice
1. Could you verify...
Yes, it's correct for our new host. And all links working fine, the problem just with "Next Pages"and "Previous Pages"
2.Also look at your database...
There is no such line in database. Not at all. No one single mention.
The closest thing is
INSERT INTO wsnlinks_settings(id,name,content) VALUES ('49','uploadpath','/home/client24/public_html/attachments/');
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Go to your system configuration settings, and re-submit even if the directory url appears correct.
Did you restore the same files or did you restore an older version of the script? The pagination system changed about 3.12 or so, so you might have problems if you're using prior files. If you have mod_rewrite on I think there was a pagination fix for that in 3.13.