I'm having an issue with the pagination in cataloger module. We noticed this issue since upgrading to cms version 1.11.6 (but I can't guarantee that it wasn't like that before). On a category page, when clicking on a new page number, the URL changes but the items don't change.
I was able to fix this by checking "flush category page buffers" under cataloger preferences. Unfortunately, although it now displays fine in Firefox, there is a display issue in IE (the menu bar at the top becomes vertical instead of horizontal):
Here is an affected page:
http://furryfriendsnetwork.com/memories ... nings.html
If you have any ideas of where to look, or need additional info, let me know. Thanks!
----------------------------------------------
Cms Version: 1.11.6
Installed Modules:
CMSMailer: 5.2.1
FileManager: 1.4.3
MenuManager: 1.8.5
ModuleManager: 1.5.5
News: 2.12.12
Printing: 1.1.2
Search: 1.7.8
ThemeManager: 1.1.8
TinyMCE: 2.9.12
Cataloger: 0.11.3
FormBuilder: 0.7.3
Gallery: 1.6.1
CGExtensions: 1.33
Uploads: 1.14.4
CMSPrinting: 1.0.4
MicroTiny: 1.2.5
FCKeditorX: 1.1.0
Config Information:
php_memory_limit:
process_whole_template:
output_compression: false
max_upload_size: 50000000
url_rewriting: mod_rewrite
page_extension: .html
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true
Php Information:
phpversion: 5.3.24
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 8192
memory_limit: 128M
max_execution_time: 30
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 50M
upload_max_filesize: 50M
session_save_path: /tmp (0700)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
Server Information:
Server Api: litespeed
Server Db Type: MySQL (mysql)
Server Db Version: 5.1.68
Server Db Grants: Could not find a suitable "GRANT ALL" permission. This may mean you could have problems installing or removing modules. Or even adding and deleting items, including pages
----------------------------------------------
cataloger pagination issue
Re: cataloger pagination issue
http://validator.w3.org/check?uri=http% ... ne&group=0
41 validation errors... You might want to start solving those first and good chance that your issue is solved along the way
41 validation errors... You might want to start solving those first and good chance that your issue is solved along the way
Re: cataloger pagination issue
Thanks for the suggestion. I found that if I have "flush category page buffers" checked in cataloger prefs, and then I view source on my page, everything before the body tag is missing. This is what caused a lot of those validation errors.
I unchecked flush category page buffers, and the doctype, html and head tags returned, but my category items were not displayed. After clearing the cache, my category items are displayed, but now I am back to the original problem: the pagination for cataloger doesn't work. If I click on a page number, the URL changes but the items do not.
I unchecked flush category page buffers, and the doctype, html and head tags returned, but my category items were not displayed. After clearing the cache, my category items are displayed, but now I am back to the original problem: the pagination for cataloger doesn't work. If I click on a page number, the URL changes but the items do not.



