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)

derekivey 11-22-2006 02:05 AM

Quote:

Originally Posted by redlabour (Post 1122472)
Any new Release for 3.6.x Series ?

Not yet. Just use the 3.5 version for now, as it works fine. The only difference in the 3.6 version is just adding the version check url for that new feature, and small things like that.

derekivey 11-22-2006 02:07 AM

Quote:

Originally Posted by zentz (Post 1122520)
i added Toplist Update Rank Cache and Toplist In Code Validation per instruction in the readme file but the toplist is not updating. which one of those is for the toplist reset ?

What do you mean the Toplist is not updating?

zentz 11-22-2006 12:20 PM

Quote:

Originally Posted by derekivey (Post 1122690)
What do you mean the Toplist is not updating?

sorry i meant to say the toplist (hits in, hits out, views) is not getting reset.

derekivey 11-22-2006 01:36 PM

How often did you set the cron to reset the Toplist?

zentz 11-24-2006 12:00 AM

actualy the most probably is that i didnt even set the cron to reset the toplist. all i did set up is those two scheduled tasks from the readme file, i thought that they will do the reseting. how do i set the cron to reset the toplist ? what command will do the reset ?

derekivey 11-24-2006 09:59 PM

Sorry, I forgot that I didn't do the cron file to reset the toplist yet. It will be in the next version. For now, you should just reset it from the AdminCP.

Derek

hotcomputers 11-27-2006 07:21 PM

please tell me how do i add more categories
I have looked all over the admin area

thanks in advance

---------------

Sorry i have seen now

works very good with 3.6.3

Thanks

derekivey 11-28-2006 02:25 AM

AdminCP --> Toplist --> Categories

DarkDraco07 11-29-2006 03:50 AM

Quote:

Originally Posted by derekivey (Post 1122688)
Not yet. Just use the 3.5 version for now, as it works fine. The only difference in the 3.6 version is just adding the version check url for that new feature, and small things like that.

im trying to use this on 3.6 but i cant add the cron jobs because it needs a variable not stated in the text =/

derekivey 11-29-2006 10:03 AM

Just type in the filename without the php extension or something, the var name isn't that important...

Derek

redlabour 11-29-2006 11:05 AM

Does not work with 3.6.4 because the Installinstructions do not describe how to add the Cronjobs with 3.6.x ......

It allways told me that Fields are empty or a "Phrase" is not correct if i try to add them at AdminCP.

Update : Have fixed it for me after seen the last Posting !

Please make a clean Update to 3.6.x with new Installinstructions that are more detailed please.

Another Bug:

If a User has entered a new Site he get?s 3 Code. A small Button, THEN NOTHING, and a Textlink.

