![]() |
|
#1
|
|||
|
|||
|
Long story short, I had my domain name changed and just got finished getting the forum settings all changed over and upgrading to the latest Vbulletin release.
I was having issues with VBA so I uninstalled and re-installed. I did everything including the re-entering the forum directory. I finished the setup and changed the CMPS_index to just index.php. But now when I try to go to .com/forums I just get a blank screen, no errors no anything. Just a plain white screen. Any ideas? I've ran the diagnostic and it says I've set everything correctly and it can see the index.php file and all the files (except the install.php) are visable too. Thanks |
|
#2
|
|||
|
|||
|
Any ideas at all?
|
|
#3
|
|||
|
|||
|
Have you edited the cmps_index file?
Add the full path to your forum on your server between the '' marks here. $forumpath = ''; It needs to bee the physical path, and not the URL. |
|
#4
|
|||
|
|||
|
Yeah it's in there, which is why I'm scratching my head atm.
|
|
#5
|
|||
|
|||
|
I can access the forum just fine when I go to that link too, http://www.photographyconnect.com/fo...orumsindex.php but when I try to just access the index.php (the cmps_index.php renamed) it comes up white http://www.photographyconnect.com/forums
|
|
#6
|
||||
|
||||
|
What do you have set for your $forumpath variable in the file? A white page like that generally means that either the $forumpath variable is set incorrectly, or possibly that you did not upload all of the CMPS files.
|
|
#7
|
|||
|
|||
|
Hey Brian,
I do have all the files uploaded, I used the forumpath.php and double checked I have the correct $forumpath and it is correct. I was just checking in CP to make sure the url was set correctly, which as it is now it's "/forums/cmps_index.php" (without the quotes) which is correct. BUT! The diagnostic says the url is not correct even though in the FTP the files are there and the URL points to the correct directory. Also when I attempt to go to the URL I still just get a blank white screen. |
|
#8
|
||||
|
||||
|
What exactly do you have set for your path?
|
|
#9
|
|||
|
|||
|
$forumpath = '/home/zepy3/public_html/forums';
|
|
#10
|
|||
|
|||
|
If anyone has an idea about this it would be greatly appreciated. I've tried everything I can think of including reinstallation many times with no success.
|
|
#11
|
||||
|
||||
|
If you have the cmps_index.php file in the same folder as your forums then the $forumpath variable should be left blank.
|
![]() |
| 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 |
| Integration issue - homepage links to same dir as forum, not up to index.php | bakermedia | Troubleshooting & Problems | 3 | 06-12-2008 10:52 AM |
| Forum index stretching issue | blikos | Troubleshooting & Problems | 1 | 05-27-2008 12:46 PM |
| Server intensity, index issue. Help | katie hunter | Troubleshooting & Problems | 27 | 01-23-2008 07:41 PM |
| Weird issue with Index.php | Oandrea | Troubleshooting & Problems | 7 | 12-26-2005 11:07 PM |
| a weird issue involving .htaccess and index.php | Viks | Troubleshooting / "How do I..." Questions | 1 | 02-27-2005 08:39 PM |