Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

Trouble with captions

  • inazio
  • inazio's Avatar Topic Author
  • Offline
  • New Member
More
16 years 2 months ago - 16 years 2 months ago #11019 by inazio
Trouble with captions was created by inazio
Whenever I insert a caption i get the following message:
Notice: Undefined variable: download_link in c:\program files\easyphp1-8\www\inazio.net3.0\plugins\content\jwsigpro.php on line 323

And the line states:
.sig_cont .sig_thumb a:hover span.sig_pseudocaption {display:block;text-align:center;margin:0px;padding:2px;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=40);position:absolute;bottom:5px;left:0px;right:4px;}


any help?
I need the captions, but it screws everything...
Thanks!

Please Log in or Create an account to join the conversation.

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
16 years 2 months ago #11020 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: Trouble with captions
hi my friend!

As i can see, the server needs all the variables defined!

OK, at the line 89, after the code
$clickopen = $pluginParams->get('clickopen', 'Click to open image!');
write this code
$download_link = false;

Thank you!

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • inazio
  • inazio's Avatar Topic Author
  • Offline
  • New Member
More
16 years 2 months ago #11021 by inazio
Replied by inazio on topic Re: Trouble with captions
Thanks

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum