Search found 68 matches

by telenut
Mon May 10, 2010 4:56 pm
Forum: Bug reports
Topic: file_put_contents(./data/tracking10052 error
Replies: 2
Views: 3917

Re: file_put_contents(./data/tracking10052 error

I could solve the problem by restoring an old 'data' folder from a previous version.
Strange thing is, there was no data folder in the 2.0.6 version...
by telenut
Mon May 10, 2010 4:46 pm
Forum: Bug reports
Topic: Problem after update
Replies: 8
Views: 7014

Re: Problem after update

how did you solved the problem? I have the same problem now...
by telenut
Mon May 10, 2010 4:36 pm
Forum: Bug reports
Topic: file_put_contents(./data/tracking10052 error
Replies: 2
Views: 3917

file_put_contents(./data/tracking10052 error

After upgrading from 2.0.6 to 2.6.4 on IIS6
And updating the PHP version to 5.3.2 I get the following error:

phpMyFAQ warning [2]: file_put_contents(./data/tracking10052010): failed to open stream: No such file or directory in Session.php on line 132

seems like I'm not the only one, but can't find ...
by telenut
Tue Apr 27, 2010 12:19 pm
Forum: Bug reports
Topic: Fatal error: Cannot redeclare quoted_printable_encode()
Replies: 3
Views: 4956

Re: Fatal error: Cannot redeclare quoted_printable_encode()

PHP Version 5.3.1
phpmyfaq 2.0.6
by telenut
Tue Apr 27, 2010 9:45 am
Forum: Bug reports
Topic: Fatal error: Cannot redeclare quoted_printable_encode()
Replies: 3
Views: 4956

Fatal error: Cannot redeclare quoted_printable_encode()

Hi,

to test an upgrade from 2.0.6 tot the latest version I would like to install 2.0.6 again on a xampplite configuration.
But than I get the following error...

Fatal error: Cannot redeclare quoted_printable_encode() in C:\xampp\xampplite\htdocs\ictdoc\inc\functions.php on line 981

With the ...
by telenut
Wed Nov 14, 2007 11:06 am
Forum: Bug reports
Topic: search results not correct
Replies: 2
Views: 6450

search results not correct

When you use restricted items, the search will find them, but not show them.
So sometimes you see: 40 results found, showing ....
and nothing to see, until you go to page 2.
by telenut
Tue Nov 13, 2007 2:02 pm
Forum: General discussions
Topic: Change permissions of all records
Replies: 4
Views: 7807

thx!

worked with following sql command:
UPDATE `phpmyfaq`.`faqdata_group` SET `group_id` = '2' WHERE `faqdata_group`.`group_id` = -1
by telenut
Tue Nov 13, 2007 10:50 am
Forum: General discussions
Topic: Change permissions of all records
Replies: 4
Views: 7807

I've noticed :-)
But can it be done with a simple sql command in phpmyadmin?
by telenut
Tue Nov 13, 2007 10:03 am
Forum: General discussions
Topic: Change permissions of all records
Replies: 4
Views: 7807

Change permissions of all records

Hi,

I would like to use the group permissions, but is there a way to change these permissions for the complete database?
by telenut
Thu Oct 18, 2007 12:19 pm
Forum: General discussions
Topic: auto login
Replies: 1
Views: 5030

auto login

Is there a way I can autologin (using cookies)?
by telenut
Thu Oct 18, 2007 10:04 am
Forum: General discussions
Topic: change location of images
Replies: 2
Views: 6103

The script that is used now wil auto create a folder with the name 'images'.
All the links in my database do not contain that name.
I now changed the filemanager to KFM (http://kfm.verens.com/)
That works beter and looks nice, but does not seem to work verry good under IIS. In apache (even under ...
by telenut
Thu Oct 18, 2007 9:40 am
Forum: General discussions
Topic: how to create a group account?
Replies: 2
Views: 5913

thx!

Why could I not find that myself?
by telenut
Wed Oct 17, 2007 3:14 pm
Forum: General discussions
Topic: how to create a group account?
Replies: 2
Views: 5913

how to create a group account?

I'm missing that option???
by telenut
Wed Oct 17, 2007 3:13 pm
Forum: General discussions
Topic: kfm for tinymce
Replies: 1
Views: 4974

Ok, I did :-)
but I had to use apache and the tutorial on the site. It does not seem to work with iis :s
by telenut
Tue Oct 16, 2007 4:20 pm
Forum: General discussions
Topic: change location of images
Replies: 2
Views: 6103

change location of images

When I used phpmyfaq 1.6, my image folder was in /phpmyfaq/afbeeldingen/
With the new version you can specify the location, but the images must be in the folder 'images'.
Can I change this?