Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#73 2008-01-10 12:31:13

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 805
Website

Re: wet_quicklink: Quick internal link builder

Importing wet_quicklink.txt gives a 500 server error
No problem with wet_peex.txt!

I host other sites at the same provider with the same specs with no problems … help needed!

Last edited by RedFox (2008-01-10 12:32:17)

Offline

#74 2008-01-10 12:51:46

net-carver
Archived Plugin Author
Registered: 2006-03-08
Posts: 1,648

Re: wet_quicklink: Quick internal link builder

RedFox

  1. Are you running your site in debugging mode?
  2. What version of php is your site using?

Steve

Offline

#75 2008-01-10 12:59:40

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 805
Website

Re: wet_quicklink: Quick internal link builder

No, ‘testing’! ‘Live’ also gives a 500 error.

Specs:

Textpattern version: 4.0.5 (r2466)
Last Update: 2007-11-05 16:02:54/2007-11-05 15:52:21
Document root: /home/httpd/vhosts/joopvos.nl/httpdocs
$path_to_site: /home/httpd/vhosts/joopvos.nl/httpdocs/txp
Textpattern path: /home/httpd/vhosts/joopvos.nl/httpdocs/txp/textpattern
Permanent link mode: title_only
open_basedir: /home/httpd/vhosts/joopvos.nl/httpdocs:/tmp
Temporary directory path: /home/httpd/vhosts/joopvos.nl/httpdocs/txp/textpattern/tmp
Site URL: www.joopvos.nl/txp
PHP version: 4.3.11
GD Image Library: bundled (2.0.28 compatible); supported formats: GIF, JPG, PNG.
Server Local Time: 2008-01-10 13:58:11
MySQL: 3.23.58
Locale: en_GB.UTF-8
Server: Apache/2.0.51 (Fedora)
Apache version: Apache/2.0.51 (Fedora)
PHP Server API: apache2handler
RFC 2616 headers:
Server OS: Linux 2.6.8-022stab070.9-enterprise
Active plugins: ajw_notepad_public-0.1, upm_img_popper-1.3.6

.htaccess file contents:
————————————
#DirectoryIndex index.php index.html

#Options +FollowSymLinks
#Options -Indexes

<IfModule mod_rewrite.c> RewriteEngine On RewriteBase /txp/

RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+) – [PT,L]

RewriteRule ^(.*) index.php
</IfModule>

#php_value register_globals 0
————————————

Offline

#76 2008-01-10 13:04:22

net-carver
Archived Plugin Author
Registered: 2006-03-08
Posts: 1,648

Re: wet_quicklink: Quick internal link builder

RedFox

Oh, cannot what I initially thought it was. Does the 500 error occur when you try to install the plugin — or after you activate it and go to the write tab?


Steve

Offline

#77 2008-01-10 13:08:02

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 805
Website

Re: wet_quicklink: Quick internal link builder

When I try to install the plugin I get a 500 error!

Offline

#78 2008-01-10 13:15:53

wet
Developer Emeritus
From: Schoerfling, Austria
Registered: 2005-06-06
Posts: 3,323
Website Mastodon

Re: wet_quicklink: Quick internal link builder

Ask your host to temporarily disable mod_security for the ../textpattern folder. wet_quicklink uploads (legit) JavaScript code, an action which is blocked by some hosts’ security settings.

Offline

#79 2008-01-10 13:51:29

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 805
Website

Re: wet_quicklink: Quick internal link builder

I will! Strange is the fact that other TXP sites with the same specs at the same host are doing ok with the plugin!

Offline

#80 2008-01-10 15:37:55

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 805
Website

Re: wet_quicklink: Quick internal link builder

The host was very responsive … :)

Put this in .htaccess:
SecFilterEngine Off
SecFilterScanPOST Off

and yes, the plugin did load in TXP and has shown up in the ‘write’ tab! … but!

There are no files in the popup of Insert link … any thoughts?

Last edited by RedFox (2008-01-10 15:39:41)

Offline

#81 2008-01-10 17:59:37

wet
Developer Emeritus
From: Schoerfling, Austria
Registered: 2005-06-06
Posts: 3,323
Website Mastodon

Re: wet_quicklink: Quick internal link builder

Log into the admin interface, browse to http://www.yoursite.com/textpattern/index.php?wet_peex=article&limit=10&offset=0&dir=desc&sort=lastmod&search= and report back with the results.

Offline

#82 2008-01-10 18:32:25

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 805
Website

Re: wet_quicklink: Quick internal link builder

And the results are … this!

Offline

#83 2008-01-11 05:46:55

wet
Developer Emeritus
From: Schoerfling, Austria
Registered: 2005-06-06
Posts: 3,323
Website Mastodon

Re: wet_quicklink: Quick internal link builder

You are probably suffering from a very outdated version of MySQL. A workaround was discussed here.

Offline

#84 2008-01-11 08:03:27

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 805
Website

Re: wet_quicklink: Quick internal link builder

Robert, thank you very much … all is fine now … :)

Offline

Board footer

Powered by FluxBB