Author Topic: Slide Show compatible with V1.7.6  (Read 4907 times)

0 Members and 1 Guest are viewing this topic.

Offline webbug

  • Newbie
  • *
  • Posts: 33
    • View Profile
Slide Show compatible with V1.7.6
« on: August 16, 2009, 01:48:56 AM »
I did search and found some old mods which I all tried but seems not compatible with my version. The flash version, database version,etc. all seems for older version.

Is there anyone with v1.7.6 have a slide show working perfectly? 

Thanks

Offline Hagen-Roderich

  • Full Member
  • ***
  • Posts: 127
    • View Profile
    • Hof Jokers
Re: Slide Show compatible with V1.7.6
« Reply #1 on: August 16, 2009, 03:36:12 AM »
Slideshow mit Highslide JS Brand new (13. Aug. 2009) and works well with V 1.7.6

Offline webbug

  • Newbie
  • *
  • Posts: 33
    • View Profile
Re: Slide Show compatible with V1.7.6
« Reply #2 on: August 16, 2009, 10:52:51 PM »
WoW thanks alot, thats a cool mod.  The post in german, I translated it to English by Google and successfully installed it.

But I have a msg that appears at search pages:


Notice: Undefined variable: highslide_js in C:\wamp\www\uaetrips\portal2\search.php on line 334


But the slideshow works well, how can I resolve the above msg?

Thanks

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: Slide Show compatible with V1.7.6
« Reply #3 on: August 17, 2009, 04:27:18 AM »
Next time please reply to the appropriate topic. Your question is related to the mod and not this topic. (you already done that :D)

in search.php below <?php insert this:
  $highslide_js "";


P.S. I've added that line the code posted in the MOD's topic.
« Last Edit: August 17, 2009, 09:04:23 AM by V@no »
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 webbug

  • Newbie
  • *
  • Posts: 33
    • View Profile
Re: Slide Show compatible with V1.7.6
« Reply #4 on: August 17, 2009, 11:46:51 AM »
It's perfect now, thanks  V@no :)