In the middle (THEN NOTHING) there is a URL created (http://www.politikstube.de/forum/ima...image.png?id=4) that only gives me this if i enter it into a Browserwindow :

Code:

escape_string($_GET['id']) . "' LIMIT 1"; $sqlr = $db->query_read($sql); $sr = $db->fetch_array($sqlr); if ($vbulletin->options['toplist_ranking_method'] == 0) { $order = '`in`'; } else if ($vbulletin->options['toplist_ranking_method'] == 1) { $order = '`out`'; } else if ($vbulletin->options['toplist_ranking_method'] == 2) { $order = '`rating_average`'; } else if ($vbulletin->options['toplist_ranking_method'] == 3) { $order = '`views`'; } else { $order = '`in`'; } $rank1 = "SELECT * FROM " . TABLE_PREFIX . "toplist_sites ORDER BY " . $order . " DESC"; $rank2 = $db->query_read($rank1); $i = 1; while($rank3 = $db->fetch_array($rank2)) { if ($rank3['id'] == $_GET['id']) { $rank = $i; } else { $i++; } } // ############################# CREATE IMAGE ############################ imagestring($image, $font, 44, 28, $rank, $color); imagestring($image, $font, 52, 42, $sr['in'], $color); imagestring($image, $font, 62, 56, $sr['out'], $color); imagestring($image, $font, 52, 70, $sr['rating_average'], $color); imagestring($image, 2, 5, 83, $sr['name'], $color); imagepng($image); imagedestroy($image); ?>
Somethings not working there - what should this middle Image be ???

derekivey 11-29-2006 07:05 PM

Do you have GD installed? Also when I go to that URL it gives me a 404 page...

redlabour 11-30-2006 05:01 AM

Quote:

Originally Posted by derekivey (Post 1128226)
Also when I go to that URL it gives me a 404 page...

Yes because i have uninstalled this Hack.

DarkDraco07 11-30-2006 09:50 PM

works great now. just wondering how to make the marquee thats on the forum home appear in the header/footer instead =/

DarkDraco07 11-30-2006 10:48 PM

i have a request. a time-out system for the toplist. set them for xx days before they automatically go inactive.

derekivey 12-01-2006 12:34 AM

Ok, I'll see about adding that.

Would they then reactivate the site themselves, or would the admin do it?

DarkDraco07 12-01-2006 08:52 PM

i would use it as the admin having to reactivate it.

also adding the forum home marquee as header/footer on all pages would be nice too ^_^

derekivey 12-01-2006 10:35 PM

Quote:

Originally Posted by DarkDraco07 (Post 1129626)
i would use it as the admin having to reactivate it.

also adding the forum home marquee as header/footer on all pages would be nice too ^_^

Ok, I'll try and have a setting to allow people to choose where they want it in the next version.

Derek

DarkDraco07 12-01-2006 10:45 PM

ty ty ^_^
any ETA on next version release?

derekivey 12-02-2006 10:52 PM

No, I do not have an ETA. It won't be for awhile though, because I am working on my newest hack that I am making.

Derek

loonytune15 12-06-2006 01:51 AM

I moved servers yesterday and none of the site image files would move. Kept telling me permission denied.

Then when I tried to replace the images it gave me the following error:
Code:

Warning: getimagesize(/hsphere/local/home/monster/monster-designs.com/forums/images/toplist/buttons/sites/d8lWJL2QSLgTWIo4CfGF): failed to open stream: No such file or directory in /admincp/toplist_admin.php on line 479
So do I have to start again??

derekivey 12-06-2006 02:02 AM

Did you copy all the files over from your old server?

Also, make sure images/buttons/sites/ is chmodded to 777.

Derek

loonytune15 12-06-2006 03:00 AM

I cant copy the files in the sites folder. I also cant change the permissions of that folder.

derekivey 12-06-2006 09:53 AM

You might have to have your old host send you a zip folder of them, it's probably owned as nobody and not letting your ftp username copy them.

Derek

loonytune15 12-06-2006 10:30 AM

But should that be happening?

angkor408 12-06-2006 10:49 PM

For some reason under " Randsom site" when I click on my banner it take to a about:blank page.


Under: KHMERCLUB.COM Toplist it seem to open the url page correctly.

Here my link to the toplist:

http://www.khmerclub.com/toplist.php

loonytune15 12-07-2006 01:52 AM

Is there a query I can run to remove all button images?

derekivey 12-07-2006 02:10 AM

Quote:

Originally Posted by loonytune15 (Post 1133104)
But should that be happening?

Yes, thats just the way PHP works. It saves them as nobody because PHP runs as nobody.

Quote:

Originally Posted by loonytune15 (Post 1133596)
Is there a query I can run to remove all button images?

[sql]UPDATE toplist_sites SET imagecode=''[/sql]

derekivey 12-07-2006 02:14 AM

Quote:

Originally Posted by angkor408 (Post 1133534)
For some reason under " Randsom site" when I click on my banner it take to a about:blank page.


Under: KHMERCLUB.COM Toplist it seem to open the url page correctly.

Here my link to the toplist:

http://www.khmerclub.com/toplist.php

Try this fix...

https://vborg.vbsupport.ru/showpost....postcount=1281

loonytune15 12-07-2006 03:01 AM

Quote:

Originally Posted by derekivey (Post 1133603)
Yes, thats just the way PHP works. It saves them as nobody because PHP runs as nobody.


[sql]UPDATE toplist_sites SET imagecode=''[/sql]

I just remeber the toplist saving the images as 1.gif and 2.gif and so forth which matched the site number.

The query worked, and made the buttons not there, but i still cant upload any images to get them to work..

derekivey 12-07-2006 09:44 AM

Nope... it's never did that. It's always been a random string of letters and numbers. If you want, I can take a look at your permissions and stuff for that folder. PM me FTP info if you want me to look.

Derek

angkor408 12-09-2006 05:24 PM

U the man :) Thanx it work like a charm. Angkor


