Thread: Toplist
View Single Post
  #1517  
Old 08-06-2007, 08:00 AM
derfelix derfelix is offline
 
Join Date: Nov 2001
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

just upgraded... works fine..
only 2 little teeny bugs found..
And a little bigger one...
first the small ones:
1.st one:
the report site link doesnt work... for unregistered users

in acp only the can report site is enabled for unreg users (can edit etc.. is disabled)

it is clear that it cant work as is.. because there is no field for email & name etc...
but in that case the link should not be there...

it does work for regged users...
---------------------------------------
2. sortof bug
Quote:
Originally Posted by YukonMaster View Post
Ok, so far I installed and everything seemed to be working normally, before I gave out the link I decided to test it.

So I setup a topsite and added the code on my homepage, but when I click it it constantly redirects...

Try clicking this just to see what it does, http://www.pc-core.net/forum/in.php?id=3

Did I miss something?
Yes I had the same problem on a fresh install...
it is because the toplist_in_redirect_url variable is not set.. thats why i does not appear in the ACP
there are 2 ways to solve the problem.. the first one is the most elegant..

open the database in phpmyadmin
then go to table : setting (probably vb_setting if you use a prefix)
there you go to the end of the table to the toplist settings.. and edit the setting: toplist_in_redirect_url .
Put in as value: index.php and as default value also index.php
now save..
go back to your acp.. and there should now be in options a new setting called: In Redirect URL
You can edit it now to whatever page you want... (I myself redirect users to the portal by putting in the full http adress)
You will not have to change anything when there is an upgrade..
---------------------------------------
Second Way to fix it quickly if you dont know what phpmyadmin is.. (only do this if you really dont know how to edit the database!!!!)
open template: Toplist_In
find:
$vboptions[toplist_in_redirect_url]
and replace with:
$vboptions[bburl]

Attention when a fix is out.. you will have to revert the template..

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

Didnt check alle the postings in this thread.. but it seems that there is no setting for that..
OK here the bigger one..
if a user added a site.. he is redirected to the page where he can get his codes.... OK.. works fine
NOW if he is on that page AND refreshes it.. the site is posted again !!
(could make someone flood your list)
---------------------------------------

A yes and encountered some problems (broken images) when the user posts a site and does NOT post a banner... (on edit site it still says "button:" with a broken image.. and on the list it tries to show a button.. but as the user has not posted one... its a broken image)

------------
all the rest works great..

Felix
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01157 seconds
  • Memory Usage 1,770KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete