10379 Posts in 2194 Topics by 1710 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 898 Views |
-
Secure Files Module trunk r5 broken

3 December 2009 at 10:33pm
Hi,
i just downloaded the current Version of the SecureFiles Module and moved it to our Server. When I run /dev/build/?flush=1
I get the following error:
# SecureFilePermission
Parse error: syntax error, unexpected T_STRING in /var/syscp/webs/x75/kwf/securefiles/code/SecureFileController.php on line 24It's SilverStripe 2.3.4.
Anyone else get this error?
Johannes -
Re: Secure Files Module trunk r5 broken

6 December 2009 at 12:51pm
Looks like on line 23 it's missing the last quote
$rewrite .= "RewriteBase " . (BASE_URL ? BASE_URL : "/") . "\n;$rewrite .= "RewriteBase " . (BASE_URL ? BASE_URL : "/") . "\n";
I also found a carriage return after the ?> on a few of the PHP pages,
But there is still some other bug that's causing an "Error Saving Content" in the Files & Images section.
| 898 Views | ||
|
Page:
1
|
Go to Top |


