suikert Posted August 19, 2005 Share Posted August 19, 2005 okay following problem: STS is working good but i alsow wants to have 2 other mods installed but STS wont work with those 2 other mods. can anybody tell me how to fix the problem? its regarding those 2 mods: Ultimate Images Pack and, Points/Rewards Module V1.50 hopefully somebody can help me Quote Link to comment Share on other sites More sharing options...
djrino Posted August 19, 2005 Share Posted August 19, 2005 Whi the autor of STS not replydirect and help many users?? daiamond your job is too much apreciate.. Quote Link to comment Share on other sites More sharing options...
suikert Posted August 19, 2005 Share Posted August 19, 2005 Whi the autor of STS not replydirect and help many users?? daiamond your job is too much apreciate.. <{POST_SNAPBACK}> what do you mean with reply direct? Quote Link to comment Share on other sites More sharing options...
djrino Posted August 19, 2005 Share Posted August 19, 2005 that the author could answer in order to help all we.. and to second improve sts the requirements of the forum Quote Link to comment Share on other sites More sharing options...
mrbags Posted August 19, 2005 Share Posted August 19, 2005 nevermind. duh. i was putting it in the src tag when all i needed to to was put it between <td> and </td> well that solves the $image question. question 2 is still valid. Quote Link to comment Share on other sites More sharing options...
suikert Posted August 19, 2005 Share Posted August 19, 2005 nevermind. duh. i was putting it in the src tag when all i needed to to was put it between <td> and </td> well that solves the $image question. question 2 is still valid. <{POST_SNAPBACK}> which src tag? in which file? Quote Link to comment Share on other sites More sharing options...
allru111 Posted August 20, 2005 Share Posted August 20, 2005 As somebody allready mentioned in this thread website made with the help of STS becomes very slow. But I guess one has to choose btw oscommerce original plain look and sts's flexibility. I have no idea why it hapens, probably cause of the time it takes to parse php. Brian, what's your word on it? The question I want to ask people who tried both sts2 and sts3 is if the previous version is also this slow, maybe it's worth downgrading...... Quote Link to comment Share on other sites More sharing options...
Iggy Posted August 21, 2005 Share Posted August 21, 2005 okay following problem: STS is working good but i alsow wants to have 2 other mods installed but STS wont work with those 2 other mods. can anybody tell me how to fix the problem? its regarding those 2 mods: Ultimate Images Pack and, Points/Rewards Module V1.50 hopefully somebody can help me <{POST_SNAPBACK}> Don't use the STS product_info and you'll be fine. Iggy Quote Everything's funny but nothing's a joke... Link to comment Share on other sites More sharing options...
Fredrik.r Posted August 21, 2005 Share Posted August 21, 2005 I have some questions regarding STS 3 and Header Tags Controller 2.5.4. Earlier (in STS 2) HTC was already 80% implemented in STS, if I followed the HTC installation instructions the installation went completely wrong.. Is HTC still implemented in STS 3? Do I need to follow all steps in HTC instructions when installing STS first? Quote Link to comment Share on other sites More sharing options...
Guest Posted August 22, 2005 Share Posted August 22, 2005 hello i would like to have your advice I have installed STS Template and Header Tags .I have a problem but i didn't find th solution in the forum. The Problem is that i can see the header tags only the index.php page and not to the product_info.php page Is that normal My site www.luxe.gr (download the 2 pages at your PC and open the with your editor) do you know why is it happening? Please help Quote Link to comment Share on other sites More sharing options...
Guest Posted August 22, 2005 Share Posted August 22, 2005 Hello i would like to be more precise after i saved the index.php page to my pc and by using my editor i see this code : <html><head><!-- Using Template File [includes/sts_template.html) --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-7"><title>Luxe.gr : e-shopping therappy</title> <meta name="Description" content="Luxe.gr : Ηλεκτρονικό κατάστημα με τη μεγαλύτερη συλλογή σε ρολόγια,είδη δώρου και είδη γάμου."> <meta name="Keywords" content="Ρολόι,ρολόι,Ρολοι,ρολοι,Ρολόγια,ρολόγια,Ρολογια,ρολογια,Horloge,Festina,Candino,Jaguar,Lacoste,Eline,Lorenz,Maurice Lacroix,Jordan Kerr,Calypso,Είδη δώρου,δώρα,δωρα,δώρο,δωρο,είδη γάμου,γάμος,βέρες βέρα,βερες,στέφανα,στεφανα,μπουμπουνιέρες,μπουμπουνιερες,μπομπονιέρες,μπομπονιερες,μονόπετρο,μονόπετρο,μονόπετρα,μονοπετρα"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-7"> <meta name="Reply-to" content="luxe@luxe.gr"><!-- EOF: Generated Meta Tags --> and i think its correct but when i am doing the same thing with product_info.php i see only this part of code : <html><head><!-- Using Template File [includes/sts_template.html) --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-7"><title>Luxe.gr...e-shopping therapy</title> <!-- base href="http://www.luxe.gr/" --><!-- start get_javascript(applicationtop2header) //--> <script language="JavaScript"> <!-- etc.... Does anyone knows why this is happening? any idea ? please? Quote Link to comment Share on other sites More sharing options...
DiamondSea Posted August 22, 2005 Author Share Posted August 22, 2005 I would like to change my template according to the language selected by user. Is it possible? The problem is that i have some images in greek language and i want them to be replaced by english images when user changes oscommerce language into english. any ideas how to do that? please help... <{POST_SNAPBACK}> Use the $langid variable in your image path names. ie: /img/logo/banner-$langid.gif Then create banner-1.gif, banner-2.gif, etc, depending on the languages being used. The number for the LangID will come from your particular osC implementation. - Brian Quote Simple Template System (STS) Layout your site with 1 (or more) HTML file! Download STS: http://www.oscommerce.com/community/contributions,1524 Support: http://www.oscommerce.com/forums/index.php?showtopic=58541 Link to comment Share on other sites More sharing options...
DiamondSea Posted August 22, 2005 Author Share Posted August 22, 2005 okay following problem: STS is working good but i alsow wants to have 2 other mods installed but STS wont work with those 2 other mods. can anybody tell me how to fix the problem? its regarding those 2 mods: Ultimate Images Pack and, Points/Rewards Module V1.50 hopefully somebody can help me <{POST_SNAPBACK}> The changes you make in product_info.php you will also need to make in sts_product_info.php and assign the appropriate information to a template variable. Look at the difference between product_info.php and sts_product_info.php to see how it's done. - Brian Quote Simple Template System (STS) Layout your site with 1 (or more) HTML file! Download STS: http://www.oscommerce.com/community/contributions,1524 Support: http://www.oscommerce.com/forums/index.php?showtopic=58541 Link to comment Share on other sites More sharing options...
DiamondSea Posted August 22, 2005 Author Share Posted August 22, 2005 As somebody allready mentioned in this thread website made with the help of STS becomes very slow. But I guess one has to choose btw oscommerce original plain look and sts's flexibility. I have no idea why it hapens, probably cause of the time it takes to parse php. Brian, what's your word on it? The question I want to ask people who tried both sts2 and sts3 is if the previous version is also this slow, maybe it's worth downgrading...... <{POST_SNAPBACK}> I'd be happy to work on this if someone can point me to a site having this problem, and give me the Parse_Times from running it both with and without STS. - Brian Quote Simple Template System (STS) Layout your site with 1 (or more) HTML file! Download STS: http://www.oscommerce.com/community/contributions,1524 Support: http://www.oscommerce.com/forums/index.php?showtopic=58541 Link to comment Share on other sites More sharing options...
DiamondSea Posted August 22, 2005 Author Share Posted August 22, 2005 Whi the autor of STS not replydirect and help many users?? daiamond your job is too much apreciate.. <{POST_SNAPBACK}> Sorry, I'm trying to keep up, but am plenty busy with my day to day workload to devote a whole lot of time on here... I'm trying.... :-) - Brian Quote Simple Template System (STS) Layout your site with 1 (or more) HTML file! Download STS: http://www.oscommerce.com/community/contributions,1524 Support: http://www.oscommerce.com/forums/index.php?showtopic=58541 Link to comment Share on other sites More sharing options...
Ramdryve Posted August 22, 2005 Share Posted August 22, 2005 Heyas All. Long tiem lurker, First time poster. :) How do I go about changing the $catalog output background? It's the last thing remaining on the site.... (http://www.holyhouseofrock.com) This is the best Contrib I've ever seen! Chuck Quote Link to comment Share on other sites More sharing options...
SCL Internet Posted August 23, 2005 Share Posted August 23, 2005 Hi, I've just been looking at installing the STS system on several osCommerce driven websites but noticed the lasted version is in it's BETA phase, should I install it now for productions sites or hang on until the 'official release' in which case how far away is it???? Thanks, Tom Quote Link to comment Share on other sites More sharing options...
protogabe Posted August 24, 2005 Share Posted August 24, 2005 Here's a new one. I have STS running fine except for this. I have installed the "Product Attribute - Option Type" Contribution which basically, "...allows the use of various option types when setting up product attributes. With the current milestone of osCommerce, all options are displayed as select lists. This contribution specifically adds Text Options, Radio Buttons, Checkboxes and Textarea fields." When I have option types listed from a product_info page, STS forces dropdowns. The whole point of installing "Option Types" contribution was to be able to add text fields to the product options. This works when I disable product_info pages and just use OSC product_info. Is there any way to tell STS to just treat option types like OSC default does so I can get out of strict dropdowns. Thanks. Gabe Quote Link to comment Share on other sites More sharing options...
Fredrik.r Posted August 25, 2005 Share Posted August 25, 2005 Hi all! I'm building a completely new osC package for my customers and I wonder if I should use STS 3.0 Beta? Is it stable? Or should i download an earlier version? Thanks! Quote Link to comment Share on other sites More sharing options...
govast Posted August 25, 2005 Share Posted August 25, 2005 I really like the contib. Great Job! I did the install and did not have much trouble until I discovered the site loads completely in mozilla but not Internet Explorer. I cant figure out why why why why........ :o Any advice? Thanks Quote Link to comment Share on other sites More sharing options...
ne0NRG Posted August 27, 2005 Share Posted August 27, 2005 :blink: i'm new to this sts template... everything seems to work fine... EXCEPT there is no contents in the home page. i tried to search for $content to see what i can modify to get it to work.... but i'm unable to find it... and really ran out of clue as where i can get $content to be display. PLEASE HELP!! :blink: Quote Link to comment Share on other sites More sharing options...
airbourne Posted August 27, 2005 Share Posted August 27, 2005 If anyone was wondering about my sts in SSL problem, It turns out that I was using the wrong ssl link. Its fixed and works like a charm now. Quote Link to comment Share on other sites More sharing options...
solidad Posted August 28, 2005 Share Posted August 28, 2005 Hmm I asked in another forum area but since I have STS v3 installed (and working) I might as well ask this here. Is there a way to add a single product to the front page? basically I want 1 product showing on the front page with the add to cart button and attributes. I don't want to show any categories or anything. Just this single product. Anyone have any ideas? Thanks in advance. Quote Link to comment Share on other sites More sharing options...
Iggy Posted August 28, 2005 Share Posted August 28, 2005 Hmm I asked in another forum area but since I have STS v3 installed (and working) I might as well ask this here. Is there a way to add a single product to the front page? basically I want 1 product showing on the front page with the add to cart button and attributes. I don't want to show any categories or anything. Just this single product. Anyone have any ideas? Thanks in advance. <{POST_SNAPBACK}> Make an index-0 and strip the template of any tags, then place your product there? Iggy Quote Everything's funny but nothing's a joke... Link to comment Share on other sites More sharing options...
suikert Posted August 28, 2005 Share Posted August 28, 2005 Don't use the STS product_info and you'll be fine. Iggy <{POST_SNAPBACK}> and how can you disable that part of sts? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.