vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vB Links Directory 2.0 *NEW VERSION* (https://vborg.vbsupport.ru/showthread.php?t=44551)

jacobi 07-19-2003 04:07 PM

On the breadcrumb inside the categories, there is a backwards slash (\) instead of a forwards slahs (/), which does not allow you to click the link back to the "links directory" main page.

Otherwise, the links on the bottom all work, and everything is a little "cleaner." The absence of the "visit links" bracketed text next to every link is a huge improvement! And, I love the count of links in each category on the main page.

DrkFusion 07-19-2003 04:17 PM

@jacobi,
it is now fixed, please re download the manual upgrade, and upload links.php. It should fix it.

jacobi 07-19-2003 04:22 PM

I fixed it!!! ...I'm starting to get this "hacking" thing! ;)

Okay...line 89 should read:
PHP Code:

$navgon "<a href=\"$bburl/links.php?s=$session[sessionhash]\"><b>Links Directory</b></a> > "

The slash after the $bburl was facing the wrong way.

jacobi 07-19-2003 04:24 PM

I should have refreshed before I posted... sorry. Is that the same change you made, keptic, or should I download the updated file?

cindyd 07-19-2003 04:57 PM

I just received this error:

Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in /home/glassmav/public_html/forum/links.php on line 148

On line 148 is:

header("Location: $bburl/links.php?s=$session['sessionhash']");

DrkFusion 07-19-2003 05:25 PM

@jacobi..that is the same, but there are many most instances of it, so upload the new links.php file :)

@cindyd, just remove that line, its not really needed. It is removed in the updated manual upgrade file.

Holidazed 07-19-2003 05:33 PM

Keptic, I am getting the same error as cindyd.

My line 148 says this:

header("Location: $bburl/links.php?s=$session['sessionhash']");

As you instructed, I removed the line, Now I get no error, but the whole screen is blank.

ideas?

cindyd 07-19-2003 05:33 PM

I removed that line and now all I get is a blank page.

DrkFusion 07-19-2003 06:13 PM

delete
exit;

which is after it as well

cindyd 07-19-2003 06:21 PM

OK, I did that, but still have a blank page


All times are GMT. The time now is 11:11 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.01721 seconds
  • Memory Usage 1,732KB
  • 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
  • (1)bbcode_php_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