View Full Version : Archive Problem without Logged
kemalyanal
04-03-2008, 07:00 AM
My archive doesn't work without Logged. But if you are logged , archive works.
My System : 3.6.5, Zoints SEO , Zoints Theared Tags .
my site is : http://www.gencmekan.com/
http://www.gencmekan.com/sitemap/index.php
this page is opened , but the other archive links don't work without logged.
Sorry to my little english:(
Boofo
04-03-2008, 07:14 AM
I just clicked the link and the listing came up fine for me. A little slow but there.
By the way, your background image looks really bad on widescreen monitors. It is cut off on the right.
kemalyanal
04-03-2008, 07:19 AM
I just clicked the link and it came up fine for me. A little slow but there.
Thanks , but already first link works
the other links don't work
For example
http://www.gencmekan.com/sitemap/index.php?f-326.html
http://www.gencmekan.com/sitemap/index.php?f-310.html
http://www.gencmekan.com/sitemap/index.php?f-253.html
Boofo
04-03-2008, 07:22 AM
That would have been better to know in the first post. ;)
Why do you have them in the sitemap directory? Shouldn't they be in the archive directory? Have you tried running them from there?
kemalyanal
04-03-2008, 07:31 AM
That would have been better to know in the first post. ;)
Why do you have them in the sitemap directory? Shouldn't they be in the archive directory? Have you tried running them from there?
Yes I Tried , but no work
For Example
http://www.gencmekan.com/archive/index.php?f-22.html
http://www.gencmekan.com/archive/index.php?f-326.html
Lynne
04-03-2008, 02:07 PM
You may want to look at this in the vbulletin manual about Blank or White Pages: http://www.vbulletin.com/docs/html/blank_pages
kemalyanal
04-04-2008, 07:13 AM
You may want to look at this in the vbulletin manual about Blank or White Pages: http://www.vbulletin.com/docs/html/blank_pages
Thanks for link. That is a very good comment.
But Archives don't Woks , I tried all of these method.
Lynne
04-04-2008, 02:42 PM
Have you tried disabling your plugins to see if it works then? To do this, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
See if it works then.
Also, look at your apache error_logs and see if there is an error being logged in there.
kemalyanal
04-07-2008, 06:53 AM
Have you tried disabling your plugins to see if it works then? To do this, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
See if it works then.
Also, look at your apache error_logs and see if there is an error being logged in there.
Thanks.
I disabled my plugins then archive works . but ,
I don't know how to find the apache error_logs
is it log folder on ftp?
Lynne
04-07-2008, 03:13 PM
If you disabled the plugins and it works, then you know it's one of your plugins causing the problem. So, try disabling them one-by-one and test the archive each time. You should be able to figure out which plugin is causing the problem by using this method. Then read the modification thread for that plugin and see if anyone else has had this problem and what the solution is.
kemalyanal
04-14-2008, 06:32 AM
my archive links included
index.php?f
I changed it to this
index.php?t
and apply this
archive/index.php
archive/global.php
f>>>t
For example :
http://www.gencmekan.com/archive/index.php?t-326.html
but
I Take this error_log
[14-Apr-2008 10:02:13] PHP Warning: main(./global.php) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in /home/gencmeka/public_html/archive/index.php on line 25
[14-Apr-2008 10:02:13] PHP Fatal error: main() [<a href='function.require'>function.require</a>]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/*****/public_html/archive/index.php on line 25
???
Lynne
04-14-2008, 02:38 PM
Your error is described above - "Failed opening required './global.php'" I would reupload the file and see if that fixes the problem. It sounds like you modified it, so if after you have reuploaded it, you still get the same error, I would replace it with a default file from a freshly downloaded version and see if that fixes it.
kemalyanal
04-15-2008, 10:42 AM
I Tried original "archive/global.php" from 3.6.9 - 3.7.0 - 3.6.5 - 3.5.8 ...:D
but archive didn't work.
After I tried to edit "archive/global.php"
but archive didn't work.
In Summary (My Problem) :
Forum archive links don't work for guest user
Ex: http://www.gencmekan.com/archive/index.php?f-250.html
Thread archive links work for guest user
Ex: http://www.gencmekan.com/archive/index.php?t-250.html
All archive links works for member user.
is it about quest permission? (I tried some combination of forum permissions - original-, etc..)
Thanks Lynne for your reference:)
Lynne
04-15-2008, 02:57 PM
The thing is, you already found out that if you disable the plugins, then it all works. So, you need to figure out which plugin is causing the problem and then fix that.
kemalyanal
04-17-2008, 04:54 AM
The thing is, you already found out that if you disable the plugins, then it all works. So, you need to figure out which plugin is causing the problem and then fix that.
Finally I found problem which plugin is causing it.
this hack is : "Advanced Permissions Based on Post Count" : bacause new versiyon didn't release for 3.6.9
I disabled it and My archive works now:D .This was very easy problem
I'm very happy :)
Thank you very much Lynne.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.