The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
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]\");"); Code:
eval("standardredirect(\"".gettemplate("redirect_login")."\",\"\$url\");"); 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. |
#2
|
||||
|
||||
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
|
#3
|
||||
|
||||
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? |
#4
|
||||
|
||||
we DO NOT SUPPORT HACKING HERE, ive anwsered your question over at vb.org
|
#5
|
||||
|
||||
Sorry didnt realise i wasnt suposed to help
|
#6
|
||||
|
||||
file modifcations are not supported here, that is what vbulletin.org is for ^^
|
#7
|
|||
|
|||
Oh oops sorry, i'll go check it out over there. *feels like a dumbass*
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|