Author Topic: Проблем кад додам више слика  (Read 11337 times)

0 Members and 1 Guest are viewing this topic.

Offline Jovica81

  • Pre-Newbie
  • Posts: 7
    • View Profile
Проблем кад додам више слика
« on: January 07, 2010, 09:16:37 PM »
Kad pomocu jednog plugina dodam vise slika u moju galeriju dobijem sledecu gresku kad zelim videti nove fotografije kao i prilikom pretrafe.Sta moze da bude problem.Ono sto sam ubacio kao plugin postavio sam ovde

Quote
Deprecated: Function ereg() is deprecated in C:\wamp\www\4images\includes\functions.php on line 101

Deprecated: Function ereg() is deprecated in C:\wamp\www\4images\includes\functions.php on line 154

Deprecated: Function ereg() is deprecated in C:\wamp\www\4images\includes\functions.php on line 101

Deprecated: Function ereg() is deprecated in C:\wamp\www\4images\includes\functions.php on line 101

Deprecated: Function ereg() is deprecated in C:\wamp\www\4images\includes\functions.php on line 149

Deprecated: Function ereg() is deprecated in C:\wamp\www\4images\includes\functions.php on line 101

Deprecated: Function ereg() is deprecated in C:\wamp\www\4images\includes\functions.php on line 101

Deprecated: Function ereg() is deprecated in C:\wamp\www\4images\includes\functions.php on line 149

Deprecated: Function ereg() is deprecated in C:\wamp\www\4images\includes\functions.php on line 101

Deprecated: Function ereg() is deprecated in C:\wamp\www\4images\includes\functions.php on line 149

Deprecated: Function ereg() is deprecated in C:\wamp\www\4images\includes\functions.php on line 101

Deprecated: Function ereg() is deprecated in C:\wamp\www\4images\includes\functions.php on line 149

Deprecated: Function ereg() is deprecated in C:\wamp\www\4images\includes\functions.php on line 101

Deprecated: Function ereg() is deprecated in C:\wamp\www\4images\includes\functions.php on line 101

Deprecated: Function ereg() is deprecated in C:\wamp\www\4images\includes\functions.php on line 101

Deprecated: Function ereg() is deprecated in C:\wamp\www\4images\includes\functions.php on line 149

Deprecated: Function ereg() is deprecated in C:\wamp\www\4images\includes\functions.php on line 101

Deprecated: Function ereg() is deprecated in C:\wamp\www\4images\includes\functions.php on line 101

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Проблем кад додам више слика
« Reply #1 on: January 08, 2010, 12:58:32 AM »
4images v1.7.7 and older does not support PHP v5.3 officially (yet, it's working fine)

Also, by default no such error should be showed, unless you've modified this line in global.php:
error_reporting(E_ERROR E_WARNING E_PARSE);

If you don't have such line, then search for similar, and replace it with the line I showed.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Jovica81

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: Проблем кад додам више слика
« Reply #2 on: January 10, 2010, 06:57:42 PM »
Ovo mi se desava u lokalu gde imam php 5.3 i moguce je da je do toga.A nisam bas najbolje razumeo ovu poruku.ja nema to u global.php, i sta uopste treba da uradim?