![]() |
mind sharing?
|
Our owner installed this, and now we are getting this:
Quote:
Any ideas? |
Sir i got 404 error :( please help
|
on which page did you receive 404?
|
Any help is appreciated. I am on 4.2.0 PL3. Upon installing, it gives an error. The error starts with
PHP Code:
|
Might be a long shot but try this php checker.
http://phpcodechecker.com/ |
...................
|
To disable the plugin/hook system open your config.php which can be found in your forumroot/includes directory
Just below Code:
<?php Code:
define('DISABLE_HOOKS', true); Then you can get into your ACP and disable the mod. Then 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 Code:
// define('DISABLE_HOOKS', true); you simply have to remove those two " / ". |
Just installed this mod, so far so good. Adding a line for content.php helped as I'm running the suite.
Code:
RewriteRule ^content/(.*) content.php [L] Gone Fishing Forum Thanks a ton for this mod! With vbseo on the outs I was wondering how I was going to get the tidy urls I wanted. |
Sure nuff, adding a couple more lines to htaccess gets things rolling right along
Code:
RewriteRule ^blog/(.*) blog.php [L] |
All times are GMT. The time now is 10:17 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|