Search found 7 matches

by LamBras
Mon May 14, 2007 7:23 pm
Forum: Bug reports
Topic: 1.6.11 php error when attaching images
Replies: 9
Views: 16013

Problem was an unaccessible subdirectory (the dir() command tried to get into as the user running the webserver but failed).

Thanks for your help.
by LamBras
Sun May 13, 2007 11:47 am
Forum: Bug reports
Topic: 1.6.11 php error when attaching images
Replies: 9
Views: 16013

When open_basedir restricts access to /etc/php5 in the previous example, I get a specific open_basedir error message telling me /etc/php5 is inacessible. Such an error message is lacking in the faq case.

Also my basedir settings look ok to me:

<Directory /var/www/dvdboard>
php_admin_value open ...
by LamBras
Sat May 12, 2007 4:30 pm
Forum: Bug reports
Topic: 1.6.11 php error when attaching images
Replies: 9
Views: 16013

With the included path /etc/php5, my open_basedir restriction comes into effect.

when setting
$d = dir(".");
I get

Handle: Resource id #2 Path: . . .. admin docs font lang template add.php attachments data artikel.php ask.php contact.php images inc help.php index.php mailsend2friend.php main.php ...
by LamBras
Fri May 11, 2007 5:13 pm
Forum: Bug reports
Topic: 1.6.11 php error when attaching images
Replies: 9
Views: 16013

php5-common/etch uptodate 5.2.0-8+etch3
by LamBras
Thu May 10, 2007 5:46 pm
Forum: Bug reports
Topic: 1.6.11 php error when attaching images
Replies: 9
Views: 16013

1.6.11 php error when attaching images

Fatal error: Call to a member function read() on a non-object in /FAQ/admin/editor/plugins/ImageManager/Classes/ImageManager.php on line 106

This happens when I click the image-icon ("insert/modify Image") in a edit view.

Any suggestions?
Thanks.
by LamBras
Tue Aug 05, 2003 10:47 am
Forum: General discussions
Topic: Beschränkung des Suchindex auf 4 Zeichen aufheben
Replies: 3
Views: 8333

Huch, wie machen denn das dann Foren wie vBulletin? Liegt das daran, dass die ihren eigenen Such-Cache haben?
by LamBras
Tue Aug 05, 2003 9:26 am
Forum: General discussions
Topic: Beschränkung des Suchindex auf 4 Zeichen aufheben
Replies: 3
Views: 8333

Beschränkung des Suchindex auf 4 Zeichen aufheben

Moinmoin,

ich möchte phpMyFAQ für eine technische FAQ verwenden, in der aber sehr viele Kürzel mit 3 Buchstaben auftauchen werden.
Was muss ich ändern, damit die Suchmaschine auch 3-Buchstaben Wörter akzeptiert und sucht?

Danke. :)