vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   PayPal Donations For vBulletin 3.5.0 (https://vborg.vbsupport.ru/showthread.php?t=91567)

Cloudrunner 07-03-2005 09:22 PM

Quote:

Originally Posted by MrSDavidson

the view all donors link is coded in the template to run off of whatever you have in your vboptions for the bburl.

so if you are getting a link of http://www.example.com/forums/alldonors.php then you have that coded in your options in the AdminCP. The link for the options page that that setting is in is:
HTML Code:

./admincp/options.php?do=options&dogroup=address
(otherwise known as vBulletin Options) under the heading of "Site Name / URL / Contact Details". The setting name is "Forum URL"

MrSDavidson 07-03-2005 09:25 PM

HTML Code:

<img src="http://www.example.com/forums/includes/pp_image.php?fill=00FFFF&border=000000&background=FF00FF&percentage=0&width=200&height=9">
is the line of code in relation to the image thats not working
Same problem im having for the show all donations
http://www.example.com/ <<< Is not changing to what my site link is

MrSDavidson 07-03-2005 09:27 PM

remind me not to let that monkey ever install anything on my forum :roll: need to have words with the other techie...

Note: he didnt set up the board properly ;)

MrSDavidson 07-03-2005 09:29 PM

least the problems fixed now :D

Cloudrunner 07-03-2005 09:32 PM

Quote:

Originally Posted by MrSDavidson
HTML Code:

<img src="http://www.example.com/forums/includes/pp_image.php?fill=00FFFF&border=000000&background=FF00FF&percentage=0&width=200&height=9">
is the line of code in relation to the image thats not working
Same problem im having for the show all donations
http://www.example.com/ <<< Is not changing to what my site link is

Fix your vbulletin options bro...

Here's how ALL the links in the system are coded in the templates:
PHP Code:

$vboptions[bburl]/alldonors.php 

This is standard vBulletin templating. Even with the new standard of
PHP Code:

$vbulletin->options[bburl

it works in the templates. The reason I kept the standard instead of changing to the new standard for the coding is I could not get the bloody $vbulletin->options[whatever] to read in the templates, but the $vboptions is still supported.

The only thing left is for you to go into your settings (I suggest view all), make sure your forum URL does not state "http://www.example.com" and then hit save to refrog your datamanager. Check all that and let me know, a screen of the URL settings for your Admincp would help.

Cloudrunner 07-03-2005 09:32 PM

Quote:

Originally Posted by MrSDavidson
least the problems fixed now :D

so it's good then? The problem was in the options?

MrSDavidson 07-03-2005 09:35 PM

Yeh, should have knowen it was his fault... Had to go change a lot after he installed it :roll: not surprised id missed something he'd not done

MrSDavidson 07-03-2005 09:36 PM

want me to pass him a message from you for causing you hassle? :evil:

Cloudrunner 07-03-2005 09:37 PM

Quote:

Originally Posted by MrSDavidson
want me to pass him a message from you for causing you hassle? :evil:

Nah, just hoping that you didn't pay him lol.

ranger2kxlt 07-04-2005 02:29 AM

Can you create this for 3.0.6?


All times are GMT. The time now is 01:30 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.02172 seconds
  • Memory Usage 1,746KB
  • 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_html_printable
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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