Forgot your password? Forgot your username? Create an account

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

TOPIC: Deprecated: Function split() is deprecated in

Deprecated: Function split() is deprecated in 3 years 1 month ago #4622

  • pacalyps
  • pacalyps's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
Hello,

I have installed Easy Book what works really fine, but the rule:
D:\wamp\www\joomla\components\com_easybook\easybook.php on line 20 can't dissapear from the program.
I think something must be changed in the easybook.php file, but i don't know what.
Can someone help me with this?

Greetings,

Paco
The administrator has disabled public write access.

Deprecated: Function split() is deprecated in 3 years 1 month ago #4623

  • Alex
  • Alex's Avatar
  • NOW ONLINE
  • Administrator
  • Posts: 7806
  • Thank you received: 247
  • Karma: 60
Hello,

You need to find the line using the "split" function and replace it with "explode".
I don't use that extension so I can't tell you exactly how to do it, but usually just replacing the text "split" with "explode" will do the trick.
Here are more information on explode: www.php.net/manual/en/function.explode.php.
Make sure you have a back-up before modifying anything.

By the way, I hope you know this problem has nothing to do with my extensions. :)
The administrator has disabled public write access.

Deprecated: Function split() is deprecated in 3 years 1 month ago #4624

  • pacalyps
  • pacalyps's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
Wow!

Thnx a lot, it helps :=D
No errors in the screen :D

Greetings,

Paco
The administrator has disabled public write access.

Deprecated: Function split() is deprecated in 3 years 1 month ago #4625

  • Alex
  • Alex's Avatar
  • NOW ONLINE
  • Administrator
  • Posts: 7806
  • Thank you received: 247
  • Karma: 60
Glad I could help. :)
The administrator has disabled public write access.
  • Page:
  • 1