Search found 13 matches

by dmoreman
Thu Nov 27, 2003 10:27 am
Forum: General discussions
Topic: a version that works with php 4.0.6 ?
Replies: 24
Views: 43419

thanks - 1.1.5?

Thanks Meikel

Thorsten - I don't suppose there is any chance of getting a copy of v1.1.5 to play with is there?

cheers

Dave
by dmoreman
Tue Nov 25, 2003 2:58 pm
Forum: General discussions
Topic: a version that works with php 4.0.6 ?
Replies: 24
Views: 43419

Well - I tried (and so did you!)

I changed EVERY superglobal but it still won't install :(

Time to give up I think!

Thanks so much for all your support - I will be back in touch when our server team upgrade! :?

All the best

Dave
by dmoreman
Tue Nov 25, 2003 1:22 pm
Forum: General discussions
Topic: a version that works with php 4.0.6 ?
Replies: 24
Views: 43419

still not quite clear ...

Just so I am clear :

$_SERVER -> $PHP_SELF
$_REQUEST -> $PHP_SELF
$_SERVER["PHP_SELF"] -> $PHP_SELF
but
$_SERVER["id"] -> $ID

any others beside $_SERVER and $_REQUEST ?

$ENV ??

Dave
by dmoreman
Tue Nov 25, 2003 12:51 pm
Forum: General discussions
Topic: a version that works with php 4.0.6 ?
Replies: 24
Views: 43419

Will give it a go

Thanks Thorsten

I presume this is just in the index.php admin/index.php and installer.php files?

also - I only change the PHP_SELF bit to $PHP_SELF wherever it occurs?

or do i replace the entire variable?


Dave
by dmoreman
Tue Nov 25, 2003 10:40 am
Forum: General discussions
Topic: a version that works with php 4.0.6 ?
Replies: 24
Views: 43419

still no luck

I tried it with the new code anyway but still get

"Your password or retyped password are empty. Please set your password and your retyped password. "

:(

Dave
by dmoreman
Tue Nov 25, 2003 10:35 am
Forum: General discussions
Topic: a version that works with php 4.0.6 ?
Replies: 24
Views: 43419

a little confused ..

Hi folks,

'Entschuldigang sie bitte' (sorry for spelling - I did some German 25 years ago at school!)

I'm a little confused as my german is 'nicht sehr gut' :roll:

Thorsten - presumably I replace the code you posted first with that new block of code?

Meikel - could you possibly translate your ...
by dmoreman
Mon Nov 24, 2003 12:27 pm
Forum: General discussions
Topic: a version that works with php 4.0.6 ?
Replies: 24
Views: 43419

Any News?

Hi Thorsten,

Any news on this problem?

cheers

Dave
by dmoreman
Thu Nov 20, 2003 5:23 pm
Forum: General discussions
Topic: a version that works with php 4.0.6 ?
Replies: 24
Views: 43419

thanks Thorsten

Thanks! Will check in tomorrow :

8)

info that might help

install page
http://www.staffs.ac.uk/schools/sciences/distlearn/faq/install/installer.php

php info
http://www.staffs.ac.uk/schools/sciences/consultancy/dmoreman/info.php

email me if you need db passwords etc.

cheers and thanks again ...
by dmoreman
Thu Nov 20, 2003 3:32 pm
Forum: General discussions
Topic: a version that works with php 4.0.6 ?
Replies: 24
Views: 43419

anyone in?

Hiya

Anybody there?

:)
by dmoreman
Thu Nov 20, 2003 12:54 pm
Forum: General discussions
Topic: a version that works with php 4.0.6 ?
Replies: 24
Views: 43419

not yet .....

still not there yet!

unbelievably we only have MySQL 3.22.30 !!!!!!! :(

I hacked the installer.php again as per your last tip

if (mysql_check("3.22.30") == FALSE) {
print "<p align=\"center\">You need MySQL Version 3.23.23 or higher!</p>";
HTMLFooter();
die();
}

and I can then get to the ...
by dmoreman
Thu Nov 20, 2003 12:29 pm
Forum: General discussions
Topic: a version that works with php 4.0.6 ?
Replies: 24
Views: 43419

Hi Thorsten,

Thanks for the code - I'm afraid it still won't install though :

I get

You need PHP Version 4.1.0 or higher!

© 2001 - 2003 phpMyFAQ-Team | All rights reserved.

at

http://www.staffs.ac.uk/schools/sciences/distlearn/faq/install/installer.php

any ideas

(thanks for looking this by ...
by dmoreman
Thu Nov 20, 2003 11:23 am
Forum: General discussions
Topic: a version that works with php 4.0.6 ?
Replies: 24
Views: 43419

v 1.1.5

Thanks for the answer - the reason I asked is that our webserver is due to upgrade to php 4.3.x at the end of January, but I need to run the faq script now.

I have seen a number of sites that are running phpmyfaq 1.1.5 and they look OK - is there no way at all of getting a copy?

or...

is there a ...
by dmoreman
Wed Nov 19, 2003 1:46 pm
Forum: General discussions
Topic: a version that works with php 4.0.6 ?
Replies: 24
Views: 43419

a version that works with php 4.0.6 ?

Hi

What is the latest version of phpmyFAQ that will work with php 4.0.6 ?

Would that be version 1.2.x ?

regards

Dave 8)