|
Attention: Last reply in this thread was more than 18 Years ago |
|
Thread Tools |
#1
|
|||
|
|||
Well, I'm having this same problem. I've searched through the thread looking for an answer, and followed all the steps outlined above - I do have my path set correctly in the config file, none of the pages will load though, just tries to load and seems like it's just taxing the server real bad. Any other ideas if the path is correct?
|
#2
|
||||
|
||||
Do you get a 404 page, or does the browser just try to load the page? Do you see anything in your server access and error logs?
__________________
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
|
|||
|
|||
Code:
Content visible to registered users only. |
#4
|
||||
|
||||
What are your settings for the following:
vB ACP -> vBulletin Options -> Site Name / URL / Contact Details
__________________
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 |
#5
|
|||
|
|||
First off, let me say that my forum, is a sub-directory for my auction site if that matters.
Forum URL: /forums Homepage URL: http://mysite.com Photoplog Directory: /forums/photoplog Duplicate Directory: (blank) Config File: define('PHOTOPLOG_FWD','/home/mysite/public_html/forums'); ( I double checked that this was the correct path ) |
#6
|
||||
|
||||
Do you have anything, like an htaccess file, doing redirections on your site?
__________________
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 |
#7
|
|||
|
|||
I have an HTaccess file, the only thing I use it for that I know of is Country and Open Proxy Server IP Banning.
(when you try and register for our site, it will check your IP address and and see if you're on a list of "safe trade zones", if you're not, or if you're using an Open Proxy Server - it will redirect you to a page letting you know that we do not allow whichever applies to you.) The only page I know of that uses this, is the "register.php" from the auction site, I don't believe it has anything to do with the forums. |
#8
|
||||
|
||||
Find the following in the settings.php file:
Code:
Content visible to registered users only. Code:
Content visible to registered users only. What shows on screen?
__________________
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 |
#9
|
|||
|
|||
The following is what displays after taking that step:
A Notice: Undefined index: HTTP_REFERER in /home/mysite/public_html/forums/includes/class_core.php on line 1573 Unable to add cookies, header already sent. File: /home/mysite/public_html/forums/photoplog/settings.php Line: 88 |
#10
|
||||
|
||||
Okay, what shows on screen with the following?
Find the following in the settings.php file: Code:
Content visible to registered users only. Code:
Content visible to registered users only.
__________________
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 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Blank Pages | CrazyChad | Troubleshooting & Problems | 4 | 01-27-2007 03:49 AM |
Only have the same 3 images loading! | Reece^B | Troubleshooting & Problems | 1 | 01-25-2006 10:00 AM |