I removed the authorize.net to see if was a space thing and the de buger shows no bugs but dont no why they all dont go?
I removed the authorize.net to see if was a space thing and the de buger shows no bugs but dont no why they all dont go?
I doubt that they have all gone, just that the page stops rendering after it hits a PHP error. What does the debug utility tell you about the error?
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
it report no bugs![]()
in the epdq.php file should there be ?> and the end
[26-Nov-2008 14:07:44] PHP Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /hermes/bosweb/web275/b2757/ipw.tuneyourcar/public_html/includes/modules/payment/epdq.php on line 13
No there shouldn't.
In times past closing PHP tags at the end of files was generally considered to be good practise. However, that approach could be problematic as FTP programs sometimes deposited hidden characters after the fuinal closing tag (e.g. end of line markers) leading to almost header errors that were almost impossible to track down.
So nowadays we usually leave off the last closing tag since the PHP parser automatically treats the end of file marker as a closing tag, and we avoid the aforementioned risk.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
what is the best FTP to use and just to make sure could you e-mail me the file to [email protected] and if this dose not work how much would it cost for someone to set it up for me as im running out of time![]()
and remember its for v 1.3.8
sorry to keep posting can i use Version: 1.0 as im getting this one to work in my payment Module just not filled the rest of the info out yet as i wanna make sure im not wasting my time
Here is a new one that comes upCode:[02-Dec-2008 13:43:02] PHP Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /hermes/bosweb/web275/b2757/ipw.tuneyourcar/public_html/includes/modules/payment/epdq.php on line 13
Bookmarks