

Toyz
Members-
Content count
18 -
Joined
-
Last visited
Profile Information
-
Real Name
Toyz
-
Quoting an old post, I know. I tried to add the XSell contrib to STS but can't find the file mentioned in this post, I checked the document and said I needed to add it to sts_user_code.php in the sts_inc folder, but I end up with an error: Warning: require(STS_START_CAPTURE) [function.require]: failed to open stream: No such file or directory in C:\xampp\htdocs\includes\modules\sts_inc\sts_user_code.php on line 34 Fatal error: require() [function.require]: Failed opening required 'STS_START_CAPTURE' (include_path='.;C:\xampp\php\pear\') in C:\xampp\htdocs\includes\modules\sts_inc\sts_user_code.php on line 34 The XSell contrib doesnt mention anything about STS (( btw The problems I had with the add-to-cart not working been sold. The $startform$ was somehow caught in the header tag which made it inactive.
-
Hello, I have copied the product_info template from the full folder which is included in a clean install of STS4.5.8. When I got STS active and instead of my own template I put the full folder active the product_info template is able to add items to the shopping cart. With my own product_info template which is a modified version of the included product_info from the full folder I can't add products to my shopping cart. I have checked my settings and they work fine with the included product_info template.
-
I just started a clean osC MS2.2 install and installed STS (4.5.8) on the clean install. I tested my template which I made earlier and again I can't add products to my shopping cart. When I switch it to the included 'full' folder the button works. The strange thing is, I edited the included product_info_26 file from the 'full' folder to my own folder, so it should work I recon. I am confused now what to do... //EDIT Again I compared my product_info.php with the included product_info.php_26 from the full folder and the only things different are the div tags I included to make up my layout.
-
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
Toyz replied to spidometrs's topic in General Add-Ons Support
I got installed: Ultimate SEO Urls v2.1dORIGINAL @osCMS2.2 And it's working very nice but I still got the kinda ugly '?cPath=21&osCsid=6c6cbb8c3d3af9847023d7f305553f3f' connected to my URL. Also my test product named 'Never Gonna Give You Up' (yes after the Rick Asthley song) only shows like never-gonna-give-p-29.html dropping off 2 words which might been important for spiders. How can I drop the ?cPath part from the URL and maybe extend the length of the product name in the URL. Thanks in advanced. -
// Edit ... again doublepost sorry I used Beyond Compare to noticed that I got some missing code thanks to adding a component named Graphical Borders. I gonna check if I can fix it otherwise compare the conponent I have installed are included in some powerpack. STS is working more then just fine. Don't wanna turn it down.
-
Thank you. I gonna try this. It would be strange if this is the reason why I have this problem, because I installed STS onto my clean osC before adding other contribs.
-
Sorry for double posting... I wanted to edit the post above to add the following: I want to edit the category overview. But in the list posted by bkellum I can't find the proper filename. Is this doable and if-so which file I need to create and edit? To don't confuse anybody, I want to make a same template for all categories so products aren't listed under each other.
-
I think I have encounterd a serious problem. When I have STS active I can't add products to my shopping cart. When I disable STS I can add them easily and don't have problems at all. I am using STS4.5.8 on MS2.2 also using 'Featured Products 161 with STS 453 instructions'
-
Still got no solution for this issue... Anyone?
-
Quick question, do I need to make a special product_info template for every product? Or is there a way I can just make on which applies to all?
-
I know... but as you can see I have added 3 items to the featured product contrib and set the max displayed on 10. And I still end up with only 1 item in my Featured box on my mainpage.
-
I have installed it like the guide told me to do. I made some screenshots and put them together as below; The two featured boxes are on my mainpage (first) and a product page (second)
-
I installed 'Featured Products 161 with STS 453 instructions' and it's working so-so. I got my featured box on my main page but it's showing the items at random and I thought I could make a static top-10 products with this contrib. I can't really work out the code so can't tweak it to do so. Anyone can help me with making this contrib into a static top-10 list (not top-10 items sold). Or am I just using the wrong contrib for this?
-
[Contribution] Ultimate SEO URLs - by Chemo
Toyz replied to Chemo's topic in General Add-Ons Support
That does the trick... it works now =P -
[Contribution] Ultimate SEO URLs - by Chemo
Toyz replied to Chemo's topic in General Add-Ons Support
The localhost is the folder htdocs in c:\xampp and I never had problems with it before.