banners stretched after edit

a complete banner management system, any number of banners can be added
Forum rules
The content in this forum is dated Dec. 21 2005 and can be used as Archive only. This Forum is LOCKED and READ ONLY !

banners stretched after edit

Postby jupro on Tue 01. Feb, 2005 23:39

Hi there,

Once I edit the banner properties of an existing banner (ex: change the url redirect), the banner shows up 468x468 instead of 468x60 pixels.

Does anyone know what to do here?

Thanks very much.
jupro
Poster
Poster
 
Posts: 19
Joined: Thu 20. Jan, 2005 01:11

Re: banners stretched after edit

Postby mosor on Tue 01. Feb, 2005 23:49

jupro wrote:Hi there,

Once I edit the banner properties of an existing banner (ex: change the url redirect), the banner shows up 468x468 instead of 468x60 pixels.

Does anyone know what to do here?

Thanks very much.

A lot of people seem to have the same problem. Try changing banner dimensions by altering MySQL tables by hand. It helped me, it could work for you too.
mosor
Poster
Poster
 
Posts: 4
Joined: Wed 26. Jan, 2005 21:51

Postby jupro on Tue 01. Feb, 2005 23:56

mosor wrote:Try changing banner dimensions by altering MySQL tables by hand.


I just pm'd you. I thought I did... I went into mysql db, and changed the default width and height, but it had no effect.

Is that all I am supposed to do?

Thanks very much.
jupro
Poster
Poster
 
Posts: 19
Joined: Thu 20. Jan, 2005 01:11

Postby Michelxxx on Thu 03. Feb, 2005 18:03

De problem is the file admin_banner.php

de problem is:
Code: Select all
banner_height = '" . str_replace("\'", "''", $banner_width) . "'


change it to:
Code: Select all
banner_height = '" . str_replace("\'", "''", $banner_height) . "'
Michelxxx
Poster
Poster
 
Posts: 1
Joined: Mon 15. Sep, 2003 20:21

Postby jupro on Thu 03. Feb, 2005 21:23

Hi Michelxxx,

Thanks very much, it worked like a charm!
jupro
Poster
Poster
 
Posts: 19
Joined: Thu 20. Jan, 2005 01:11


Return to Complete banner [2.0.6/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron