Author Topic: [1.7 - 1.7.3] Wrong postcard ID shows a random image.  (Read 24387 times)

0 Members and 1 Guest are viewing this topic.

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
[1.7 - 1.7.3] Wrong postcard ID shows a random image.
« on: August 04, 2006, 09:00:35 PM »
In postcards.php find:
Code: [Select]
      $msg = $lang['invalid_postcard_id'];
Replace with:
Code: [Select]
      show_error_page($lang['invalid_postcard_id']);
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 mawenzi

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: [1.7 - 1.7.3] Wrong postcard ID shows a random image.
« Reply #1 on: August 05, 2006, 01:36:30 AM »
ok - is changed
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline colorssky

  • Full Member
  • ***
  • Posts: 128
    • View Profile
    • http://www.nnjj.net
Re: [1.7 - 1.7.3] Wrong postcard ID shows a random image.
« Reply #2 on: September 15, 2006, 07:49:17 PM »
thanks
done