Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Images tag refuses to load
I have a site running 4.0.6. Mostly works fine, but when I try to access the Images section of TXP, the page refuses to load and eventually times out. It used to work, but stopped suddenly and for no apparent reason. I tried refreshing the installation; no dice. What can I do?
Last edited by theturninggate (2008-04-22 13:46:55)
Offline
Re: Images tag refuses to load
It could be a db issue. Did you try to repair the db using phpMyAdmin?
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: Images tag refuses to load
I didn’t. I’m terrible with phpMyAdmin. Will give it a go, though. Any ideas where I might look?
Last edited by theturninggate (2008-04-22 14:18:51)
Offline
Re: Images tag refuses to load
Here’s the error:
The page isn’t redirecting properly
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
* This problem can sometimes be caused by disabling or refusing to accept cookies.Offline
Re: Images tag refuses to load
Hi theturninggate
I didn’t. I’m terrible with phpMyAdmin. Will give it a go, though. Any ideas where I might look?
if in doubt, select all and do a repair:) I’m no guru either and up to now I did not break anything:)
Here’s the error:
The page isn’t redirecting properlyFirefox has detected that the server is redirecting the request for this address in a way that will never complete.
* This problem can sometimes be caused by disabling or refusing to accept cookies.
did you check that your browser accepts cookies?
Also it would probably help if you posted your diagnostics.
Last edited by colak (2008-04-22 15:49:15)
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: Images tag refuses to load
Browser accepts cookies, yes. I performed a repair all and the issue persists. Diagnostics follow:
Pre-flight check
Some Textpattern files have been modified:
/../index.php,
/css.php,
/include/txp_admin.php,
/include/txp_article.php,
/include/txp_auth.php,
/include/txp_category.php,
/include/txp_css.php,
/include/txp_diag.php,
/include/txp_discuss.php,
/include/txp_file.php,
/include/txp_form.php,
/include/txp_image.php,
/include/txp_import.php,
/include/txp_link.php,
/include/txp_list.php,
/include/txp_log.php,
/include/txp_page.php,
/include/txp_plugin.php,
/include/txp_prefs.php,
/include/txp_preview.php,
/include/txp_section.php,
/include/txp_tag.php,
/index.php ?
Textpattern version: 4.0.6 (r2805)
Last Update: 2008-04-22 12:19:46/2008-04-22 12:16:52
Document root: /var/www/vhosts/youcandancekorea.com/httpdocs
$path_to_site: /var/www/vhosts/youcandancekorea.com/httpdocs
Textpattern path: /var/www/vhosts/youcandancekorea.com/httpdocs/textpattern
Permanent link mode: section_id_title
open_basedir: /var/www/vhosts/youcandancekorea.com/httpdocs:/tmp
Temporary directory path: /var/www/vhosts/youcandancekorea.com/httpdocs/images
Site URL: youcandancekorea.com
PHP version: 4.3.9
gd_library: gd_info: bundled (2.0.28 compatible), GIF, JPG, PNG
Server Local Time: 2008-04-22 15:55:58
MySQL: 4.1.20
Locale: en_US.UTF-8
Server: Apache/2.0.52 (CentOS)
Apache version: Apache/2.0.52 (CentOS)
PHP Server API: apache2handler
RFC 2616 headers:
Server OS: Linux 2.6.9-67.0.1.EL
Active plugins: Beginning-0.7, glx_admin_image-4.0.1m, rss_thumbpop-0.6.1, glx_gravatar-0.1, upm_img_popper-1.3.7, upm_image-0.6.1, wet_for_each_image-0.4, rss_admin_db_manager-4.3
Pre-flight check:
————————————
Some Textpattern files have been modified:
/../index.php,
/css.php,
/include/txp_admin.php,
/include/txp_article.php,
/include/txp_auth.php,
/include/txp_category.php,
/include/txp_css.php,
/include/txp_diag.php,
/include/txp_discuss.php,
/include/txp_file.php,
/include/txp_form.php,
/include/txp_image.php,
/include/txp_import.php,
/include/txp_link.php,
/include/txp_list.php,
/include/txp_log.php,
/include/txp_page.php,
/include/txp_plugin.php,
/include/txp_prefs.php,
/include/txp_preview.php,
/include/txp_section.php,
/include/txp_tag.php,
/index.php
————————————
.htaccess file contents:
————————————
#DirectoryIndex index.php index.html
#Options +FollowSymLinks
#Options -Indexes
<IfModule mod_rewrite.c> RewriteEngine On #RewriteBase /relative/web/path/
RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+) – [PT,L]
RewriteRule ^(.*) index.php
RewriteCond %{HTTP:Authorization} !^$
RewriteRule .* – [E=REMOTE_USER:%{HTTP:Authorization}]
</IfModule>
#php_value register_globals 0
————————————
Thanks,
Matt
Offline
Re: Images tag refuses to load
Since most of your TXP files have been modified, please reinstall TXP (extract the textpattern files, replacing the current modified ones).
Offline
Re: Images tag refuses to load
Hi Ruud,
I just did that last night. The “modified” message was showing up before as well. I think the site was running 4.0.4, I last night upgraded to 4.0.6 hoping to fix the modified files problem and also hoping that the freshening would fix the Images tab problem, but it didn’t work in either case.
Any other ideas?
Thanks,
Matt
Offline
Pages: 1