VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: flaterik on November 20, 2012, 15:42:29 PM

Title: Blank page changing pagination on product after update
Post by: flaterik on November 20, 2012, 15:42:29 PM
Hi, i have a problem.

I go to product and it work, i change pagination to 400 and the system give me a blank page.
After this, it give me always blank page when i click product.

What's happened?
Title: Re: Blank page changing pagination on product after update
Post by: bytelord on November 20, 2012, 15:55:02 PM
Hello,

Please tell us your joomla, PHP and vm2 versions you are using...

Also please check joomla error log for any errors and paste them here.

Regards
Title: Re: Blank page changing pagination on product after update
Post by: flaterik on November 20, 2012, 16:15:01 PM
JOOMLA 2.5.8
VIRTUEMART 2.0.14
PHP 5.3.18

I can't find Joomla Error, i activate the visualization of error but doesn't see nothing, the page is blank.
On the frontend the site is working, i have the problem on the backend

The site www.trendsrl.net/shop is the site with error
Title: Re: Blank page changing pagination on product after update
Post by: flaterik on November 20, 2012, 16:20:30 PM
If i close the browser and re-open it, the product backend works until i change pagination or i do some operation that seem's go in timeout. The page became blank after some second where the system doesn't do nothing
Title: Re: Blank page changing pagination on product after update
Post by: bytelord on November 20, 2012, 16:29:02 PM
Hello,

Test the following to increase your PHP max execution time and memory size: https://forum.virtuemart.net/index.php?topic=109705.msg367406#msg367406

Regards
Title: Re: Blank page changing pagination on product after update
Post by: flaterik on November 20, 2012, 16:37:53 PM
I try but doesn't work.

I modify the .htaccess because i can't access directly the php.ini file

On chrome the error is

Errore HTTP 500 (Internal Server Error)
Title: Re: Blank page changing pagination on product after update
Post by: bytelord on November 20, 2012, 17:56:46 PM
Hello,

Sound like an apache error, can you rename the .htaccess to htaccess.txt
Title: Re: Blank page changing pagination on product after update
Post by: flaterik on November 21, 2012, 14:51:54 PM
Nothing change.
If i change the pagination from 20 to 100 , sometimes work, but when i put 400 doesn't work
Title: Re: Blank page changing pagination on product after update
Post by: bytelord on November 21, 2012, 22:46:02 PM
Hello,

Can take a look inside joomla error log? Also can you check apache error log? You run it locally or on a server?
Any live url?

Regards