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)

georg1000 01-01-2006 07:45 PM

I've got one more problem:

The toplist is generating a wrong code for the users that want to integrate this code into their hp as an html-link

Example: User with the HP: "Die kleinen Teufel von Langenzersdorf" ("the little devils of Langenzersdorf")

this code is being generated:

<a href="http://www.sporthundeforum.at//in.php?id=1" target="_BLANK">Die kleinen Teufel von Langenzersdorf</a>

it should be this one instead:

<a href="http://www.sporthundeforum.at//in.php?id=1" target="_BLANK">1.Österreichisches Sporthundeforum</a>

How could I possibly fix this problem?

thanxx,
Georg

derekivey 01-02-2006 02:01 AM

Thats a bug lol. I had it saying the site name, it should probably be changed to the site with the toplist's name. You can fix it by doing this...

Open: Toplist_HTML_Code

Find & Replace all Instances of:
PHP Code:

$_POST[sitename

With:
PHP Code:

$vboptions[bbtitle

Sorry about that.

Derek

georg1000 01-02-2006 06:33 AM

https://vborg.vbsupport.ru/external/2006/01/10.gif

loonytune15 01-02-2006 10:55 AM

thanks for the forumhome fix, I have updated mine.

loonytune15 01-06-2006 01:21 AM

I have had a request from my members, Can they have it so when they mouseover the maquee of the toplists ites at the bottom of the forum, that it stops?

derekivey 01-06-2006 01:49 AM

Sure, I'll add that.

loonytune15 01-06-2006 02:54 AM

any chance of a fix till the next update is released?

derekivey 01-07-2006 02:14 AM

Sure, I'll take a look and see about releasing one.

derekivey 01-08-2006 12:42 AM

Ok, heres the fix:

OPEN: FORUMHOME

FIND:
PHP Code:

<marquee direction="$vboptions[toplist_forumhome_marquee_direction]width="100%" scrollamount="$vboptions[toplist_forumhome_marquee_scrollamount]">$toplist_images</marquee

REPLACE WITH:
PHP Code:

<marquee direction="$vboptions[toplist_forumhome_marquee_direction]width="100%" onMouseover="this.scrollAmount=0" onMouseout="this.scrollAmount=$vboptions[toplist_forumhome_marquee_scrollamount]">$toplist_images</marquee

Let me know if you have any problems.

derekivey 01-08-2006 01:15 AM

Hey guys,

Heres a preview of the new dynamic image feature that shows their rank, in hits, out hits, and rating.

http://www.derek.modbb.com/forums/im...mage.png?id=10

The image it is on is just a test image I made, it will come with the Toplist, you can make your own. It's pretty crappy because I suck at making gfx lol. If anyone wants to make a better one, I will include it in the Toplist instead of mine. That one is 100x100.

Derek


All times are GMT. The time now is 10:24 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.01985 seconds
  • Memory Usage 1,743KB
  • 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
  • (4)bbcode_php_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