Err... What message?
Re: Wedge repo -- installation feedback
« Reply #135, on February 1st, 2014, 02:22 AM »
Nope sorry, I get this error;
;;;;;;;;;;;;;;;;
; File Uploads ;
;;;;;;;;;;;;;;;;
; Whether to allow HTTP file uploads.
; [url]http://php.net/file-uploads[/url]
file_uploads=On
; Temporary directory for HTTP uploaded files (will use system default if not
; specified).
; [url]http://php.net/upload-tmp-dir[/url]
upload_tmp_dir="G:\xampp\tmp"
; Maximum allowed size for uploaded files.
; [url]http://php.net/upload-max-filesize[/url]
upload_max_filesize=2M
; Maximum number of files that can be uploaded via a single request
max_file_uploads=20
« Reply #139 12 hours ago »Last edited 20 hours ago
Parse error: syntax error, unexpected T_SL in /home/tpforums/public_html/wedge-alpha/core/app/OriginalFiles.php on line 21
$file = '<' . <<<'EOS'
http://www.wedge-alpha.mywebsite.net/index.php
If by a sub domain you mean wedge.domain.tld then mine is on a sub domain without those issues. Maybe it's the sub domain setup?