Welcome, Guest
Username Password: Remember me

Deprecated: Function eregi()
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Deprecated: Function eregi()

Deprecated: Function eregi() 13 years, 10 months ago #719

  • daydah
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
Deprecated: Function eregi() is deprecated in C:wampwwwxxxxmod_mj_xxx_menulegacy.php on line 55

This notice was a bother - the reason is that the function is deprecated in php 5.3.
Solution was to replace every 'eregi' function with 'explode'. You have to do this for all the legacy.php files in the installation - check mod_mj_pda_menu, mod_mj_iphone_menu, mod_mj_imode_menu and mod_mj_wap_menu folders inside your joomla_installation folder/modules folder.
It worked for me instantly!
PS: I hope the next version of MobileJoomla wont use the eregi function though.

Deprecated: Function eregi() 13 years, 10 months ago #2864

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4867
  • Karma: 105
Thank you. Fixed in git, will be released in 0.9.10.
  • Page:
  • 1
Time to create page: 0.05 seconds

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.