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)

DementedMindz 07-18-2006 10:52 PM

ahh i see something is messed up cause this shows up... Delete Site ] to everyone

DementedMindz 07-18-2006 11:10 PM

Toplist_1 has a few errors in it... seems as you have </if> in a few wrong places that cut back 30 errors now for the other 30 lol

derekivey 07-18-2006 11:29 PM

I'll take a look...

Derek

derekivey 07-18-2006 11:36 PM

Ok sorry about that heres the fix...

Open Toplist_1.

Find:
PHP Code:

[ <a href="$vboptions[bburl]/delete_site.php?id=$sr[id]"></if> 

Replace With:
PHP Code:

[ <a href="$vboptions[bburl]/delete_site.php?id=$sr[id]"

There are 2 instances of this so be sure to replace both of them.

Derek

DementedMindz 07-18-2006 11:38 PM

yeah i fixed that but im still showing 30 errors now im tryin now to figure out where the other ones are

DementedMindz 07-19-2006 12:10 AM

ok in Toplist_1 you have this

Code:

                                [ <a href="$vboptions[bburl]/delete_site.php?id=$sr[id]">$vbphrase[toplist_delete_site]</a> ]
                        </if>
                </if>


it should be this

Code:

                                [ <a href="$vboptions[bburl]/delete_site.php?id=$sr[id]">$vbphrase[toplist_delete_site]</a> ]
                        </if>


loonytune15 07-19-2006 07:00 AM

Quote:

Originally Posted by derekivey
Still didn't get a PM from you with admin access.

Derek

Sorry must of missed that post.

Pm sent.

derekivey 07-19-2006 01:37 PM

Quote:

Originally Posted by DementedMindz
ok in Toplist_1 you have this

Code:

                [ <a href="$vboptions[bburl]/delete_site.php?id=$sr[id]">$vbphrase[toplist_delete_site]</a> ]
            </if>
        </if>


it should be this

Code:

                [ <a href="$vboptions[bburl]/delete_site.php?id=$sr[id]">$vbphrase[toplist_delete_site]</a> ]
            </if>


My fix shold have done it because it was transitional as soon as I removed the extra if.

DementedMindz 07-19-2006 02:33 PM

question how do we move Report to a line under the description? cause right now its showin up right after the description...

derekivey 07-19-2006 02:49 PM

Shouldn't be on the same line as the description, but you can try adding a <br /> before the code in the Toplist_1 template.


All times are GMT. The time now is 04:43 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.02383 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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