Search found 22 matches

by djavet
Wed Oct 27, 2004 10:39 am
Forum: General discussions
Topic: Great! + Feature suggestions
Replies: 5
Views: 7502

Re: Great! + Feature suggestions

Thorsten wrote:
tbronson wrote:- keywords highlighted in search results (this is a minor suggestion)
this is implemented since phpMyFAQ 1.3!
Yes, but it's missing in the CSS file :wink:

Regards, Dom
by djavet
Mon Oct 25, 2004 7:37 am
Forum: Bug reports
Topic: PDF bug with <strong>
Replies: 4
Views: 7682

Thx!
I will wait the release of 1.4.3 RC2
Any dates?

Regards, Dominique
by djavet
Thu Oct 21, 2004 7:45 am
Forum: Bug reports
Topic: PDF bug with <strong>
Replies: 4
Views: 7682

PDF bug with <strong>

Hello,

I've 1.4.2 final and I've always a pdf error/bug when I'm generate a PDF wich contain <strong>:
Notice: Undefined index: HREF in C:\Inetpub\iis_web\einstein\pdf.php on line 198

Notice: Undefined property: STRONG in C:\Inetpub\iis_web\einstein\pdf.php on line 309

Warning: Cannot modify ...
by djavet
Mon Oct 18, 2004 1:11 pm
Forum: Bug reports
Topic: [Export Main Admin] PDF Error in 1.4.2
Replies: 3
Views: 6757

Thx!

Dom
by djavet
Mon Oct 18, 2004 8:15 am
Forum: Bug reports
Topic: [Export Main Admin] PDF Error in 1.4.2
Replies: 3
Views: 6757

[Export Main Admin] PDF Error in 1.4.2

Hello,

I've jsut update form 1.4.1 to 1.4.2. All is working well with PDF, etc.
Execpt in the admin area!
When I wish to export the full FAQ as PDF I receive the error:
Warning: getimagesize(/einstein/attachments/uploads/../images/shortcut1.jpg): failed to open stream: No such file or directory in ...
by djavet
Fri Oct 15, 2004 10:44 am
Forum: General discussions
Topic: Category path problem
Replies: 4
Views: 7312

Thx for your reply.
I'm impatient to wait about this bug fix. Do you know when it will be publish?

Thx in advance, Dominique
by djavet
Fri Oct 15, 2004 7:54 am
Forum: General discussions
Topic: Category path problem
Replies: 4
Views: 7312

Category path problem

Hello,

I use 1.4.1 and I've found a little problem with category when you have category and subcategory with same name. See picture:
-> http://www.metadelic.com/upload/category_problem.gif

When you do a search on the article name, you find this result (wish are correct in fact), but not with the ...
by djavet
Fri Sep 24, 2004 12:40 pm
Forum: General discussions
Topic: How sort articles?
Replies: 3
Views: 6293

Thx a lot.

I've found why my query doesn't work:
Before:
$result = $db->query($query."LIMIT ".$start.", ".$perpage);


After:
$result = $db->query($query." LIMIT ".$start.", ".$perpage);


You've forget to put a space just before "LIMIT" at line 50 of record-show.php.

Regards, Dominique
by djavet
Wed Sep 22, 2004 2:32 pm
Forum: General discussions
Topic: How sort articles?
Replies: 3
Views: 6293

How sort articles?

Hello,

In admin area, how can I sort the article in the menu "Edit Articles" (Beiträge genehmigen) by category name?
When I try to edit record.show.php and change the query at line 31 to:
SELECT faqdata.id, faqdata.lang, faqdata.rubrik, faqdata.thema, faqdata.author, faqcategories.name ...
by djavet
Tue Sep 21, 2004 2:57 pm
Forum: General discussions
Topic: Redirect empty category?
Replies: 2
Views: 5322

Thx for your reply.

Dominique
by djavet
Tue Sep 21, 2004 8:11 am
Forum: General discussions
Topic: Article Link in email?
Replies: 0
Views: 7646

Article Link in email?

Hello,

How can I add a direct link or the Title, ID or useful infos to retrieve the article into the admin aera inito the email wich are send.
I can find where and how...

I use 1.4.1

Thx in advance, Dominique
by djavet
Thu Sep 16, 2004 2:55 pm
Forum: General discussions
Topic: Redirect empty category?
Replies: 2
Views: 5322

Redirect empty category?

Hello,

It is possible to redirect a empty parent categry in tree to the next non-empty child-category?

I use version 1.4.1 in IIS5/win2k

Thx for time and help.
Regards, Dom
by djavet
Tue Sep 14, 2004 10:29 am
Forum: Bug reports
Topic: Bug in pdf.php?
Replies: 3
Views: 8539

Ooops I forget:
1.4.1 stable with IIS 5 and win2k.

The same error but with EM...
It's a custom interpretation for the html tag or it's standart?
Any relation with ubb code?

Regards, Dom
by djavet
Tue Sep 14, 2004 8:49 am
Forum: Bug reports
Topic: Bug in pdf.php?
Replies: 3
Views: 8539

Bug in pdf.php?

Hello,

I receive this errors:
Notice: Undefined index: ALIGN in C:\Inetpub\iis_web\einstein\pdf.php on line 168

Notice: Undefined index: ALIGN in C:\Inetpub\iis_web\einstein\pdf.php on line 169

Notice: Undefined index: ALIGN in C:\Inetpub\iis_web\einstein\pdf.php on line 168

Notice: Undefined ...
by djavet
Mon Sep 13, 2004 1:22 pm
Forum: General discussions
Topic: PDF problem
Replies: 1
Views: 4067

PDF problem

Hello,

I've change the html editor to a more efficient (and free too) to bypass the windows image manager path problem:
-> http://www.interaktonline.com/products/KTML/

All is working weel but when I wish to export the pdf with image I receive this error:
Warning: getimagesize(/einstein ...