|
sawaedy
|
 |
« on: August 08, 2011, 22:43:08 » |
|
hi im have problem for install UPPOD multimedia Player is show the eror: Parse error: syntax error, unexpected T_STRING in / /public_html/modules/mod_uppod/language/english.php on line 12 can any body help me?
|
|
|
|
|
Logged
|
مدیران نواندیش
|
|
|
|
rentasite
|
 |
« Reply #1 on: August 08, 2011, 22:58:04 » |
|
You opened the english.php file? Did you save it in UTF-8 without Bom characters encoding?
Copy and paste here line 12
|
|
|
|
|
Logged
|
|
|
|
|
sawaedy
|
 |
« Reply #2 on: August 09, 2011, 04:13:45 » |
|
i doing what you tell me, but not work and repeat the eror
|
|
|
|
|
Logged
|
مدیران نواندیش
|
|
|
|
Ivan Trebješanin
|
 |
« Reply #3 on: August 09, 2011, 10:25:35 » |
|
Parse error: syntax error, unexpected T_STRING in / /public_html/modules/mod_uppod/language/english.php on line 12
Check line 12 in english.php as PHP tells you, probably missed some quote.
|
|
|
|
|
Logged
|
I've got a snap in my finger... Got rhythm in my walk...
|
|
|
|
webgift
|
 |
« Reply #4 on: August 09, 2011, 10:40:46 » |
|
Is there any subject about php version, Ivan ? This error usually be displayed when we use php 4.x. However Elxis requires php 5.x! isn't it ?
|
|
|
|
|
Logged
|
|
|
|
|
Ivan Trebješanin
|
 |
« Reply #5 on: August 09, 2011, 12:02:39 » |
|
This error usually be displayed when we use php 4.x. However Elxis requires php 5.x! isn't it ?
aaaahhh, of course!
|
|
|
|
|
Logged
|
I've got a snap in my finger... Got rhythm in my walk...
|
|
|
|
webgift
|
 |
« Reply #6 on: August 09, 2011, 12:14:06 » |
|
|
|
|
|
|
Logged
|
|
|
|
|
sawaedy
|
 |
« Reply #7 on: August 09, 2011, 13:36:19 » |
|
no. i using php version 5.2.17
|
|
|
|
|
Logged
|
مدیران نواندیش
|
|
|
|
Ivan Trebješanin
|
 |
« Reply #8 on: August 09, 2011, 15:13:03 » |
|
Then post here mentioned line, so we can see what's wrong.
|
|
|
|
|
Logged
|
I've got a snap in my finger... Got rhythm in my walk...
|
|
|
|
sawaedy
|
 |
« Reply #9 on: August 09, 2011, 19:53:26 » |
|
defined (' _VALID_MOS') or die (' Direct Access to this location is not allowed. '); is the line12
|
|
|
|
|
Logged
|
مدیران نواندیش
|
|
|
|
Ivan Trebješanin
|
 |
« Reply #10 on: August 09, 2011, 21:12:07 » |
|
the line should be: defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
|
|
|
|
|
Logged
|
I've got a snap in my finger... Got rhythm in my walk...
|
|
|
|
sawaedy
|
 |
« Reply #11 on: August 09, 2011, 21:23:22 » |
|
whats differences ? is the line were had
|
|
|
|
|
Logged
|
مدیران نواندیش
|
|
|
|
wbread
|
 |
« Reply #12 on: August 09, 2011, 21:43:01 » |
|
|
|
|
|
« Last Edit: August 09, 2011, 21:51:21 by wbread »
|
Logged
|
|
|
|
|
rentasite
|
 |
« Reply #13 on: August 09, 2011, 22:14:07 » |
|
sawaedy download again "UPPOD multimedia Player" on your pc. Unzip it and upload only english.php and replace the old file. Don't open - don't save the new english.php till you upload it.
tell us if it works. If it doesn't... the problem is something else!
|
|
|
|
|
Logged
|
|
|
|
|
sawaedy
|
 |
« Reply #14 on: August 09, 2011, 22:17:07 » |
|
but in my site not work and in administrator show error defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
|
|
|
|
|
Logged
|
مدیران نواندیش
|
|
|
|