Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2005-01-17, 10:07 PM   #1
pornrex
feeling a bit better
 
pornrex's Avatar
 
Join Date: Aug 2004
Posts: 1,779
Any phpmyadmin gurus out there?

I'm a little stuck...

I'm trying to build my first table for a site that I'm working on and the banner ads are not showing up. Please help a newbie out!

pornrex is offline   Reply With Quote
Old 2005-01-17, 10:17 PM   #2
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
You have to use full URLs on the link to the images.

Other then that it is just straight html coding.
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote
Old 2005-01-18, 12:16 AM   #3
pornrex
feeling a bit better
 
pornrex's Avatar
 
Join Date: Aug 2004
Posts: 1,779
The problem is not with the url...the url shows up fine.

The problem is getting the image to show up. I think I buggered up the coding for the image.

You know what I mean?

Here's where my error exists:

echo "<A HREF=\"" . $banner[$adnum][1] . "\" " .
" onmouseover=\"window.status='" . $banner[$adnum][1] . "';return true;\" onmouseout=\"self.status='';\">" .
"<IMG SRC=\"" . $banner[$adnum][2] . "images/" . $banner[$adnum][0] . "\">" .
" title=\"" . $banner[$adnum][3] . "\" " .
"</A>";

Can you help me out, Cleo?
pornrex is offline   Reply With Quote
Old 2005-01-18, 01:09 AM   #4
Porn Meister
Asleep at the switch? I wasn't asleep, I was drunk
 
Join Date: Dec 2004
Posts: 214
I've never used phpthingy.. but shouldnt that title tag be inside the img tag before the closing ">" ?
Porn Meister is offline   Reply With Quote
Old 2005-01-18, 01:12 AM   #5
pornrex
feeling a bit better
 
pornrex's Avatar
 
Join Date: Aug 2004
Posts: 1,779
Ok...I've adjusted it...it still won't work...

Any other takers out there?
pornrex is offline   Reply With Quote
Old 2005-01-18, 06:38 PM   #6
Leon
You can now put whatever you want in this space :)
 
Leon's Avatar
 
Join Date: Jun 2004
Location: Israel
Posts: 527
Send a message via ICQ to Leon
Hi Pornrex.

if you using php why dont you try
to use
--
?>
"<IMG SRC="<?php echo "$banner[$adnum][2]"; ?>
--
one of the problem might be in your coding with all the \"
and the second one i see with a qucik look is the path
"<IMG SRC=\"" . $banner[$adnum][2] . "images/
folder images is after the file name ?
i think its supposed to be
"<IMG SRC=\"" images/ . $banner[$adnum][2] . "

hope it Helped


ICQ: 153547093
Leon.
__________________
Submit your Sites to my LL's:
Only Best Sex | Rex Porn
Grant Domains
Leon is offline   Reply With Quote
Old 2005-01-18, 09:02 PM   #7
pornrex
feeling a bit better
 
pornrex's Avatar
 
Join Date: Aug 2004
Posts: 1,779
I have been fiddling with this all day and I'm happy to say that I figured it out!

Thanks for all your efforts everyone!!

pornrex is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:54 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc