-
Content count
491 -
Joined
-
Last visited
About Kjolebutikken
- Birthday April 7
Profile Information
-
Real Name
Beate Larsen
-
Gender
Female
-
Location
Bergen, Norway
- Website
Recent Profile Visitors
-
This store is going to open in 2013 - finally! Working with fixing old errors to make it work :-)) And with updating forgotten knowledge :-))
-
Kjolebutikken started following 1064 - You have an error in your SQL syntax
-
[Contribution] TinyMCE Anywhere
Kjolebutikken replied to rigadin2's topic in General Add-Ons Support
Hi, I moved my store to another host, and also changed domain. After that I upgraded my MS2.2 store to RC2a. My problem is that now the Tiny MCE editor in many of my pages in admin does not show. It still shows when I go to admin in my old store at my old host. Anybody know how to make it show again? Thanks :-) -
[contribution] Simple Template System (sts)
Kjolebutikken replied to DiamondSea's topic in Templates and Images
OK, thanks :-) -
[contribution] Simple Template System (sts)
Kjolebutikken replied to DiamondSea's topic in Templates and Images
OK, thanks :-) -
[contribution] Simple Template System (sts)
Kjolebutikken replied to DiamondSea's topic in Templates and Images
Thank you so much for your explanation :-) Think I understand a little bit more now and I will try to make this work :-) One more question though. When I installed the old template, the instructions was to change the stylesheet.css file, so the one I have in the shop root, is the one that corresponds with the template. I will movw both this and the old template file to the new folder "old". Should I then upload a fresh standard osc stylesheet.css file and put it in my shop root folder? Thanks :-) -
[contribution] Simple Template System (sts)
Kjolebutikken replied to DiamondSea's topic in Templates and Images
Hi, I have now installed stsv4.6. I have enabled sts in admin, but my site is totally blank. You told me to delete all old sts code in my files. I have not yet done that, but will do after a little backup :-) Questions: 1)Should I also remove all old sts-files? 2)What about the old template I am using now? I would like to still use it. Today it is placed in catalog/includes. Do I move it to folder "Single" under sts-templates? 3) What do I call the old template? Can I call it sts_template1.html, to separate it from the default template? 4) Today my stylesheet.css file is located in catalog (catalog/stylesheet.css). I see that there already is a stylesheet file in the folder "Single". Is there only supposed to be one stylesheet file? Which do I use to make my old template woprk, and where is it supposed to be located? Thanks :-) -
[Contribution] Upgrading osC from 2.2 MS2 to 2.2 RC2a
Kjolebutikken replied to Jan Zonjee's topic in General Add-Ons Support
Fixed it :-) Very silly mistake. Had done the canges, but forgot to make the file writable first, so the changes was not saved :-) -
[Contribution] Upgrading osC from 2.2 MS2 to 2.2 RC2a
Kjolebutikken replied to Jan Zonjee's topic in General Add-Ons Support
Hi, After the upgrade I changed the name of my catalog and now it seems I have a problem with the function tep_href_link It redirects to an url with the old catalog name. Do you know if there is something I could have done wrong with the upgrade to RC2a that would cause this problem, and if so, how I can fix it? Her is the link to my posted problem: http://forums.oscommerce.com/topic/358002-wrong-urls-in-shop-startpage-indexphp/page__gopid__1505281entry1505281 Thanks :-) -
[Contribution] Upgrading osC from 2.2 MS2 to 2.2 RC2a
Kjolebutikken replied to Jan Zonjee's topic in General Add-Ons Support
I am now able to open my store, but not my admin. I had forgoten some code in the upgrade in the file catalog/includes/functions/cache.php But now strugling with other problems :-) Just wanted to let you know that I have got access to the store though :-) Thanks for all previous help! -
[contribution] Simple Template System (sts)
Kjolebutikken replied to DiamondSea's topic in Templates and Images
OK, thanks :-) But the reason I upgraded to RC2a is just because my host has a newer version of php (5). -
[contribution] Simple Template System (sts)
Kjolebutikken replied to DiamondSea's topic in Templates and Images
OK, thanks :-) But the reason I upgraded to RC2a is just because my host has a newer version of php (5). -
[Contribution] Upgrading osC from 2.2 MS2 to 2.2 RC2a
Kjolebutikken replied to Jan Zonjee's topic in General Add-Ons Support
Renamed catalog/.htaccess to catalog/.htaccess.txt Did not help. Still blank pages. Also tried to delete all .htaccess files. No change. Tried to upload some of the old files from my backup before the RC2a upgrade (catalog/index.php, catalog/includes/configure.php, catalog/admin/includes.php) but still blank pages. So my plan now is to try to delet all old sts kode and sts files and see if anything happens. If still blank pages, it HAS to be something I did wrong with the upgrade, I think. So then I will just have to do it all again. Thank you very much for all your help with this :-) Really appreciate it! PS! I also uploaded an index.html page to my root of my store, and this one is visible on the internet! You can see it here: My link -
[contribution] Simple Template System (sts)
Kjolebutikken replied to DiamondSea's topic in Templates and Images
So what you are saying is that I have to remove all old sts on my shop before installing the sts 4.6 version? In addition to removing all sts code, I also must delete all sts files? Do you think these old sts codes are the cause if the site gone blank? Yes, it seems to be old, (v1.1 / 1.2 / 1.3 from 2003 - 2004) as far as I can see. Thanks :-)) -
[Contribution] Upgrading osC from 2.2 MS2 to 2.2 RC2a
Kjolebutikken replied to Jan Zonjee's topic in General Add-Ons Support
Hi again, It's strange, they are weell suited for ecommerce they say, and oscommerce is mentioned in their site for ecommerce solutions. This is what I gor from them today: They did not specify which one, so I checked all, but unsure what code to look for. Doesn't seem to be anything in the catalog/admin/.htaccess In catalog/.htaccess I have: <IfModule mod_setenvif.c> <IfDefine SSL> SetEnvIf User-Agent ".*MSIE.*" \ nokeepalive ssl-unclean-shutdown \ downgrade-1.0 force-response-1.0 </IfDefine> </IfModule> and <IfModule mod_setenvif.c> RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*) index.php </IfModule> Seems like maybe the first one is the forced return code??? Have no clue about this. Do you? Thanks :-)) -
[Contribution] Upgrading osC from 2.2 MS2 to 2.2 RC2a
Kjolebutikken replied to Jan Zonjee's topic in General Add-Ons Support
Hi again, Not much help from host. This is their answer to me :