View Full Version : Can't Register for Advertising
kalgary1
07-22-2009, 04:07 PM
Cannot register to upload a banner ad on this page:
https://advertise.ilance.com/
:mad:
Peter
07-22-2009, 05:22 PM
Hi Kalgary,
What happens when you try to register exactly? Is your account created or did you see some registration error?
Regards,
Peter
kalgary1
07-22-2009, 05:36 PM
no error... Just goes back to login screen.
When I try to re-register, it says my email/username is already in use.
Peter
07-22-2009, 05:41 PM
no error... Just goes back to login screen.
When I try to re-register, it says my email/username is already in use.
Let me look into this and report back here.
Sorry for the issue.
Regards,
Peter
Peter
07-22-2009, 05:44 PM
PM sent :)
kalgary1
07-24-2009, 03:05 AM
thank you peter for resolving this!!!
Peter
07-24-2009, 03:51 PM
Just a thought.. your ad is there but there is no link... why not edit your ad and wrap the url above in an <a href="xxx">title?</a>
Just a suggestion then users can just click the ad.
If you are having trouble doing that, let me know and I'll help where I can :)
Regards,
Peter
kalgary1
07-24-2009, 04:43 PM
fixed.
(embarrassing)
:o
Peter
07-24-2009, 05:01 PM
fixed.
Awesome ! :)
Peter
07-24-2009, 05:04 PM
One other thing...
If you can now do something like:
<a href="...main.html?f=ilance">Vip Access</a>
And in your php script or html script you do this:
if (isset($_REQUEST['f']) AND $_REQUEST['f'] == 'ilance')
{
mail('you@yourdomain.com', 'Hit From ILance Forum', 'New Hit From ILance Forum', 'From: ClickMaster <webmaster@yourdomain>');
}
Now you'll receive an email when someone from ILance Forum clicks your banner link above. Just to get an idea how well your campaign is doing, who is clicking, etc.
Take Care :)
Peter
Peter
07-25-2009, 02:24 PM
Another idea... add:
<a href="xxx" style="font-size:12px">xxx</a>
or
<span style="font-size:12px"><a href="xxx">xxx</a></span>
Your ad is hardly visible :)
PS - http://www.bannaz.com/ is great. We're using them for an upcoming campaign designed in Flash. It should be pretty sweet and I'm hoping to see something this week or next.
Take care,
Peter
kalgary1
07-25-2009, 03:16 PM
These were my original banner ads... I just couldn't upload them where it indicated that I could:
Found a way around that... You should see some changes.
1.
http://a.imagehost.org/0983/DustBunny.jpg
2.
http://a.imagehost.org/0498/iLanceVIPv2.gif
wammz
06-24-2010, 02:24 AM
I'm sorry if this is the wrong place this post but I currently have a ilance site and I would like to have rotating banner on my site to act as adverts.
I have tried to go through some of the scripts in ilance but i can not locate the correct file or location to put my rotating banner.Any help will be appreciated.
wammz
06-24-2010, 02:45 AM
In addition to what I said previously,I would prefer to to have the rotating banner on home page inplace of the default image that comes with a "summer special sale" image.Which scripts should i edit to achieve this or is it something that can be done in the admin backend?
vBulletin® v3.6.8, Copyright ©2000-2012, Jelsoft Enterprises Ltd.