5121 Posts in 1527 Topics by 1119 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 810 Views |
-
Table pagination error

20 January 2010 at 6:44pm Last edited: 22 January 2010 8:25am
On my live site, whenever I try to view 11-20 of any table records, the CSS for the CMS screws up, and then I get an error where the table should be simply stating 'Not Found.' The live build is the same as the build on my localhost, and there I am able to cycle through records just fine. Also, it will allow me to keep entering in and saving data, I just can't view any of the records past the default 10. I haven't hacked the core at all, so I'm a bit stumped as to why this is happening.
Problem found using FF3.5 in Windows 7. The pagination works via AJAX, so I tried deleting any custom JS files to see if that was perhaps causing a conflict, but I had no luck with this idea.
-
Re: Table pagination error

22 January 2010 at 7:26pm
You might have a corrupt DB try running SQL query on table 'repair TABLENAME'
-
Re: Table pagination error

23 January 2010 at 7:07am
Thanks for the reply, but no dice. The DB stores, displays, and outputs data just fine; the problem lies only in the CMS. The pagination error is consistent across different data tables, and wasn't there when I moved the site to the server two weeks ago. I've created a temporary workaround my simply increasing the # of displayed rows to 20 for now, but it's still something I'd like to resolve.
| 810 Views | ||
|
Page:
1
|
Go to Top |


