Forum Moderators: coopster

Message Too Old, No Replies

getting a T STRING error

need help with my script

         

bietz17

8:34 pm on Feb 8, 2008 (gmt 0)

10+ Year Member



I am new to html and PHP but I can't seem to find where the error is with the code. I have been staring at it for a while now and was hoping that someone could give it a look. The error says it is happening on line 9 of this exerpt.

/* 1.0 */define("_JR_NAME","User Name (will be shown with review):");
/* 1.0 */define("_JR_EMAIL","Your email address (it will not be published):");
/* 1.0 */define("_JR_LOCATION","Your location:");
/* 1.0 */define("_JR_SEL_LOCATION","Select location:");
/* 1.0 */define("_JR_ITEM_TITLE","Specific Job title:");
/* 1.0 */define("_JR_ITEM_DESCRIPTION","Item description:");
/* 1.0 */define("_JR_SECTION", "Section:");
/* 1.0 */define("_JR_CATEGORY","Job Category:");

If this isn't enough of the code please let me know. It seems that I am missing something but I can't seem to find it. thanks in advance

JB

bietz17

8:36 pm on Feb 8, 2008 (gmt 0)

10+ Year Member



sorry, when I posted it the code moved so now the error would be on line 5, thanks

coopster

1:22 am on Feb 9, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, bietz17.

It's not jumping out at me either. I'm thinking it may be elsewhere in your code. Are you certain it is not coming from line 5 of an included file somewhere instead?