Gossamer Forum
Skip to Content


Quote Reply
wish list
Could you add a column for the alt text for this plugin?
Quote Reply
Re: [scottish] wish list In reply to
Hi,

Thats easy <G> Try this one =) (also rewrote some of the code, as it hasn't been updated since 2002 :P).

Cheers
Andy
Programmer/Designer/LinksSQL Freak Cool

http://www.ultranerds.com
http://www.imagesql.com
Quote Reply
Re: [Andy] wish list In reply to
Great progress but the alt tag isn't showing up in the page.

Did you notice the previous post about the plugin looking for image '0' so no image shows.

Had fixed this on previous version by editing the install file... didn't work this time, think I must have edited the wrong place.

Last edited by:

scottish: Mar 29, 2006, 11:46 AM
Quote Reply
Re: [scottish] wish list In reply to
Hi,

Try this one =)

Hopefully it won't be vunrable to the following problem;


Quote
Did you notice the previous post about the plugin looking for image '0' so no image shows.


Cheers
Andy
Programmer/Designer/LinksSQL Freak Cool

http://www.ultranerds.com
http://www.imagesql.com
Quote Reply
Re: [Andy] wish list In reply to
Thanks Andy, will try it out.
Quote Reply
Re: [scottish] wish list In reply to
Getting there... don't seem to be any blanks now.

Had to comment out the line:
print qq|Generated random banned: $rand_number ... seeing if it exist! \n<br/>|;

alt="" appearing but blank.
Quote Reply
Re: [scottish] wish list In reply to
Still getting blanks. Debug shows:
------------------------------------
Got:

Width => 750
Height=> 136

Got:

$banner_url =>
$banner_image =>
$banner_alt =>

Got:

Width => 750
Height=> 136

Got:

$banner_url => http://www.mysite.com
$banner_image => http://www.mysite.com/img/pix4.jpg
$banner_alt =>
------------------------------------------------
Other banners showing OK with 'single' calls in debug.

Any ideas?
Quote Reply
Re: [scottish] wish list In reply to
Hi,

Hopefully all sorted now =)

http://www.ultranerds.com/...ns/Basic_Banner_L25/

Cheers
Andy
Programmer/Designer/LinksSQL Freak Cool

http://www.ultranerds.com
http://www.imagesql.com
Quote Reply
Re: [Andy] wish list In reply to
Sorry, no luck. Getting Internal Server Error.

Various debug messages. Had to replace plugin with hard coded image (live site) and lost most debug info.

Only line saved as follows:
DEBUG(line 167):
--------------------------------------------------------------------------------
Value for Banner_1_Image: http://www.mysite.com/images/pic1.jpg (in get_max(), line 167)

Last edited by:

scottish: May 1, 2006, 4:04 AM
Quote Reply
Re: [scottish] wish list In reply to
Mmm.. . if you have the plugin uninstalled, and click "edit", then there should be a "perl check" link. If you click that on Basic_Banner.pm, what does it say? :/

Cheers
Andy
Programmer/Designer/LinksSQL Freak Cool

http://www.ultranerds.com
http://www.imagesql.com
Quote Reply
Re: [Andy] wish list In reply to
Basic_Banner.pm syntax OK
Quote Reply
Re: [scottish] wish list In reply to
Mmm.. does your error log show anything interesting?

Cheers
Andy
Programmer/Designer/LinksSQL Freak Cool

http://www.ultranerds.com
http://www.imagesql.com
Quote Reply
Re: [Andy] wish list In reply to
Can't see anything
Quote Reply
Re: [scottish] wish list In reply to

In Reply To
Can't see anything

Really not sure what else to suggest :/ Its working fine on my dev install - I just checked again, to make sure I hadn't missed anything :/

Cheers
Andy
Programmer/Designer/LinksSQL Freak Cool

http://www.ultranerds.com
http://www.imagesql.com
Quote Reply
Re: [Andy] wish list In reply to
OK, seems strange. May be somethng to do with my server. I'll let you know if I find something.