> Oh what a idiot I is... I had to remark out the calls to magic_quotes_gpc
> and ignore_user_abort as they are unsupported on the server I am using and
> causing fatal exceptions. Being a not very bright individual I remarked out
> to much and ham stringed the INCLUDE(... $ACTION) block in index.php3.
> Everything works much better now. Thanks for all the help you tried to give
> despite my own stupidity.
I'm glad everything is working out.
> I am kind of curious if remarking out the calls to magic_quotes_gpc and
> ignore_user_abort are going to cause any serious problems.
Try creating a product named
</table><P align="center"> that's cool
If everything still works, you're fine. As far as ignore_user_abort,
this is to insure that the server will not halt execution of a script if
the user hits his stop button. If the server doesn't halt the execution
of scripts, you're fine. If it does, then a few months down the road
you may find weird invoice problems caused by users trying to buy things
and then changing their minds at the very last minute by hitting the
stop button. For the longest time, we didn't even use
ignore_user_abort. Anyway, good luck in your endevours.
-jj
--
Shannon -jj Behrens * Web Engineer * CLEAR INK�
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]