;) ;) :D :surprised: :rolleyes: :classic: :pirate:

Quote:

Originally Posted by derekivey (Post 1133607)


Ohiosweetheart 12-10-2006 10:34 PM

for some odd reason, the marquee stopped scrolling. I don't know why, as the settings seem to be correct.

any ideas?

derekivey 12-10-2006 10:54 PM

Hmm, odd... Can you post the link to your site so I can take a look?

Thanks,
Derek

Ohiosweetheart 12-10-2006 10:59 PM

Quote:

Originally Posted by derekivey (Post 1136019)
Hmm, odd... Can you post the link to your site so I can take a look?

Thanks,
Derek

here you go, thank you for looking

http://www.top-vb.com/

dendrob 12-11-2006 10:28 AM

Hi, I uninstalled the hack few days ago, but I'm getting db errors, Derek any idea how to fix this?

Code:

Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT `id` FROM vb_toplist_clicks WHERE `ip` = '74.6.86.xxx' AND `site_id` = '5';

MySQL Error  : Table 'ob_community.vb_toplist_clicks' doesn't exist Error Number : 1146
Date        : Monday, December 11th 2006 @ 01:25:21 AM
Script      : http://www.orchidboard.com/community/in.php?id=5
Referrer    :
IP Address  : 74.6.86.xxx
Username    : Unregistered
Classname    : vb_database


Ohiosweetheart 12-11-2006 12:35 PM

Quote:

Originally Posted by Ohiosweetheart (Post 1136007)
for some odd reason, the marquee stopped scrolling. I don't know why, as the settings seem to be correct.

any ideas?

Quote:

Originally Posted by derekivey (Post 1136019)
Hmm, odd... Can you post the link to your site so I can take a look?

Thanks,
Derek

Quote:

Originally Posted by Ohiosweetheart (Post 1136023)
here you go, thank you for looking

http://www.top-vb.com/

Did you get a chance to look Derek?

derekivey 12-11-2006 06:38 PM

Quote:

Originally Posted by dendrob (Post 1136249)
Hi, I uninstalled the hack few days ago, but I'm getting db errors, Derek any idea how to fix this?

Code:

Database error in vBulletin 3.5.4:
 
Invalid SQL:
SELECT `id` FROM vb_toplist_clicks WHERE `ip` = '74.6.86.xxx' AND `site_id` = '5';
 
MySQL Error  : Table 'ob_community.vb_toplist_clicks' doesn't exist Error Number : 1146
Date        : Monday, December 11th 2006 @ 01:25:21 AM
Script      : http://www.orchidboard.com/community/in.php?id=5
Referrer    :
IP Address  : 74.6.86.xxx
Username    : Unregistered
Classname    : vb_database


What page are you seeing the errors on?

derekivey 12-11-2006 06:39 PM

Quote:

Originally Posted by Ohiosweetheart (Post 1136294)
Did you get a chance to look Derek?

I'll take a look in a second.

Derek

Ohiosweetheart 12-11-2006 07:19 PM

Well, my server is down at the moment, so it'll have to wait now.


All times are GMT. The time now is 06:45 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.02830 seconds
  • Memory Usage 1,829KB
  • 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_code_printable
  • (17)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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