Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2007-07-19 17:17:24
- usuario
- Member
- Registered: 2007-07-10
- Posts: 12
problem with a plugin rss_thumbpop
problem with a plugin rss_thumbpop : i get this error message
Warning: Incorrect string value: ‘\x92$c\x92 (…’ for column ‘help’ at row 1 insert into txp_1txp_plugin set name = ‘rss_thumbpop’, status = 0, type = 0, author = ‘Rob Sable’, author_uri = ‘http://www.wilshireone.com/’, version = ’0.7’, description = ‘Flexible thumbnail image gallery in table or float format.’, help = ‘\n\n
Latest Documentation
\n\n\n
- \n Generates a thumbnail gallery using a table or floated divs * \n Allows all categories, multiple categories or use of the global category * \n Thumbnails are hyperlinked\n o \n and shown in a popup of the full size image only o \n and shown in a popup page with the full size image and caption o \n and the full size image is shown on the same page after a reload o \n and t in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\buzzbomb\textpattern\lib\txplib_db.php on line 84
Plugin rss_thumbpop install failed!
I hope you can help :p
Pre-flight check (low)
Textpattern version: 4.0.5 (r2466)
Last Update: 2007-07-18 16:35:52/2007-07-01 20:03:44
Document root: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs (C:\Program Files\Apache Software Foundation\Apache2.2\htdocs)
$path_to_site: C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\buzzbomb
Textpattern path: C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\buzzbomb\textpattern
Permanent link mode: messy
Temporary directory path: C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\buzzbomb\textpattern\tmp
Site URL: computer/buzzbomb
PHP version: 5.2.3
GD Image Library: unavailable
Server Local Time: 2007-07-19 19:19:37
MySQL: 5.0.41-community-nt
Locale: English_United Kingdom.1252
Server: Apache/2.2.4 (Win32) PHP/5.2.3
Apache version: Apache/2.2.4 (Win32) PHP/5.2.3
PHP Server API: apache2handler
RFC 2616 headers:
Server OS: Windows NT 5.0
Active plugins: cbs_navigation_menu-0.4, zem_contact_reborn-4.0.3.19, zem_contact_lang-4.0.3.6
.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
</IfModule>
#php_value register_globals 0
————————————
Last edited by usuario (2007-07-19 17:22:20)
Offline
Re: problem with a plugin rss_thumbpop
More info about this problem can be found in this topic (different plugin, but same author and similar error message)
Last edited by ruud (2007-07-19 19:54:21)
Offline
#3 2007-07-20 08:23:34
- usuario
- Member
- Registered: 2007-07-10
- Posts: 12
Re: problem with a plugin rss_thumbpop
It works!, thank you.
Now I get this error:
Warning: unlink(C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\buzzbomb\files/1184919491-txp_computer.sql) [function.unlink]: No such file or directory in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\buzzbomb\textpattern\lib\txplib_misc.php(534) : eval()’d code on line 95
BACKUP FAILED. ERROR NO: 1I have turned PHP safe mode off on the server but does not work.
Offline