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)

bonjurkes 10-14-2006 10:36 PM

Quote:

Originally Posted by derekivey

Did you edit image.png to change the path to your forums?

PHP Code:

chdir('/full/path/to/your/forums'); 



fixed, thanks :)

DementedMindz 10-15-2006 09:32 PM

I remove that image.png everytime along with the code it never worked for me even when I tried on my server and a few others.

derekivey 10-15-2006 09:36 PM

Quote:

Originally Posted by DementedMindz
I remove that image.png everytime along with the code it never worked for me even when I tried on my server and a few others.

Does your server have GD? If not then that's probably why, or maybe you didn't change the file to have your forums full path?

DementedMindz 10-15-2006 09:39 PM

yeah I had gd on every one its what I use for when new members sign up to create the random font and image. Yeah I edited the png but it never worked no big deal though its not hard to remove the code from that page.

sixty6 10-15-2006 09:43 PM

This works with vB 3.6 as well, I have it installed here:
http://forums.arcadewebmasters.com/toplist.php

DementedMindz 10-16-2006 10:13 PM

Derek you ever figure out what was up with the emails? when it sends a email it sends this..

Site Name: Array[sitename]
URL: Array[url]
Description: Array[description]
Username: Demented

derekivey 10-18-2006 10:50 PM

Hmm, try editing the toplist_email phrase that is in the Email Body Text phrase group, and put curly braces { } around those variables, and see if that fixes it.

Derek

jellybaby 10-19-2006 09:06 AM

Quote:

Originally Posted by DementedMindz
Derek you ever figure out what was up with the emails? when it sends a email it sends this..

Site Name: Array[sitename]
URL: Array[url]
Description: Array[description]
Username: Demented


I changed mine to:

A new site has been submitted to $vboptions[bbtitle]'s Toplist. Please check it and if it looks ok, validate it. Here are the details of it:

Site Name: {$vbulletin->GPC[sitename]}
URL: {$vbulletin->GPC[url]}
Description: {$vbulletin->GPC[description]}
Username: {$vbulletin->userinfo['username']}

To validate it, login to your AdminCP, and click the Inactive users link on the left under Toplist.

Hope this helps

Mr Peabody 10-19-2006 07:13 PM

Hi

Did a upgrade to 3.6.2 and the latest version of Toplist and have just noticed the rating stars are not showing up in firefox where they use to work, they work fine in IE. Anybody else having this issue?
Cheers
Travis

derekivey 10-20-2006 03:07 AM

What happens when you right click and click properties, and then go to the URL of the image directly?


All times are GMT. The time now is 04:12 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.02665 seconds
  • Memory Usage 1,747KB
  • 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
  • (1)bbcode_php_printable
  • (3)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