matteoraggi

Topic: jobberbase on dreamhost into subfolders

I moved the site www.ebabysitter.info from bluehost.com (that don't work on sites with more of 100 unique visitors per day and in rela the limit ids 50.000 files and not really unlimited) to dreamhost, and on root it is ok, but it look to not work on subfolders, for example www.ebabysitter.info/it/ is became a white page, instead admin page is workin, I followed also these instructions: http://www.jobberbase.com/forum/topic15 … creen.html but it remain white, what I have to do now?

hobo

Re: jobberbase on dreamhost into subfolders

Did you forget to set permissions for _templates/_cache folder?
Did you forget to rename htaccess.txt to .htaccess after uploading files to server?

matteoraggi

Re: jobberbase on dreamhost into subfolders

.htaccess is ok and cache folder now is 777, but it continue to be white, it look that only homepage is white, because todauy I received a cv

putypuruty

Re: jobberbase on dreamhost into subfolders

Hi, Matteo!

I saw that ww.ebabysitter.info/it/ corresponds to the italian version but what do you have in that folder? Another jobberbase installation, but in Italian?

If this is the case, then you need to add this line to the .htaccess file located in the it folder:

Code:
RewriteBase /it

You would have to do the same for the .htaccess file in the it/admin folder:

Code:
RewriteBase /it/admin

Hope that it helps.

matteoraggi

Re: jobberbase on dreamhost into subfolders

Thanks, done it, but I continue to not see the home and see the admin as first..

matteoraggi

Re: jobberbase on dreamhost into subfolders

I have upgraded it to 1.8 and now it is working wel, ye!