![]() |
Quote:
|
Quote:
|
Quote:
|
How often did you set the cron to reset the Toplist?
|
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 ?
|
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 |
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 |
AdminCP --> Toplist --> Categories
|
Quote:
|
Just type in the filename without the php extension or something, the var name isn't that important...
Derek |
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); ?> |
Do you have GD installed? Also when I go to that URL it gives me a 404 page...
|
Quote:
|
works great now. just wondering how to make the marquee thats on the forum home appear in the header/footer instead =/
|
i have a request. a time-out system for the toplist. set them for xx days before they automatically go inactive.
|
Ok, I'll see about adding that.
Would they then reactivate the site themselves, or would the admin do it? |
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 ^_^ |
Quote:
Derek |
ty ty ^_^
any ETA on next version release? |
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 |
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 |
Did you copy all the files over from your old server?
Also, make sure images/buttons/sites/ is chmodded to 777. Derek |
I cant copy the files in the sites folder. I also cant change the permissions of that folder.
|
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 |
But should that be happening?
|
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 |
Is there a query I can run to remove all button images?
|
Quote:
Quote:
|
Quote:
https://vborg.vbsupport.ru/showpost....postcount=1281 |
Quote:
The query worked, and made the buttons not there, but i still cant upload any images to get them to work.. |
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 |
U the man :) Thanx it work like a charm. Angkor
;) ;) :D :surprised: :rolleyes: :classic: :pirate: Quote:
|
for some odd reason, the marquee stopped scrolling. I don't know why, as the settings seem to be correct.
any ideas? |
Hmm, odd... Can you post the link to your site so I can take a look?
Thanks, Derek |
Quote:
http://www.top-vb.com/ |
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: |
Quote:
Quote:
Quote:
|
Quote:
|
Quote:
Derek |
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|