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)

Volvoholic 04-17-2007 05:20 AM

Hi,

The online documentation is not found ! Tried clicking the link but it simply not there anymore :(

V

Deviation 04-17-2007 10:25 AM

Quote:

Originally Posted by Volvoholic (Post 1229482)
Hi,

The online documentation is not found ! Tried clicking the link but it simply not there anymore :(

V

My apologies. I lost my site last night. Also, I need to renew my subscription to vBulletin so I can't update the mod at all.:mad:

All the documentation for the vB.Sponsors mod can be found at: http://www.digitaldeviation.com/taxonomy/term/4 for now.

Volvoholic 04-20-2007 05:28 PM

I keep getting this message dispite following the setup instructins.

---------------------
Warning: main(./global.php): failed to open stream: No such file or directory in /home/content/x/c/e/userid/html/Vbulletin/vB.Sponsors/link.php on line 32

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/content/x/c/e/userid/html/Vbulletin/vB.Sponsors/link.php on line 32
----------------------

Note: userid is replaces my real userid based on the settings-check.php file.

I copied and pasted the path generated by the php file into the link.php file in line 30.

Line 30 looks like this

---------------------
chdir('/home/content/x/c/e/userid/html');

require_once('./global.php');
----------------------

Cheers
V

Deviation 04-20-2007 06:46 PM

Quote:

Originally Posted by Volvoholic (Post 1232106)
Line 30 looks like this

---------------------
chdir('/home/content/x/c/e/userid/html');

require_once('./global.php');

Add the trailing slash:
chdir('/home/content/x/c/e/userid/html/');

Volvoholic 04-21-2007 04:05 AM

Hi Deviation,


I still get the same error

Warning: main(./global.php): failed to open stream: No such file or directory in /home/content/x/c/e/userid/html/Vbulletin/vB.Sponsors/link.php on line 32

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/content/x/c/e/userid/html/Vbulletin/vB.Sponsors/link.php on line 32


I copied the first few lines of link.php

error_reporting(E_ALL & ~E_NOTICE);
define('NO_REGISTER_GLOBALS', 1);
define('THIS_SCRIPT', 'link');

$phrasegroups = array();
$globaltemplates = array('GENERIC_SHELL');
$actiontemplates = array();
$specialtemplates = array();

/********************
* Modify this to reflect the path to you forums*/
chdir('/home/content/x/c/e/userid/html/');

require_once('./global.php');

$f_clean = $vbulletin->input->clean_gpc('g', 'f', TYPE_INT);


It is a good mod but I just need to get this to work and it would be perfect !

Cheers
V

Deviation 04-21-2007 09:18 PM

I should've re-read the post.

Line 32 needs to be the path to your forums directory. So in your case it should be something like this:
chdir('/home/content/x/c/e/userid/html/Vbulletin/');

Volvoholic 04-22-2007 03:58 AM

Hi Deviation,

Thanks. That got rid of the errors. This is a great mod. Good work and it is appreciated.

Cheers
V

Zilvia 04-22-2007 08:15 PM

Is there a way to enable the index page to have a Text link, and then inside the forum it will then display the Big banner? I tried this ever such way and it will always change the index page to a bad image.

Or... I cant use Text links on both the Forum Index and Within the forum. No matter what I do it will either display the Link on the index page perfectly, then will only show the Forum Sponsored by: within the forum, with no link.

I would like to have both pages show a text link.

Thanks!!

joker2040 04-23-2007 02:30 AM

Great mod but how can I disable the banners for one specific user group?

Masiello 04-27-2007 04:49 PM

It works good for vB 3.6.5 with no standart skin/template?


All times are GMT. The time now is 01:58 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.01240 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)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