Hello Leon,
Thank so much for the help I just found out that I needed to place
Applicacion_root as "../" go figure it works, BTW I want to take this chance
to thank you for your great "Core PHP programming" book it has help a lot, I
am waiting for the second edition and updates... al finally I am going to
translate the language file into spanish I did that before but many changes
prevented me from sending a final version so as soon as I finish the 1.0.3 I
will send it please let me know where should I do that...
Thanks again
Best Regards
Sam
This is the part of index.php3 that giving the error message:
....
The if statement is evaluating as false. Since we know the action is
GENERATE_SID, we can guess the regular expression is working, so it must be
the call to file_exists(). My guess would be that APPLICATION_ROOT doesn't
actually match up with where you installed FreeTrade. Try printing out
APPLICATION_ROOT . "/modules/actions/$ACTION" to see where it's trying to
find the action module.
My guess is that you need to tweak the settings at the top of index.php3
some more.
Good Luck,
Leon
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]