Search found 7 matches

by abdogeo
Tue Feb 27, 2007 2:19 am
Forum: Bug reports
Topic: This entry is in revision and can not be displayed
Replies: 40
Views: 61618

Some changes to make langauage Selection Permanent

Hi All,

I use English as the only language of our FAQ, and I wanted to hide the language selection from the record forms. When I just did a plain comment out of the code, it caused the records to stay in the limbo called "this record is in revision". So I looked to another way of setting this:

In ...
by abdogeo
Mon Feb 26, 2007 11:12 pm
Forum: Bug reports
Topic: This entry is in revision and can not be displayed
Replies: 40
Views: 61618

Not Setting the language causes this issue

Thanks Thorsten for the response.

I actually found out the because I commented out the language choice (it's a single language environment), the records are being stored in a state of limbo. When I re-enabled the language choice in the record creation page, the records showed up as expected. I'll ...
by abdogeo
Mon Feb 26, 2007 8:15 am
Forum: Bug reports
Topic: This entry is in revision and can not be displayed
Replies: 40
Views: 61618

This entry is in revision and can not be displayed. V1.6.9

Hi There. I was going through this thread because I'm getting the same error message today.
I did check to make sure the entry is "active". Not sure what else I can do.
I'm running RHEL 4, and PMF 1.6.9

George
by abdogeo
Wed Feb 21, 2007 5:42 am
Forum: General discussions
Topic: export to PDF: no images
Replies: 27
Views: 37180

Image Format and inclusion in PDF

Thanks Thorsten for the reply. I just created a new entry in my FAQ and this time, I uploaded the images in JPEG format. The PDF export worked as expected. The images were visible.

I have tried this with PNG images but it did not work. Obviously, like you said, GIFs don't work either.

So, unless I ...
by abdogeo
Mon Feb 19, 2007 11:49 pm
Forum: General discussions
Topic: export to PDF: no images
Replies: 27
Views: 37180

Same Problem version 1.6.9

I run PMF on RHEL 4, I've also got full 777 permissions to all the PMF folders/files.
When I try to generate a PDF from an article, the images do not export. I get no error messages at all. The PDF file loads fine, but the images don't work.

At first, I had .png files, I changed that to .gif, still ...
by abdogeo
Fri Feb 16, 2007 11:33 am
Forum: Webserver and configuration
Topic: Permissions Problem
Replies: 1
Views: 8227

Permissions Problem (Possible Solution)

I'm posting a reply to my original post.

The permissions problem seems to be an SELinux issue. When I disabled SELinux, it worked fine.
I've never used SELinux, so, not sure about settings changes. If anyone has any advice, please share them.
George
by abdogeo
Thu Feb 15, 2007 4:25 am
Forum: Webserver and configuration
Topic: Permissions Problem
Replies: 1
Views: 8227

Permissions Problem

Hi All,

After an absence of about 2 years, I back to install phpMyFAQ on my server.
I did a completely fresh install of RHEL 4. I started HTTPD and MYSQLD.
I downloaded 1.6.9 and untared it into the HTML directory. Changed the owner and group to apache and tried to run install/installer.php from ...