Qickstartpackage Error

GK User
Sat Apr 10, 2010 5:59 pm
I try to use the qickstartpackage on my local wamp Server and get te following message:

Deprecated: Function eregi() is deprecated in C:wampwwwpartyfreaktemplatesgk_party_freaklibsgk.template.helper.php on line 633

Any idea zo get the template running?

Regards,

Carsten
User avatar
Fresh Boarder

GK User
Sat Apr 10, 2010 6:24 pm
i got the same problem, and got the following answer from Gavick team :

dziudek wrote:
Please decrease a level of error informations in php.ini file because you have probably enabled E_STRICT mode which isn't recommended for Joomla.
User avatar
Senior Boarder

GK User
Sun Apr 11, 2010 7:36 am
Thank you. It works.

Next Problem: everything is ok, but the pulldown menu in the backend doesn't work. I can't reach the module configuration.

Any idea? Thank you in advance.

Regards,

Carsten
User avatar
Fresh Boarder

teitbite
Sun Apr 11, 2010 8:10 pm
Hi

Unfortunately this question should be asked at joomla forum. Joomla panel is much more complicated than I thought ;/
User avatar
Moderator

GK User
Mon Apr 12, 2010 12:40 pm
Please decrease a level of error informations in php.ini file because you have probably enabled E_STRICT mode which isn't recommended for Joomla.
But Where is the "php.ini" files ? where is it ?

In compenent.php => <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> Here it is transitionnal ???

Here is line 633 from "gk.template.helper.php" : if (eregi($spider, $_SERVER['HTTP_USER_AGENT'])) return TRUE;

I m lost ... Thanks
User avatar
Fresh Boarder

teitbite
Tue Apr 13, 2010 9:44 am
Hi

php.ini file can be located diffrently due to the server version/system. Please take a look at this site http://www.php-scripts.com/20050909/8/
User avatar
Moderator

GK User
Tue Apr 13, 2010 2:37 pm
Are you sure ? You show me the version not the location ?
User avatar
Fresh Boarder

teitbite
Wed Apr 14, 2010 2:15 pm
Hi

Please than look at the place pointed by arrow with number 3.
User avatar
Moderator

GK User
Wed Apr 14, 2010 3:23 pm
I am actually at a LOCAL WAMP SERVER : with in php.ini 5.3.0 :
; Default Value: E_ALL & ~E_NOTICE
; Development Value: E_ALL | E_STRICT
; Production Value: E_ALL & ~E_DEPRECATED
; http://php.net/error-reporting
error_reporting = E_ALL
User avatar
Fresh Boarder


cron