PDA

View Full Version : Error when submitting featured links


ewwharhar
05-20-2006, 07:50 PM
Someone told me they got this error when they tried to submit a featured link, it didn't direct them to the paypal, it showed this:
Parse error: parse error, unexpected T_STRING, expecting ',' or ';' in /home/harmony/public_html/temp/templates/en^%%23^236^23624BD6%%payment.tpl.php on line 23

ok

NOW it shows:
Content visible to registered users only.

Btw, if a supporter comes on and already knows my user and pw for recent help, you can go on my ftp if you want to fix it.

ewwharhar
05-21-2006, 05:33 AM
*bump*
Error still showing =|

Optimit
05-21-2006, 07:50 AM
Have you made any changes to payment.tpl? Also, what version are you using, and can you give us a URL?

ewwharhar
05-21-2006, 07:18 PM
I am using PHPLD 2
URL: www.submitdotcom.com

no i havent.

Optimit
05-21-2006, 08:08 PM
Something is wrong here.

Content visible to registered users only.

Notice the file name of payment.tpl.php?

It has a double extension .tpl and .php

Check your file names of the payment.tpl and payment.php files. One of them is not right.

ewwharhar
05-21-2006, 08:41 PM
Do you mean to check if payment.tpl is payment.tpl and not payment.tpl.php?
Or go in the file to find something?

Because the files are correctly named..

Optimit
05-21-2006, 10:57 PM
Ok, well someplace in your directory, there is a call for payment.tpl.php, which is incorrect. Maybe in submit form, or someplace else, but it is definitely there, as you can see in the error that it is being called payment.tpl.php

ewwharhar
05-21-2006, 11:01 PM
What are you telling me to find? a File like that or a code in a file?