|
Attention: Last reply in this thread was more than 18 Years ago |
|
Thread Tools |
#1
|
|||
|
|||
Fatal Error and whitelist..
It's me again.
I installed 2.0.0 and it loaded a page this time. I noticed that when the page loaded, I lost the (www.) prefix... It asked me to log in, and so I did... And I got this page afterwards. It loaded (http://www.forums.anigamenetwork.net/login.php) With this error. Code:
Content visible to registered users only. Then I decided that it must be a variable from one of my other products. I disabled them all except for photoplog. Same error. EDIT: This is the line in functions.php it's talking about. Code:
Content visible to registered users only. Last edited by Zacarias; 03-05-2006 at 07:25 AM.. |
#2
|
||||
|
||||
If the www disappears from the status bar, it's probably an httpd.conf or .htaccess file type thing doing redirection, from www.anigamenetwork.net to anigamenetwork.net.
The 'in order to accept POST request originating from this domain, the admin must add this domain to the whitelist' message is from the login trying to post to www.forums.anigamenetwork.net, when your forum is wanting the post to come from forums.anigamenetwork.net. You can change the PhotoPlog 'Absolute Links' setting to use forums.anigamenetwork.net instead of www.forums.anigamenetwork.net (preferred) or you can add .forums.anigamenetwork.net to the vB 'Post Referrer Whitelist' setting. In either case, you should check the vB 'Cookie Domain' setting. The 'fatal error: undefined class name 'vbulletinhook' in /www/z/zeroinfinity2/htdocs/forum/includes/functions.php on line 4322' message is an old vB bug that was fixed with an if conditional around that $hook line you posted. You can upgrade your vB from 3.5.0 to the latest version (preferred) or assuming none of your mods use the 'global_shutdown' hook, you can comment out that $hook line.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#3
|
|||
|
|||
I think I pretty much got it right. I didn't comment out that line, but I fixed the domain issue.
It runs! This is really a great program, and I appreciate the fast responses and support! I'm definately going to buy Pro. Right now though, I'm testing all the features for any bugs on my end. I did notice that it's not taking on my skin. Last edited by Zacarias; 03-06-2006 at 07:33 AM.. |
#4
|
|||
|
|||
Code:
Content visible to registered users only. |
#5
|
|||
|
|||
You can allways reinstall your default skin at any time if you need it with the vb packaged vbulletin-style.xml
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fatal error | Saint Ebony | Troubleshooting & Problems | 3 | 03-07-2007 12:46 AM |
Fatal Error | ciciotti | Troubleshooting & Problems | 2 | 11-08-2006 01:18 AM |