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)
-   -   Toplist (https://vborg.vbsupport.ru/showthread.php?t=98646)

XtremeOffroad 12-30-2005 04:56 AM

Quote:

Originally Posted by derekivey
Hi, You would just edit the Toplist_HTML_Code template I believe.

EDIT: Yeah, just open that template and change all instances of $_POST[sitename] to Vote for Us! or something.

I'll give it a shot tomorrow, Thanks.

loonytune15 12-31-2005 12:54 AM

Mate this is working great, Congrats on all your hard work.

Divided, how did you do that vbacmps module? I would like to add something like that into mine aswell..

Also derekivey any chance in the next release we could have at the bottom of the toplist page somethig saying here are our buttons and how to add to the list or something like that?

derekivey 12-31-2005 01:50 AM

Yeah, I'll see about adding that. Can you give me a better example of what you mean?

loonytune15 12-31-2005 01:58 AM

Umm like a box at the bottom of the page in which the admin can add through the admincp any images that the other sites can use for us.

eg this thread has all my buttons in it.
http://www.monster-designs.com/forum...ead.php?t=1048

So i'd like it to be shown in the toplist area...

On another note has the same error about the rankings been fixed in the toplist random site on the vbacmps been fixed?

derekivey 12-31-2005 03:17 AM

Ok, I'll take a look.

Yes the rankings in the vbacmps module have been fixed.

loonytune15 01-01-2006 12:31 PM

Also can we have an option in the admin cp for adding in sites please?

derekivey 01-01-2006 02:33 PM

Yup, that is going to be in the next release.

georg1000 01-01-2006 05:27 PM

hello,
coud you please help me with the following problem: If I activate the toplist in forumhome, and the users click on one of the banners, the desired hp opens in the same browser window. I would like a new window to open for the new hp.

In the ACP I have activated "open in new window". This works fine in the "toplist site", but not in "forumhome".

Thanks,

Georg

derekivey 01-01-2006 06:39 PM

Hi,

Sorry about that. It's a bug. Heres how to fix it.

Open: Toplist_Sites_Code template

FIND:
PHP Code:

<a href="$vboptions[bburl]/out.php?id=$timage[id]"

Replace With:
PHP Code:

<a href="$vboptions[bburl]/out.php?id=$timage[id]target="_BLANK"

Save the template.

Derek

georg1000 01-01-2006 07:33 PM

Thanks a lot.

Georg


All times are GMT. The time now is 04:51 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.01856 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
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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