The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Forum isn't showing after theme upload
I don't know if I'm posting this in the right section. I uploaded a new XML - and theme today and apparently DUH the paths changed or something - because now when I go to view my forum it's just a white page, the forum doesn't even come up.
The version I had was 4.0.7 www.mjworldcry.com/board Can someone tell me what I can do to get it up and viewable? I'm lost. Oh and it doesn't matter what theme I upload now, it won't make it show. |
#2
|
|||
|
|||
Start by disabling the plugin/hook system:
**** If you are able to access your AdminCP go to AdminCP -> Settings -> Options -> Plugin/Hook System And set it to No to disable. ***** If you cannot access your admincp, then do the following: First, open your config.php which can be found in your forum root/includes directory Just below this code: <?php Past in this code: define('DISABLE_HOOKS', true); and save the file. If you would like to enable the plugin/hook system again, either remove the line again or simply comment that line out. To do so, add two forward slashes " / " so it will look like this: // define('DISABLE_HOOKS', true); If you ever need to disable the plugin/hook system again you simply have to remove those two " / ". If you still get a white page and you can access your admincp, make sure your style is set to the default Vbulletin style and then test to see if you can access your site. Did you change anything in your htaccess file? If so, this could also cause you to not be able to access your site. Good luck. Kether |
#3
|
|||
|
|||
Thank you so much, yes I do have access to the admin panel. I did set it to no and it was still white.
What I noticed is that when I click "view" it takes me to http://www.mjworldcry.com/board/forum.php and the forum.php is not suppose to be there. So it added that on somehow. So yes it's still not showing but I did disable that. Not sure why it isn't going to www.mjworldcry.com/board and added on the last part. |
#4
|
|||
|
|||
Hmmmm.. seems to me that forum.php would be inside the "board" folder.
Are you using VBSEO or some other re-right plugin? It could be an htaccess issue. Do you have an htaccess file. I see your landing page at www.mjworldcry.com. How do you get the non-dynamic URL www.mjworldcry.com/board instead of the standard url www.mjworldcry.com/board/index.php ? Be sure to go to your config.php file and disable hooks there as well using the code I posted before. You will probably need to create a new, unaltered style with the plugins disabled to see if you can get your forum to work if it is not a htaccess or some other re-right issue. |
#5
|
|||
|
|||
where would the htaccess file be per se? I can't seem to find it in any of the folders...is that the issue? I did find the forum.php file in the board folder.
|
#6
|
|||
|
|||
most likely the htaccess file (if you have one) will be in the root folder of your site, though you could have one in the forum 'Board" folder of your site.
|
#7
|
|||
|
|||
The htaccess file isn't in either location. I did go in and disable hooks in the config.php file, still white screen.
|
#8
|
|||
|
|||
Okay, one more thing to try:
I am assuming your forum is in the root of your site inside the folder 'board'. If this is the case, then go to your admincp and do two things: 1. make sure the path is correct in the settings area: Go to: AdminCP -> Settings -> Options ->Site Name / URL / Contact Details and make sure your Forum URL is correct. It should be: http://www.mjworldcry.com/board (no ending slash!) "Always use Forum URL as Base Path" should be set to YES SAVE. If it was correct, then go to step 2. If it wasn't correct, then re-check to see if it works now. 2. Now we will create a completely unmodified style to test your default install of your forum. 1. AdminCP ->Styles & Templates - >style manager - >add new style - > A. choose NO PARENT STYLE B. Call it whatever you want C. 99 (this will display it at the bottom of your list of styles) D. Save Now, go to: AdminCP -> Settings -> Options ->Style & Language Settings Under the setting: Default Style choose the new style you just created. SAVE Now visit your home page by clicking the link in your admincp at the top right of your screen "Forum Home Page". Did that work? |
#9
|
|||
|
|||
Step 1 was already correct, so I went to step 2. Created the new template, saved it, changed the style settings, saved. Tried the forum again, nothing. Also, the forum homepage link is still messed up. If I can't seem to resolve the problem, I'm willing to let someone take a look at it, and could probably give them a few bucks.
|
#10
|
|||
|
|||
The forum home page is just a few lines below:
AdminCP -> Settings -> Options ->Site Name / URL / Contact Details This link should be the full url http://www.mjworldcry.com/board/forum.php I hope that helps. EDIT: Question: Did you upload files beyond the style xml that caused the problem originally? Maybe it is a permissions/ ownership issue? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|