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)
-   -   Major Additions - vB.Sponsors - Forum and Category Sponsorship Ads with Statistics (https://vborg.vbsupport.ru/showthread.php?t=131512)

Deviation 06-09-2007 03:29 PM

shaved, I posted a reply to you on the support forums....

geevest, shavedaccord is correct. That goes in the link.php file.

DDKennels 06-13-2007 12:26 AM

I have been working at this for the past couple of hours with no luck, I got everything working but when you click on a sponsor link I get this.....

input->clean_gpc('g', 'f', TYPE_INT); if (empty($f_clean)) { eval(standard_error(fetch_error('invalid_forum_spe cified'))); } if ($vbulletin->options['sponsor_global_enable_sponsorship']) { $result = $vbulletin->db->query_read("SELECT * FROM " . TABLE_PREFIX . "forum WHERE forumid = " . $f_clean); if ($vbulletin->db->num_rows($result) > 0) { $arr = $vbulletin->db->fetch_array($result); if ($arr['sponsor_enabled'] == 1) { $vbulletin->db->query_write("INSERT INTO `" . TABLE_PREFIX . "vbsponsors` ( `id` , `sponsor_name` , `forum_id`, `forum`, `date` ) VALUES ( '', '" . $vbulletin->db->escape_string($arr['sponsor_name']) . "', '" . $arr['forumid'] . "', '" . $vbulletin->db->escape_string($arr['title_clean']) . "', '" . $vbulletin->db->escape_string(time()) . "')"); if ($vbulletin->db->affected_rows() > 0) { if (!empty($arr['sponsor_url'])) { $vbulletin->url = $arr['sponsor_url']; eval(print_standard_redirect('')); } else { eval(standard_error(fetch_error('sponsor_url_inval id'))); } } else { eval(standard_error('Update of sponsor stats failed')); } } else { eval(standard_error(fetch_error('sponsor_not_enabl ed'))); } } else { eval(standard_error(fetch_error('invalid_forum_spe cified'))); } } else { eval(standard_error(fetch_error('sponsor_not_enabl ed'))); } ?>

PLEASE HELP

Thanks

Drew

Deviation 06-13-2007 02:19 AM

Try uploading a new version of the link.php file.

Monyet 06-14-2007 02:25 AM

Thanx :)

DDKennels 06-15-2007 12:38 AM

Quote:

Originally Posted by Deviation (Post 1267322)
Try uploading a new version of the link.php file.


That worked for me!!!! Thanks, INSTALLED!!!!!!

drdeathuk69 06-18-2007 10:29 AM

Is there any way that you could have the Forum is sponsered by above the Sub forums ??

See this link http://www.autochat.co.uk/forumdisplay.php?f=338

thanks

Deviation 06-18-2007 12:07 PM

Quote:

Originally Posted by drdeathuk69 (Post 1270853)
Is there any way that you could have the Forum is sponsered by above the Sub forums ??

See this link http://www.autochat.co.uk/forumdisplay.php?f=338

thanks

I'm not sure I understand what you want. Can you include a screenshot indicating where you are trying to place it?

Also, everyone PLEASE use the support forums for support requests. ---> http://www.digitaldeviation.com/forums/

For some reason I don't receive email notifications from vBulletin.org when someone replies (been like this for a while; likely my web host). The above link (or the one on my signature) is the fastest way to get a hold of me.

wickedstangs 06-24-2007 12:59 AM

http://www.wickedstangs.com/images/S...nner/Forum.jpg

How do I make the Sponsored by image all the way to the right?

Like This
https://vborg.vbsupport.ru/attachmen...8&d=1163466865

Deviation 06-24-2007 11:17 AM

Quote:

Originally Posted by wickedstangs (Post 1275022)
How do I make the Sponsored by image all the way to the right?

It is all the way to the right. How far over the image goes depends on your monitor resolution.

If you shrink the width of the banner it will appear further over.

Deviation 06-24-2007 02:49 PM

Version 2.0.5 has been released. :) I've included a style export in the zip file as well.

More to come.


All times are GMT. The time now is 08:53 AM.

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.01301 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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