vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Display Enhancements - Forum Sponsor (https://vborg.vbsupport.ru/showthread.php?t=128829)

perfphysio 11-09-2006 08:05 PM

but i only post an image for the whole sponsor section and therefore include my text on the actual image. Therefore there is no sponsor title etc as i don't want anything to appear which would split the field into text and image. so i need the image link to open in a new window when the image is clicked on

SkyCatcher 11-09-2006 08:33 PM

Quote:

Originally Posted by perfphysio
but i only post an image for the whole sponsor section and therefore include my text on the actual image. Therefore there is no sponsor title etc as i don't want anything to appear which would split the field into text and image. so i need the image link to open in a new window when the image is clicked on

Dude... :ninja:

PHP Code:

<tr>
        <
td width="10" rowspan="2" valign="middle"><div align="center"><a href="$foruminfo[sponsorlink]"  target="_blank"><img src="$foruminfo[sponsorimage]alt="$foruminfo[sponsorname] Image" border="0"></a></div></td>
        <
td valign="top"><div align="left"><strong><a href="$foruminfo[sponsorlink]target="_blank">$foruminfo[sponsorname]</a></strong></div></td>
      </
tr

You see the target="_blank" added?

Anytime you see <a href="whatever"> you can add target="_blank" before the closing > to make a link open in a new window. In this case You click the image and it will open a new window with the url you entered for the sponsor's link in the admincp.

SkyCatcher 11-09-2006 08:34 PM

Quote:

Originally Posted by bada_bing
Can someone help me please


No your database was not damaged. It simply tried to create new fields in your database but failed because the field "executionoder" does not exist in vb3.5x.

So basically it stopped and didn't execute the sql query so nothing happened.

carlgale 11-09-2006 09:51 PM

hi

i have added the code as instructed to the right file and i get no option at all to add sponsored banner, have checked everywhere and its not there

how come it doesnt seem to work for me?

jaks 11-10-2006 05:47 PM

cargale,
Check this post
https://vborg.vbsupport.ru/showpost....8&postcount=59

If it not there then you didn't import the product would be my guess or you made the edit in the wrong place or not at all. It's a pretty straightforward mod so those are the only 2 possiblilties.

The only problem I had was with a secondary style because it wasn't a selectable style. I just made it selectable and it worked then changed it back.

TVNettet 11-12-2006 09:15 AM

Would be good if this supported Google ad sense...

BigJimTheLug 11-12-2006 09:43 PM

Hello,

I've installed everything and I don't have any display.

What else am I suppose to do After the code is installed?

Thanks.

jaks 11-14-2006 07:13 AM

Goto Forum & Moderator==>Forum Manager==> Pick a forum to edit and find the new fields near the bottom. make sure to turn it on with the radio button just above those new fields.

twobob 11-18-2006 07:32 PM

Hiya ... um, couldn't see the screenshots. Are they there? Anyone got some? Thanks, twobob

TheBlackPoet 11-18-2006 07:58 PM

this is a nice hack.. honestly, i had another one installed.. but this one is more simple and to the point.... so i installed this one..


All times are GMT. The time now is 03:21 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01109 seconds
  • Memory Usage 1,744KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete