Search found 12 matches

by david63
Mon Dec 19, 2005 4:37 pm
Forum: General discussions
Topic: Resizing Columns
Replies: 4
Views: 8123

Resizing Columns

I am trying to make phpmyfaq fit into my website but i am having problems changing the width of the leftsidebar and the centre column. I have tried almost every value in style.css but to no avail. Could anyone point me in the right direction please as to where to make these canges please.
by david63
Thu Dec 15, 2005 10:36 pm
Forum: General discussions
Topic: Blank Screens
Replies: 14
Views: 25520

matteo wrote:Another question: is your PHP 4.3.1 provided by Mandrake (I mean: using rpm or urpmi) or have you compiled it directly from source by your own?
Straight out of the box from Mandrake
by david63
Thu Dec 15, 2005 9:59 pm
Forum: General discussions
Topic: Blank Screens
Replies: 14
Views: 25520

Sorry - here it is System Information

phpMyFAQ Version
phpMyFAQ 1.5.5
Server Software
Apache-AdvancedExtranetServer/2.0.44 (Mandrake Linux/11mdk) mod_perl/1.99_08 Perl/v5.8.0 auth_external/2.2.1 auth_mysql/1.11 mod_auth_pgsql/2.0.0 auth_radius/1.7PR1 mod_layout/4.0.1a mod_ssl/2.0.44 OpenSSL/0.9 ...
by david63
Thu Dec 15, 2005 7:56 pm
Forum: General discussions
Topic: Blank Screens
Replies: 14
Views: 25520

Here is my config.php file: <?php
// Created 2004-05-09 12:19:21

// language file (default: language_en.php)
$PMF_CONF["language"] = "language_en.php";

// Enable automatic content negotiation (default: enabled)
$PMF_CONF["detection"] = "TRUE";

// Titel der FAQ
$PMF_CONF["title"] = "phpMyFAQ ...
by david63
Thu Dec 15, 2005 4:39 pm
Forum: General discussions
Topic: Blank Screens
Replies: 14
Views: 25520

OK - I have just created the error again and these are the entries in the log [Thu Dec 15 15:35:11 2005] [notice] child pid 19034 exit signal Segmentation fault (11)
[Thu Dec 15 15:35:11 2005] [notice] child pid 19033 exit signal Segmentation fault (11)
[Thu Dec 15 15:35:12 2005] [notice] child pid ...
by david63
Thu Dec 15, 2005 3:42 pm
Forum: General discussions
Topic: Blank Screens
Replies: 14
Views: 25520

Thorsten wrote:Hi,

do you have access to your error_log?

bye
Thorsten
Which error log?
by david63
Thu Dec 15, 2005 2:44 pm
Forum: General discussions
Topic: Missing Cursor
Replies: 3
Views: 6531

Firefox 1.5
by david63
Thu Dec 15, 2005 10:26 am
Forum: General discussions
Topic: Missing Cursor
Replies: 3
Views: 6531

Missing Cursor

When I go into the "Edit Record" page I do not get a cursor in the Content box - I can enter data it just does not show the cursor until something has been entered in the text area.
by david63
Thu Dec 15, 2005 9:29 am
Forum: General discussions
Topic: Blank Screens
Replies: 14
Views: 25520

Have done that but it does not help as I an returned a totally blank screen with no debug information on it!
by david63
Thu Dec 15, 2005 9:13 am
Forum: General discussions
Topic: Blank Screens
Replies: 14
Views: 25520

Blank Screens

There seems to be a problem when entering data into any of the forms. If you do not complete ALL of the fields on the screen then you are presented woth a totally blank page and no data has been updated.

This also happens on the email a friend page if you do not enter an email address in all of the ...
by david63
Thu Dec 15, 2005 9:10 am
Forum: General discussions
Topic: converting ~ when logging into admin
Replies: 6
Views: 15195

I have just downloaded 1.5.4 and I am testing it on my local server - not connected to the internet - and I am having the same problem. Something somewhere is converting ~ to %7E which is not allowing me access to the Admin features. I have fixed this - I downloaded the latest snapshot and the ...
by david63
Wed Dec 14, 2005 9:53 pm
Forum: General discussions
Topic: converting ~ when logging into admin
Replies: 6
Views: 15195

I have just downloaded 1.5.4 and I am testing it on my local server - not connected to the internet - and I am having the same problem. Something somewhere is converting ~ to %7E which is not allowing me access to the Admin features.