Strange problem with listed items in Joomla sites

computerlady911

Verified User
Joined
Mar 12, 2006
Messages
64
About 4 days ago I began have some strange issues with my server. I am running on a Centos 4.2 server and most of my customers sites are Joomla sites.

At first I thought this was a joomla problem. But as it is effecting all my joomla sites, some of which are running different versions, and it started all on the same day, I now think it must be server error. In the Joomla administrator
items that are listed, like content items and module lists are not displaying properly. If there are more than 12 of something, the items after the twelfth do not display. The end of the last line usually shows a javascript error or some CSS or HTML code. Some listings show more than 12, but it only works reliably if you only show 10 or less.

Unless you look closely, the sites seem to work normally from the front end as long as you make sure that the lists are limited to 10. However, if you look at http://www.alloccasionevents.net, on the lower left hand side is the catalog link. The Fresh Flowers category which has only 10 items, is normal, with the footer shown on the bottom and all the side modules visible. http://www.alloccasionevents.net/index.php?option=com_virtuemart&page=shop.browse&category_id=4&Itemid=46.
However if you click on the Valentines gifts category , which has 20 something items, , /URL], you will notice that the footer and the modules on the side do not show properly.

i am attaching some examples. From three different sites.

I am runing a Centos 4.2 server
Host Info: Database Version: 4.1.22-standard
PHP Version: 4.4.4
Web Server: Apache/1.3.37 (Unix) mod_ssl/2.8.28 OpenSSL/0.9.8a PHP/4.4.4 mod_perl/1.29 FrontPage/5.0.2.2510
WebServer to PHP interface: apache
Joomla! Version: Joomla! 1.0.12 Stable [ Sunfire ] 25 December 2006 01:00 UTC
User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 1.1.4322)

Relevant PHP Settings: Joomla! Register Globals Emulation: ON
Register Globals: OFF
Magic Quotes: ON
Safe Mode: OFF
File Uploads: ON
Session auto start: OFF
Session save path: /tmp
Short Open Tags: ON
Output Buffering: OFF
Open basedir: none
Display Errors: ON
XML enabled: Yes
Zlib enabled: Yes
Disabled Functions: none

PHP Info
System Linux da1.control8.com 2.6.9-22.0.2.ELsmp #1 SMP Tue Jan 17 07:10:04 CST 2006 i686
Build Date Jan 29 2007 22:49:48
Configure Command './configure' '--with-apxs' '--with-curl' '--with-curl-dir=/usr/local/lib' '--with-gd' '--with-gd-dir=/usr/local' '--with-gettext' '--with-jpeg-dir=/usr/local/lib' '--with-kerberos' '--with-mcrypt' '--with-mhash' '--with-mysql=/usr' '--with-pear' '--with-png-dir=/usr/local/lib' '--with-xml' '--with-zlib' '--with-zlib-dir=/usr/local/lib' '--with-zip' '--with-imap=/usr/local/imap-2004g' '--with-openssl' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets' '--enable-track-vars' '--enable-mbstring' '--enable-memory-limit' '--with-dom=/usr/lib' '--with-dom-exslt=/usr/lib' '--with-dom-xslt=/usr/lib'
Server API Apache
Virtual Directory Support disabled
Configuration File (php.ini) Path /usr/local/lib/php.ini
PHP API 20020918
PHP Extension 20020429
Zend Extension 20050606
Debug Build no
Zend Memory Manager enabled
Thread Safety disabled
Registered PHP Streams php, http, ftp, https, ftps, compress.zlib
 

Attachments

  • example.jpg
    example.jpg
    18.6 KB · Views: 306
  • example2.jpg
    example2.jpg
    70.1 KB · Views: 272
  • example3.jpg
    example3.jpg
    58.3 KB · Views: 304
Back
Top