I'm running s9y v1.2 on Godaddy with PHP 4. I'm considering hosting OpenCart on the same account but if I do I'll have to upgrade to PHP 5. What kind of problems will I have with s9y v1.2 if I do that?
Thanks,
Rin
Search found 14 matches
- Fri Nov 11, 2011 5:43 am
- Forum: General discussions
- Topic: Upgrade from PHP 4 to PHP 5
- Replies: 1
- Views: 1852
- Mon Oct 31, 2011 10:28 am
- Forum: General discussions
- Topic: Missing Template images and style
- Replies: 22
- Views: 13826
Re: Missing Template images and style
Sometime when I get time, I'll do that. Thanks for helping me work through this. I learned a bit and appreciate the help!
Rin
Rin
- Mon Oct 31, 2011 4:15 am
- Forum: General discussions
- Topic: Missing Template images and style
- Replies: 22
- Views: 13826
Re: Missing Template images and style
I installed Firebug so I could watch what loaded and was able to see the 404 on serendipity.css. It was weird because the file was actually shown in Firebug to be there with content. So I copied the content and created a serendipity.css and put it in the Blog root. I then commented out the lines in ...
- Sun Oct 30, 2011 11:27 pm
- Forum: General discussions
- Topic: Missing Template images and style
- Replies: 22
- Views: 13826
Re: Missing Template images and style
The .htaccess file from NoBrainer:
There is another one for the Admin, but it simply password restricts access.
Rin
Code: Select all
<Files *.php>
Order Deny,Allow
Deny from all
</Files>Rin
- Sun Oct 30, 2011 5:07 pm
- Forum: General discussions
- Topic: Missing Template images and style
- Replies: 22
- Views: 13826
Re: Missing Template images and style
Yes, NoBrainer is a redirect. It belongs to a friend who asked if I could host the website in my CodeTwists account. I'll have to ask about the stylesheet name. It should be easy to change. I would think that if s9y were grabbing the wrong stylesheet there would be some kind of style rather than ...
- Sun Oct 30, 2011 4:31 pm
- Forum: General discussions
- Topic: Missing Template images and style
- Replies: 22
- Views: 13826
Re: Missing Template images and style
I switched to another template, thinking it might be have something to do with the template I've been using. That didn't change anything so I switched back to my custom template.
That's amazing - I don't see any of those errors. I added the code you suggested to the .htaccess, but it changed ...
That's amazing - I don't see any of those errors. I added the code you suggested to the .htaccess, but it changed ...
- Sun Oct 30, 2011 4:03 pm
- Forum: General discussions
- Topic: Missing Template images and style
- Replies: 22
- Views: 13826
Re: Missing Template images and style
There is no root .htaccess file. I looked around for a "findmore" but I don't know what that is (I'm embarrassed to have to admit that).
Rin
Rin
- Sun Oct 30, 2011 3:59 pm
- Forum: General discussions
- Topic: Missing Template images and style
- Replies: 22
- Views: 13826
Re: Missing Template images and style
I tried adding the $ as suggested, but that made no difference. The 404 error code mentioned doesn't show up for me - in fact, I'm getting no errors at all. The style/image problem does not extend to the backend at all.
Rin
Rin
- Sun Oct 30, 2011 2:35 am
- Forum: General discussions
- Topic: Missing Template images and style
- Replies: 22
- Views: 13826
Re: Missing Template images and style
Predictably, Godaddy disavowed any responsibility and wouldn't help me since it wasn't their S9Y version. I don't see any kind of integrity check in the backend. No, the problem doesn't extend to the backend, just the front. And, after a bit of checking, all of the functionality works, it's just the ...
- Sat Oct 29, 2011 4:00 pm
- Forum: General discussions
- Topic: Missing Template images and style
- Replies: 22
- Views: 13826
Re: Missing Template images and style
Ian,
I just realized that all of the errors in codetwists that you show me are for German language. That's probably because I'm in the USA and never use the German language files. I've never considered that someone outside of the USA would be interested. Bad form, I suppose.
Rin
I just realized that all of the errors in codetwists that you show me are for German language. That's probably because I'm in the USA and never use the German language files. I've never considered that someone outside of the USA would be interested. Bad form, I suppose.
Rin
- Sat Oct 29, 2011 3:55 pm
- Forum: General discussions
- Topic: Missing Template images and style
- Replies: 22
- Views: 13826
Re: Missing Template images and style
I'll contact GoDaddy today, but no I didn't use their pre-installed version. I didn't even know they had one. And yes, I have modified the version I originally installed, which is the primary reason I never upgraded and hesitate to now. It's been so long ago that I actually don't remember what ...
- Sat Oct 29, 2011 4:42 am
- Forum: General discussions
- Topic: Missing Template images and style
- Replies: 22
- Views: 13826
Re: Missing Template images and style
I installed the Serendipity Blog in about September of 2008 and it was the latest and greatest at the time. I chose the version of PHP and MySQL that was specified at the time. Looking at my GoDaddy setup, I don't see anything that's changed, but I can't look at whatever they may have done to the ...
- Fri Oct 28, 2011 5:16 pm
- Forum: General discussions
- Topic: Missing Template images and style
- Replies: 22
- Views: 13826
Re: Missing Template images and style
Thanks for the help!
URL: http://www.codestwists.com/Blog (must use capital B)
Serendipity Blog v1.2 beta 3
Apache Server on GoDaddy.com
PHP v4.x
MySQL 4.1
URL: http://www.codestwists.com/Blog (must use capital B)
Serendipity Blog v1.2 beta 3
Apache Server on GoDaddy.com
PHP v4.x
MySQL 4.1
- Fri Oct 28, 2011 5:08 am
- Forum: General discussions
- Topic: Missing Template images and style
- Replies: 22
- Views: 13826
Missing Template images and style
I just went to my Serendipity Blog for the first time in a couple of weeks only to find the images and styles missing completely. The style sheet is where it's supposed to be and all of the content appears to be where it's supposed to be in the proper top, bottom, right and left, etc. But, there are ...