Failed to load resource: 404 error

blancofamilia3 / 2013-01-28 17:24:14   

hello
sorry I have a 404 error:
When I create an exhibit and try to check it via fronted, my result is a broken page
(studioblanco.it/web/index.php/commercial/regina-artworks/)

I found these errors:
Failed to load resource: the server responded with a status of 404 (Not Found)
(mysite/index.php/commercial/ndxzsite/default/…)
(mysite/index.php/commercial/ndxzsite/default/…)
(mysite/index.php/commercial/ndxzsite/default/…)

I checked those files in the download package and they results as a 2.0 release.
is there something in the download pack I wrong to upload or use?
thanks

arsondpi / 2013-01-28 17:29:18   

You are missing all the css files from the default theme folder (in the ndxzsite folder)

blancofamilia3 / 2013-01-30 08:40:49   

Yes I wrote because they correctly are in that folder.
Something wrong is happening when Indexhibit call them.
any help?

arsondpi / 2013-01-30 08:51:22   

The files are there but they're empty. Just re-upload them.

blancofamilia3 / 2013-01-30 09:22:54   

The files aren't empty, and they do have a weight.
I reuploaded them but they still are the same.

arsondpi / 2013-01-30 09:58:45   

This is weird.

On your main page (studioblanco.it/web/…) the stylesheet works fine.
When once I click on an exhibit the path of those stylesheets seem to disappear - actually when I view your source code in Firefox and click on the stylesheet path, the path seem to double itself...

it may be an htaccess issue since you're working on a subfolder on your server.

blancofamilia3 / 2013-01-30 10:09:22   

yes that's very weird.
once you click on an exhibit, the stylesheet seems to disappear, but also the exhibit gets lost! It gets blank. So the problem is not only about stylesheets...

The bug still remain also in the _root of my server (I did the first install there, same problem)
Once I installed Indexhibit in the root, I also tried to set up clean urls, just to check, and I had these answers:
"Page not found error here.
Warning: filesize() [function.filesize]: stat failed for /ndxz-studio/site//index.php in /index.php on line 81
Warning: fread(): supplied argument is not a valid stream resource in /index.php on line 81
Warning: fclose(): supplied argument is not a valid stream resource in /index.php on line 82"

any suggestion?

arsondpi / 2013-01-30 10:53:25   

is mod_rewrite enabled in your server? if not clean urls cannot be enabled and thus causing problems.

blancofamilia3 / 2013-02-01 15:05:06   

yes it is! with RewriteEngine and RewriteBase keys.
I also activated the option FollowSymLinksIfOwnerMatch, but unfortunately my provider do not offer me any assistance on .htaccess file config.

This thread has been closed, thank you.