vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   My vBindex problem... (https://vborg.vbsupport.ru/showthread.php?t=87809)

-Shocker- 10-26-2003 08:21 PM

My vBindex problem...
 
I am running a vB 2.3.2 and on the member.php editing part i have both this...

Code:

eval("standardredirect(\"".gettemplate("redirect_login")."\",\"index.php?s=$session[dbsessionhash]\");");
and this...

Code:

eval("standardredirect(\"".gettemplate("redirect_login")."\",\"\$url\");");
and i didn't even edit anything. Should i just leave it or should i replace the first one with the second code, so should i have 2 of the second code, or just one of each?

So what should i do?

When i finished installing it (without changing the first member.php code), i got this error...

Warning: ChDir: No such file or directory (errno 2) in /home/impact/public_html/darkshocker/myvbindex.php on line 8

It is the path and not the full url, so i dont know whats wrong.

MindTrix 10-26-2003 08:54 PM

What did the install steps say to do? I have vbindexv2[1] on my pc and it doesnt have anything about the member.php in the installation instructions

MindTrix 10-26-2003 09:03 PM

Ok well i get wut you mean now, you installed myvbindex not vbindex ;)

Anyways the installation states to replace the first line of code you showed --

Replace--


eval("standardredirect(\"".gettemplate("redirect_l ogin")."\",\"index.php?s=$session[dbsessionhash]\");");

With--


eval("standardredirect(\"".gettemplate("redirect_l ogin")."\",\"\$url\");");


Thats it, Does this answer your question?

Zachery 10-26-2003 09:13 PM

we DO NOT SUPPORT HACKING HERE, ive anwsered your question over at vb.org

MindTrix 10-26-2003 09:16 PM

Sorry didnt realise i wasnt suposed to help

Zachery 10-26-2003 09:18 PM

file modifcations are not supported here, that is what vbulletin.org is for ^^

-Shocker- 10-26-2003 09:18 PM

Oh oops sorry, i'll go check it out over there. *feels like a dumbass*


All times are GMT. The time now is 06:00 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.01064 seconds
  • Memory Usage 1,716KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete