Skip to content
JoomlaProdigy Forum
Welcome, Guest
Please Login or Register.
Lost Password?
Undefined variable: imagecaption line 321 (1 viewing)
_GEN_GOTOBOTTOM Post Reply

TOPIC: Undefined variable: imagecaption line 321

#2256
studiogrynn (User)
Fresh Boarder
Posts: 4
graphgraph
Click here to see the profile of this user
Undefined variable: imagecaption line 321 2007/09/19 17:34 Karma: 0  
HighslideJS Bridge 2.0 beta
error:
Notice: Undefined variable: imagecaption in [localpath]mambotscontentplugin_hs_jp.php on line 321

One instance of this error for every image in the folder (4)

Thoughts?
  The administrator has disabled public write access.
#2298
studiogrynn (User)
Fresh Boarder
Posts: 4
graphgraph
Click here to see the profile of this user
Re:Undefined variable: imagecaption line 321 2007/09/25 16:35 Karma: 0  
JP was very kind, and let me know he will be unavailable for a few days, so I temporarily kludeged this myself. Since this posting seemed to be getting a great deal of traffic, I thought I should let you know my approach.
PLEASE NOTE: I did not say "solution"!!
This simply stopped plugin_hs_jp.php from throwing the error.
Has this been throughly tested? NO
Did this break something else? Dunno
Will this make someone else's machine implode? Dunno that either.

WARNING: I am a complete php noob! This is only a kludge until the real fix comes along, or I actually figure out what I am doing!! [don't hold your breath folks] I am not using the caption feature at present, so killing this line won't effect me, but your mileage may vary.

Line 321 reads:
Code:

   <div class="highslide-caption" id="caption-for-'.$image_name.'">'.$imagecaption[''.$image_name.''].'



Strip out from the end of the line:
Code:

 '.$imagecaption[''.$image_name.''].'



So it reads:
Code:

   <div class="highslide-caption" id="caption-for-'.$image_name.'">

  The administrator has disabled public write access.
_GEN_GOTOTOP Post Reply
© Copyright 2007 Best of Joomla, Powered by FireBoardget the latest posts directly to your desktop

Buy Now

Recommended

Search

Recommended

Joomla Templates

Member Login

Refreshing page..Please wait!
                       Lost Password?    Can't Login?