Forum
Welcome, Guest
Please Login to access forum.
White page when viewing the HTML site map (1 viewing) 
Go to bottom
TOPIC: White page when viewing the HTML site map
#1259
Rumen
Fresh Boarder
Posts: 5
User Offline
White page when viewing the HTML site map Karma: 0  
Hi,

When I'm viewing the HTML site map as non logged in user it shows fine, but if I log in the page is white without anything on it.

Could you suggest any help please?

Thank you,
Best regards,
Rumen
 
Logged Logged  
  The administrator has disabled public write access.
#1260
John Dagelmore
Admin
Posts: 3722
User Online Now
Re:White page when viewing the HTML site map Karma: 79  
Hello Rumen,

answered you by email.

PS: contact me directly by mail for future assistance

Thank you,

John
 
Logged Logged  
  The administrator has disabled public write access.
#1261
Rumen
Fresh Boarder
Posts: 5
User Offline
Re:White page when viewing the HTML site map Karma: 0  
Hi john,

I've managed to overcome the problem by placing the following code:

ini_set( 'memory_limit','512M' ) ;

just below the <?php at top of page in /index.php and adminsitrator/index.php.

Thank you,
Have a nice weekend,
Rumen
 
Logged Logged  
  The administrator has disabled public write access.
#1262
John Dagelmore
Admin
Posts: 3722
User Online Now
Re:White page when viewing the HTML site map Karma: 79  
Hi Rumen,

probably a memory exceed due to large sitemap and the check needed for logged in users.

If in future you get some white pages, try to enable the debug in JSitemap configuration (see image) and in the Joomla configuration. This helps to identify the exact reason of the error.

Have a nice weekend Rumen

John

 
Logged Logged  
  The administrator has disabled public write access.
Go to top