![]() |
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 |
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:
PHP Code:
Derek |
|
thanks for the forumhome fix, I have updated mine.
|
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?
|
Sure, I'll add that.
|
any chance of a fix till the next update is released?
|
Sure, I'll take a look and see about releasing one.
|
Ok, heres the fix:
OPEN: FORUMHOME FIND: PHP Code:
PHP Code:
|
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 |
thanks for the maquee fix. Drop into my website, one of my designers may be able to help you out with that image.
|
Every time i try to do the update and import the new product, i check the allow overwrite but it keeps saying the different sql databases already exist...I have even deleted every part of the toplist from my database and I still get the same errors. Please help!!!
|
Can you paste the error for me please?
Thanks. |
Database error in vBulletin 3.5.0:
Invalid SQL: INSERT INTO vb3_setting (varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, product) VALUES ( 'toplist_enabled', 'toplist_options', '1', '1', 'free', 'yesno', 10, 0, 1, 'toplist' ), ( 'disabled_message', 'toplist_options', 'The Toplist is Currently Disabled. Please Come Back Later.', 'The Toplist is Currently Disabled. Please Come Back Later.', 'free', 'textarea', 20, 0, 1, 'toplist' ), ( 'toplist_ranking_method', 'toplist_options', '0', '0', 'number', '<select name=\\\"setting[$setting[varname]]\\\" tabindex=\\\"1\\\" class=\\\"bginput\\\">\r\n<option value=\\\"0\\\" \" . iif($setting[\'value\']==0,\'selected=\"selected\"\') . \">In Hits</option>\r\n<option value=\\\"1\\\" \" . iif($setting[\'value\']==1,\'selected=\"selected\"\') . \">Out Hits</option>\r\n<option value=\\\"2\\\" \" . iif($setting[\'value\']==2,\'selected=\"selected\"\') . \">Rating</option>\r\n</select>', 30, 0, 1, 'toplist' ), ( 'toplist_count_out_from_guests', 'toplist_options', '0', '0', 'free', 'yesno', 40, 0, 1, 'toplist' ), ( 'toplist_limit_out_clicks', 'toplist_options', '1', '1', 'free', 'yesno', 50, 0, 1, 'toplist' ), ( 'toplist_out_click_limit', 'toplist_options', '1', '1', 'free', '', 60, 0, 1, 'toplist' ), ( 'toplist_limit_in_clicks', 'toplist_options', '1', '1', 'free', 'yesno', 70, 0, 1, 'toplist' ), ( 'toplist_in_click_limit', 'toplist_options', '1', '1', 'free', '', 80, 0, 1, 'toplist' ), ( 'toplist_allowed_user_groups', 'toplist_options', '2,5,6,7', '2,5,6,7', 'free', '', 90, 0, 1, 'toplist' ), ( 'toplist_allow_member_edit', 'toplist_options', '1', '1', 'free', 'yesno', 100, 0, 1, 'toplist' ), ( 'toplist_allowed_to_moderate', 'toplist_options', '5,6,7', '5,6,7', 'free', '', 110, 0, 1, 'toplist' ), ( '', 'toplist_options', '1', '1', 'free', 'yesno', 120, 0, 1, 'toplist' ), ( 'toplist_open_in_new_window', 'toplist_options', '1', '1', 'free', 'yesno', 120, 0, 1, 'toplist' ), ( 'toplist_disable_html', 'toplist_options', '1', '1', 'free', 'yesno', 130, 0, 1, 'toplist' ), ( 'toplist_moderate_sites', 'toplist_options', '0', '0', 'free', 'yesno', 140, 0, 1, 'toplist' ), ( 'toplist_email_new_validation', 'toplist_options', '0', '0', 'free', 'yesno', 150, 0, 1, 'toplist' ), ( 'toplist_email_users', 'toplist_options', '1', '1', 'free', '', 160, 0, 1, 'toplist' ), ( 'toplist_pm_new_validation', 'toplist_options', '0', '0', 'free', 'yesno', 170, 0, 1, 'toplist' ), ( 'toplist_pm_from_user', 'toplist_options', '1', '1', 'free', '', 180, 0, 1, 'toplist' ), ( 'toplist_pm_users', 'toplist_options', '1', '1', 'free', '', 190, 0, 1, 'toplist' ), ( 'sites_per_page', 'toplist_options', '15', '15', 'free', '', 200, 0, 1, 'toplist' ), ( 'toplist_in_redirect_url', 'toplist_options', '', '', 'free', '', 210, 0, 1, 'toplist' ), ( 'toplist_number_of_sites', 'toplist_options', '1', '1', 'free', '', 220, 0, 1, 'toplist' ), ( 'toplist_max_height', 'toplist_options', '31', '31', 'free', '', 230, 0, 1, 'toplist' ), ( 'toplist_max_width', 'toplist_options', '88', '88', 'free', '', 240, 0, 1, 'toplist' ), ( 'toplist_popup_height', 'toplist_options', '220', '220', 'free', '', 250, 0, 1, 'toplist' ), ( 'toplist_popup_width', 'toplist_options', '250', '250', 'free', '', 260, 0, 1, 'toplist' ), ( 'toplist_show_forumhome_images', 'toplist_options', '0', '0', 'free', 'yesno', 270, 0, 1, 'toplist' ), ( 'toplist_forumhome_marquee_direction', 'toplist_options', 'left', 'left', 'free', '', 280, 0, 1, 'toplist' ), ( 'toplist_forumhome_marquee_scrollamount', 'toplist_options', '5', '5', 'free', '', 290, 0, 1, 'toplist' ), ( 'toplist_forumhome_number_of_images', 'toplist_options', '0', '0', 'free', '', 300, 0, 1, 'toplist' ); MySQL Error : Duplicate entry '' for key 1 Error Number : 1062 Date : Sunday, January 8th 2006 @ 03:45:03 PM This is the error I get when importing the product and selecting to overwrite the existing one. In my admin panel everything is there except toplist options...and on the toplist.php there is no place to add a site to it. |
Hi,
Can you PM me admin access details, and PHPMyAdmin info please so I can take a look? Thanks, Derek |
I got that error fixed that i post i now have a different error. It is when i try to go to the toplist.php page. It works fine when its disabled but when enabled i get this error.
At the top of the page it says Warning: Division by zero in /toplist.php on line 146 Warning: Division by zero in /includes/functions.php on line 1809 then Database error in vBulletin 3.5.0: Invalid SQL: SELECT * FROM vb3_toplist_sites WHERE status='active' ORDER BY `in` DESC LIMIT 0,; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 Error Number : 1064 Date : Sunday, January 8th 2006 @ 08:39:35 PM Script : http://www.foreverdarkness.com/forum/toplist.php |
Check to make sure sites per page in the Toplist options isn't set to 0.
|
Quote:
|
Should be at http://www.yourdomain.com/forums/adm...oplist_options
Try finding Sites Per Page on that page. If it's not there, you need to reimport the xml file because your settings must be missing then. |
Actually there was an error in the xlp product file...duplicate part at the end.
<setting varname="" displayorder="120"> <datatype>free</datatype> <optioncode>yesno</optioncode> <defaultvalue>1</defaultvalue> </setting> <setting varname="toplist_open_in_new_window" displayorder="120"> <datatype>free</datatype> <optioncode>yesno</optioncode> <defaultvalue>1</defaultvalue> cause the error i originally had up top. |
Thanks for pointing that out. Zip file has been updated.
|
Quote:
|
Now I gotta find out why it's exporting an extra setting lol.
|
subscribed
|
Quote:
|
i want to ask something how can i add image ???
|
Quote:
Quote:
|
Quote:
|
Okay, I'm having a major issue with this hack, maybe it's me... maybe others haven't taken the time to notice it...
When people submit there site, it gives them a link for them to my site, for them to put on theres... but ... one, the link doesn't work... and two, the title of the link is THERE site.... ive made images to show you what i mean, becaus ei know what im saying sounds confusing... take a look http://www.chowcow.com/one.jpg They are submitting vegasimports.com on my forum... everything goes smooth here... but take a look at the next image. -------- http://www.chowcow.com/two.jpg As you can see on the second image... the code says the text is "VegasImports.com" -- well, why would they link to my site on their site... but leave the text vegasimports?? that makes no sense. and something else is wrong w/ the code, because the link DOES NOT work. please help me. thank you. |
okay... i fixed the reason why there site name was being posted instead of my own...
i went into the tempelate manager, and edited the tempelate - Toplist_HTML_Code - i changed: $vbphrase[toplist_html_code_message]:<br /> <textarea cols="40" rows="4"><a href="$vboptions[bburl]/in.php?id=$sr[id]" target="_BLANK">$_POST[sitename]</a></textarea> to $vbphrase[toplist_html_code_message]:<br /> <textarea cols="40" rows="4"><a href="$vboptions[bburl]/in.php?id=$sr[id]" target="_BLANK">my site's name here</a></textarea> now... the link still doesnt work, but displays correctly... if you cut and copy this: http://www.chowcow.com/forum/in.php?id=2 which is what was created in order to keep track the ID... it doesn't work.. it just keeps refreshing the page... whats wrong here guys? |
Quote:
It looks like it appears to be lagging because your server seems kind of slow to me. That might be why this is happening. I tried on my public and test site and it doesn't appear to be lagging for me. Quote:
|
Just updated to the latest version of this script and everything is working fine, except on the toplist page the random site tables does not show the button.
http://www.bluepearl-design.com/forums/toplist.php |
Installed. Love it! :)
|
Quote:
|
Quote:
Quote:
Quote:
|
My Midterms at school are now over. I should have more time to work on this and hopefully get version 1.0.6 released in a few days :). I plan on also adding the feature that lets them upload buttons so they don't have to link to them.
|
I would translate this version 1.0.6 ;)
|
Thanks Allan. It should be released within a few days.
|
hi derekivey,
I congratulate to you. Very good job! I'm waiting for new version.. |
Hi,
Great hack, Just one problem I am noticing. When One of my Members try to submit there site info, they com to a blank white Page and then either have to hit the Back button use the url to get back to the forums.. Everything else is working great with it. any suggestions? -Twigz *Click's Install* |
All times are GMT. The time now is 04:56 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:
|