![]() |
|
#1
|
|||
|
|||
|
Hihi,
Thankfully I am testing this on my test forum setup. VB version 3.0.1 Problem 1: I made the changes as directed by the instructions, and uploaded all of the files. But when I ran the install script, it just went to a blank white page. Now the forum does the same thing... nothing happens. Just goes to a white page. ![]() What did I do wrong? ![]() EDIT: I re-tried rehacking a fresh copy of the functions.php file as suggested in an earlier post, but still get the same blank white pages. I am now putting the test forum back into a useable state and will re-try the install again from scratch..... EDIT2: No luck. I also tried uploading all fresh files in their original unchanged state (I made a backup b4 trying the install)... no luck! It's like the install process did something to the database itself... I may hafta restore the database to fix it? ![]() EDIT3: I was able to get the test forum back online, but I had to re-run the install.php for the forum itself and empty the database. Otherwise I just got a DB error. Will re-attempt full install of VBA tomorrow, but ideas as to WHY are greatly desired! Question 1: When I checked my _server["path_translates"] in phpinfo, I got something like this: D:\\somefolder\\anotherfolder\\forum.mydomain.com\\phpinfo.php. What would I put for the chdir for the path? My setup looks like this: host root ..... forum.mydomain.com <-- forum is here ..... mydomain.com <--- vba main page will go here Last edited by SelRahc; 09-11-2004 at 02:08 AM. |
|
#2
|
||||
|
||||
|
chdir('D:\\somefolder\\anotherfolder\\forum.mydomain.com\name_of_forum_folder');
That would be the correct path. |
|
#3
|
|||
|
|||
|
Well, I tried the entire installation over again from stratch, including a new vb install. Same thing happened. White screen.
>.< All templates and files were updated per the instructions, and everything was uploaded. Once you run the install file, you get nothing but a blank white page, and all forum pages do the exact same thing. The forum becomes useless. Any suggestions would be greatly appreciated. VB version was a fresh installation of 3.0.3 Last time I tried it on a 3.0.1 with the same result. |
|
#4
|
||||
|
||||
|
Not exactly sure what would cause that. If you'd like to submit a support ticket via the Member's Area here though I'll be glad to take a look.
|
|
#5
|
|||
|
|||
|
I have the same problem also. Have you resolve it yet?
|
|
#6
|
|||
|
|||
|
I got mine to work. What happened was that I use Dreamweaver to edit the php files when I should have been using just a regular text editor. I uploaded all the original vBulletin files and re-did the whole thing with vi editor this time. Ran the install script and worked just fine. THANKS ZACHERY!!!!
|
|
#7
|
|||
|
|||
|
I just had a chance to look at this again this evening. I may end up tyring that, but I have honestly never had any problems editing php or asp using Dreamweaver.
Anyway, I added error ini flags in the file to see what the problem was and this is the error I am getting: PHP Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in D:\somefolder\anotherfolder\forumsubdomainfolder\includes\functions.php on line 1887 That line is listed as: Code:
$debughtml .= " (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')=== false, '?', '?','?','&') . "tempusage=1\">Template Usage</a>) (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')=== false, '?', '?','?','&') . "explain=1\">Explain</a>)<br />\n"; darn smeghead >.< lol Probably just a dumb mistake im making.. or maybe it really is dreamweaver...? lol |
|
#8
|
||||
|
||||
|
It's either Dreamweaver messing up the files, or the changes to your functions.php file were done incorrectly. Try re-applying the changes to a fresh, un-hacked version of that file and let me know if that doesn't help.
|
|
#9
|
||||
|
||||
|
Hi, all!
I had exactly the same error page as SelRahc. I was using Dreamweaver MX. I followed Brian's suggestion: 1. I made changes in ...includes/functions.php using simple text editor. Quote:
Quote:
Quote:
Brian, how can I fix it? P.S. I am not good at PHP scripting at all. So, please, don't throw apples at me! To me the "...includes/adminfunctions_template.php file" instructions seem to be a little inconsistent. Quote:
Last edited by rgamill; 09-24-2004 at 12:18 AM. |
|
#10
|
||||
|
||||
|
There's no way you could still receive that error if you installed a fresh copy of vBulletin with un-hacked files...
|
|
#11
|
|||
|
|||
|
That's exactly what happened!! I installed a fresh un-hacked copy of VBulletin Board and made changes to it as instructed. And still got the same error pages.
I understand I might be making mistakes. But it's my third installation attempt. Well, I guess I'll try one more time. Last edited by rgamill; 09-24-2004 at 01:01 AM. |
|
#12
|
||||
|
||||
|
Reapply the changes to the fresh files and be sure to use Notepad or another simple text editor. Do not use Dreamweaver or any similar programs as they are known to cause problems.
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CMPS & Links Directory Stopped working | Graham | Troubleshooting / "How do I..." Questions | 4 | 09-03-2004 02:00 PM |
| Slight Forum Changes | Brian | Site Feedback & Updates | 0 | 07-08-2004 06:19 PM |
| How do I get the "background" for Forum Threads? | goingnova | Troubleshooting / "How do I..." Questions | 1 | 06-26-2004 12:35 PM |
| Latest threads stopped working with 3.0.1 | bigsoccer | Troubleshooting / "How do I..." Questions | 9 | 06-11-2004 09:46 AM |