VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me
  • Page:
  • 1

TOPIC: Error in mainmenu

Error in mainmenu 16 Apr 2012 09:49 #22

first of all really nice template. cool stuff
but i have a small problem i always get this
massage...
Deprecated: Function eregi() is deprecated in /home/www/cwcity/hosting/a/r/aronkitzig/htdocs/templates/jf_well-benessere/scripts/php/mainmenu.php on line 122

what can i do to get the main menue over the slide show like in the demoversion?

i really looking forward for youre help
The topic has been locked.
  • gachui

Re: Error in mainmenu 16 Apr 2012 09:53 #23

It because you turn on "Deprecated" warning reporting in php.ini. You can turn off it following:
php.net/manual/en/function.error-reporting.php
joomfreak | cause open source rocks
The topic has been locked.

  • Posts:187
  • cause open source rocks
  • joomfreak
  • Administrator
  • OFFLINE
  • Karma: 0

Re: Error in mainmenu 03 Apr 2013 00:47 #1884

Hello ! the solution for this is :

error_reporting(E_DEPRECATED and E_USER_DEPRECATED);

put this line in introduce the code...
example :

// no direct access
defined('_JEXEC') or die('Restricted access');

error_reporting(E_DEPRECATED and E_USER_DEPRECATED);

Good Look !
The topic has been locked.

  • Posts:11
  • cuesta
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Error in mainmenu 20 Jul 2013 11:31 #2465

Sorry, I don't understand.

In which file i add what?

PS - congratulation for this awesome template!
The topic has been locked.

  • Posts:6
  • tripper
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Error in mainmenu 20 Jul 2013 17:25 #2467

Done.

This code goes to /templates/jf_well-benessere/scripts/php/mainmenu.php

in this way:

 
 
// no direct accessdefined('_JEXEC') or die('Restricted access');
error_reporting(E_DEPRECATED and E_USER_DEPRECATED);
 
 
The topic has been locked.

  • Posts:6
  • tripper
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Error in mainmenu 09 Jun 2014 14:10 #4858

Woww!!! That happened whith me...and resolved...Thanks...I'm happy now...
The topic has been locked.
  • Page:
  • 1
Time to create page: 0.30 seconds
Tuesday 23 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.