The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Quote:
Not Found The requested URL /forums/56-General was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. |
#12
|
|||
|
|||
Well, is there any one to assist me with this?
Thanks. |
#13
|
||||
|
||||
Link to your site will help.
There might be a confilct from the htaccess file above your forums folder. You may try this soultion (it may or may not work) ... to the htaccess file in forums folder, add the code below to the first line. Code:
RewriteEngine Off Code:
RewriteEngine Off RewriteEngine on # If you are having problems or are using VirtualDocumentRoot, uncomment this line and set it to your vBulletin directory. # RewriteBase /forum/ |
Благодарность от: | ||
lsti |
#15
|
|||
|
|||
Quote:
--------------- Added [DATE]1396038346[/DATE] at [TIME]1396038346[/TIME] --------------- Quote:
My forums are in the forum directory. /forums After the url rewrite it turns to /forums/forums/ I think if we can get rid of the forums rewrite, we can fix this. Also i tried commenting out this but resulted in 404 not found error, when i open a forum category but threads work fine. Code:
RewriteRule ^forums/.* forumdisplay.php [QSA] |
#16
|
||||
|
||||
Then it needs to say:
RewriteBase /forums/ (not RewriteBase /forum/ or RewriteBase /forums/forums/) |
#17
|
|||
|
|||
Quote:
I already did that, but still the problem exists. |
#18
|
||||
|
||||
Is your actual Forum url set to yoursite.com/forums? Do you have anything entered into the Forum Component URL textarea?
Try disabling your modifications/plugins and see if you still have this problem. Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php define('DISABLE_HOOKS', true); |
Благодарность от: | ||
lsti |
#19
|
|||
|
|||
Might be best to put in a support ticket and let someone from support fix it
|
#20
|
|||
|
|||
Quote:
Yayyyyyy. Setting up the forum component url fixed the issue. Thank you very much Lynee & others who helped me to fix the issue Thanks guys. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|