Theme Joomla Extensions

Powerslide on localhost

I have bought joomla slideshow pro yesterday. I wanted to test it first on a localhost (wamp) server but im getting 2 error right away

Notice: Undefined property: stdClass::$checked_out in C:\wamp\www\joomla 1.5\libraries\joomla\html\html\grid.php on line 102 (on the admin side of joomla 1.5)
 
Notice: Undefined variable: images in C:\wamp\www\joomla 1.5\modules\mod_powerslidepro\mod_powerslidepro.php on line 45 (on my website of localhost)

Can someone tell me why ? Is it coz I installed slideshow pro on localhost and will it work online or am I doing something wrong?

LumoMongo replied Error reporting levels

What you are getting there is error notices, which are displaying because your error reporting level on your site / server is set to high (most probably set to show all) - this will kick out errors, even when they are not errors...

Login to your backend Joomla admin, go to your system configuration from the top menu, select the server tab, and under server settings:

Set "error reporting" to a lower level.

You only need a high error reporting level when troubleshooting serious setups - like email piping etc... and this setting can be lowered without any risk.

However, if this does not fix the problem, and the problem lies elsewhere (like real errors) than let me know and I will have a closer look.

pum replied Looked into .htacces file

It was set to default but when i set it to none I still wasn't seeing anything so i thought maybe its the .htacces file that may cause problems so i put these 2 lines in the htacces:

php_flag display_errors "0" 
php_value output_buffering Off


...and now its working perfectly

LumoMongo replied Spot on

The ".htaccess" route works just as well... as your server will follow these directives first

You must be logged in to post a comment. Please register if you do not have an account yet.

busy

INSIDE: Forum / Extensions

members

search