-
AuthorPosts
-
Phill Moderator
Phill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 6, 2011 at 8:05 pm #370546When do you get this error?
January 7, 2011 at 5:08 pm #370669In the Layouts tab, when I want to clone a layout…
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 7, 2011 at 5:25 pm #370671Check the template>ja_rave>local folder permissions. It appears the script is attempting to write here but yor server is not allowing it.
January 8, 2011 at 3:55 pm #370834It’s writable, still the same problem…
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 8, 2011 at 4:35 pm #370846Not by the script it isn’t. Please check your server logs which will tell you what is hapenning.
January 11, 2011 at 6:58 pm #371370Everything is writable… Can’t understand why this isn’t working…
I’ve also tried to delete the white space between the two bottom modules on the homepage, searched hours for it but couldn’t find it… Anybody here who knows how to fix it? http://www.iendracht.be
Phan Gam FriendPhan Gam
- Join date:
- June 2008
- Posts:
- 216
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 4
- Thanked:
- 39 times in 38 posts
January 14, 2011 at 3:35 am #371799Hi guy,
The causes of while space between 2 module blocks on homepage come from ja-mass-bottom block. On your site, it is defined
.ja-mass-bottom {
left: -20px;
position: relative;
top: -20px;
}
around line 630 in template.css file
You can change that code to
.ja-mass-bottom {
left: -20px;
position: relative;
top: -10px;
}
Hope that helpsAuthorPostsThis topic contains 37 replies, has 4 voices, and was last updated by Phan Gam 13 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum