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)

Mr Chad 10-20-2005 04:20 AM

In.php isnt redirecting

derekivey 10-20-2005 07:23 PM

Should be. I've tested it on my test site and my live site...

Mr Chad 10-20-2005 09:06 PM

mine is just stopping, like it will credit for the redirect but it will stay at a blank page saying in the title redirexcting while the load is done.

derekivey 10-20-2005 09:11 PM

Can you give me your url, so I can take a look?

Thanks,
Derek

ctsolutions 10-21-2005 12:00 AM

@derekivey

I think your zip file is corrupt cose in "toplist.php" I have no "Add Site/Delete Site" link.

Code:

if($filename == 'toplist.php'){
    $userinfo['activity'] = 'Viewing Toplist';
} elseif($filename == 'add_site.php') {
                $userinfo['activity'] = 'Adding Site to Toplist';
} elseif($filename == 'delete_site.php') {
                $userinfo['activity'] = 'Deleting Site from Toplist';
} elseif($filename == 'out.php') {
                $userinfo['activity'] = 'Viewing Site';
}




Mike

derekivey 10-21-2005 12:13 AM

Nope, it's not corrupt. I just downloaded it. Everything is there. Maybe try downloading it again and reuploading the files in the upload folder.

Ramsesx 10-21-2005 08:01 AM

Thank you for this nice modification derekivey, but also I wish to can add sites from the acp or user more than only one site.

derekivey 10-21-2005 09:42 AM

Yeah, I'm going to add those features in the next release.

ctsolutions 10-21-2005 12:20 PM

Quote:

Originally Posted by derekivey
Nope, it's not corrupt. I just downloaded it. Everything is there. Maybe try downloading it again and reuploading the files in the upload folder.


Sorry, I have not see at the very bottom of the page the Add Site Link

I change the "toplist" template to be able to add sites on the top of the page:

find:


Code:

href="http://www.trafficsurfer.net">Derek Ivey</a></div></td>
</tr>


afther that add:

Code:

<a href="$vboptions[bburl]/add_site.php">$vbphrase[toplist_add_site]</a> |
 <a href="$vboptions[bburl]/delete_site.php">$vbphrase[toplist_delete_site]



Thanks
Mike

derekivey 10-21-2005 06:40 PM

Quote:

Originally Posted by ctsolutions
Sorry, I have not see at the very bottom of the page the Add Site Link

I change the "toplist" template to be able to add sites on the top of the page:

find:


Code:

href="http://www.trafficsurfer.net">Derek Ivey</a></div></td>
</tr>


afther that add:

Code:

<a href="$vboptions[bburl]/add_site.php">$vbphrase[toplist_add_site]</a> |
 <a href="$vboptions[bburl]/delete_site.php">$vbphrase[toplist_delete_site]



Thanks
Mike

Ok, great. Glad you got it fixed.


All times are GMT. The time now is 10:23 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.02201 seconds
  • Memory Usage 1,740KB
  • 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
  • (5)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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