Backend blank

Free responsive Joomla 2.5 and 3.x module to present your content with easy and intuitive way.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Tue Jun 19, 2012 4:43 pm
Hello,

I have a problem with the module gk_news_pro.

I use the latest version of the template gk_fashion, the quickstart version and the module that is integrated.

The module worked, it no longer works since I activates the multilingual native Joomla.
Since I can not use the module backend, see screenshot.

I already reinstalled the module but nothing.
The folder permissions are ok too.

The other modules Gavick work .

An idea?

Sans titre-1.jpg
User avatar
Fresh Boarder

GK User
Thu Jun 21, 2012 7:18 am
Hello,

Nobody can help me ?

Thx
User avatar
Fresh Boarder

GK User
Thu Jun 21, 2012 7:52 am
On top of the screen is there an error message as it is too small to read from your screenshot. Let us know.

See you around...
User avatar
Platinum Boarder

GK User
Thu Jun 21, 2012 6:19 pm
Hello,
Thank you for your follow-up.
This is the message:

Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with that of JRegistry::loadSetupFile() in /home/www/fashion/libraries/joomla/html/parameter.php on line 512 Strict Standards: Only variables should be assigned by reference in /home/www/fashion/plugins/system/k2/k2.php on line 320 Strict Standards: Only variables should be assigned by reference in /home/www/fashion/plugins/system/k2/k2.php on line 27
User avatar
Fresh Boarder

GK User
Thu Jun 21, 2012 8:45 pm
Hi Electr0,

Regarding error message please do either of following.

Please goto joomla backend global configurations->Server->Error reporting to none or default.

Or if you have access to php/apache php.ini file.

The two lines you should look at:
Code: Select all
error_reporting = E_ALL | E_STRICT
display_errors = On

change to
Code: Select all
error_reporting = E_ALL & ~E_STRICT
display_errors = Off


Still if you get this error then please let us know.

Regarding module please sent access details and ftp details to my email normanuk [at] live.co.uk and I ll take a look at it as I don't think it is related to above error.

See you around...
User avatar
Platinum Boarder

GK User
Mon Jun 25, 2012 6:33 pm
Hi,

If I disable the directives in php.ini the problem persists. By cons as soon as I disable system debugging native joomla module, works! Strange ... thank you for your help ;)
User avatar
Fresh Boarder

GK User
Thu Jun 28, 2012 11:54 pm
No problem at all, see you around... ;)
User avatar
Platinum Boarder


cron