Upload images / Error SyntaxError: Unexpected token

aless1o / 2012-10-19 10:09:00   

Hello,

when i try to upload images I get this error message:
Error SyntaxError: Unexpected token

I recently moved the indexhibit folders from the root folder of one website to the root folder of another.

I guess, I should change some permission somewhere but i dont know where/how.

This is the link:
thegardensnowboard.com
password is: daicazzo

thanks in advance!

Vaska A / 2012-10-19 12:37:02   

I was recently researching this error message - it's caused by something on the server that isn't working:

- permissions on the files and files/gimgs folder
- tmp directory not being writeable (your host needs to check that)
- space on the server being full

It was working before the move, right?

aless1o / 2012-10-22 10:40:37   

Hello Vaska,
thanks for the replay!

yeah, it was working before the move.
I would exclude the tmp directory and and space on server.
Maybe permissions?
Where should i check?
I dont know what files/gimgs is :(

alex

Vaska A / 2012-10-22 12:09:48   

Files is the name of a folder. Gimgs is located inside of that folder.

aless1o / 2012-10-22 15:43:15   

sorry vaska but i dont understand which file/folder are you referring to.
could you please explain better, I'd really appreciate!
thx

Vaska A / 2012-10-22 15:44:32   

/files/
/files/gimgs/
/files/dimgs/

Does that make more sense? ;)

aless1o / 2012-10-23 02:12:13   

sorry vaska but I dont know where to find gimgs and dimgs.
I've been looking in all the ndxsite and ndxzstudio folders but I didnt find them
where should i look?

arsondpi / 2012-10-23 06:19:49   

...they're located in the root directory of your server (at the same level of ndxzsite and ndxzstudio).
:-)

aless1o / 2012-10-23 07:33:50   

Hello arsondpi,

unfortunately i dont have any of those files in my roots directory.

I only have the ndxsite and ndxzstudio folders plus index and htacess

Any suggestions?!

aless1o / 2012-10-23 07:37:26   

I use (mt)

arsondpi / 2012-10-23 07:38:23   

You need to upload a folder called files, which inside it has another two folders - gimgs and dimgs.
Set their permissions to 777 and it should work fine...
If you still don't understand what I mean compare what you have in your server with a "fresh" Indexhibit download...

aless1o / 2012-10-27 07:06:02   

hell yeah!
I finally got it and solve the issue!

Thanks guys!!

This thread has been closed, thank you.