Hello I installed Node gallery along with other dependencies on my site. Everything is working fine on the surface. I can upload or Import image on the gallery but while saving it shows errors which are similar for both the cases. Here is the Errer:

While Importing

An error occurred. /?q=batch&id=9&op=do { "status": true, "percentage": 100, "message": "Importing 0 of 0.\x3cbr/\x3e\x26nbsp" }

Only local images are allowed.

while uploading

An error occurred. /?q=batch&id=10&op=do { "status": true, "percentage": 100, "message": "Remaining 0 of 1.\x3cbr/\x3e\x26nbsp" }

Only local images are allowed.

after this it asks me to procede to the error page. Then it takes me to the gallery. There is a image with caption but there is no thumbnail or i cannot view the image.
Please help on this problem or rectify my settings. Please help on this problem. Try to contact me on my email rocky_upadhaya@hotmail.com

Comments

dbeall’s picture

I have one question after seeing the error.. thank you for posting the error--
The part about google(I don't know) , but i see the un-clean error(/?q=batch&id=10&op=do)
Do you have clean URLs enabled so that ImageCache will work properly.?

kmonty’s picture

Assigned: rocky_upadhaya » Unassigned
Priority: Critical » Normal
Status: Needs work » Active
rocky_upadhaya’s picture

sorry brother my server does not support clean url. :( does that mean i cant use node gallery?

kmonty’s picture

Status: Active » Closed (fixed)

Node Gallery depends on ImageCache, which depends on Clean URLs. Without them, you will not be able to use the module.

rocky_upadhaya’s picture

@kmonty + @dbeall Thanks for your support. bye