

elv1s
Members-
Content count
60 -
Joined
-
Last visited
Profile Information
-
Real Name
Kasper
-
Hello, i?v got the Master Products contribution and the Attribute Sets installed. When i use the Attribute sets for a product the Product Option-Name is not shown. There is only the standard text "TABLE_HEADING_OPTIONS" which is defined in "includes/languages/english/master_products.php". How can i get the product option name to show up for each option. So; when the following option is there: Color: blue green yellow it should show up as Color: blue green yellow and not like "TABLE_HEADING_OPTIONS": blue green yellow The Product Option name should show up like i edited it in the admin section. Can someone help me out!? thanks gr. Kasper
-
Hi there Patrick! thanks for your work and your reply.. Does the Dependencies work again? thanks a lot! gr. Kasper
-
Support Thread for Supertracker Contribution
elv1s replied to equilla's topic in General Add-Ons Support
Well then where 2! I would like to use this contrib also. Please Contrib or by PM. thanks Gr Kasper -
Hello... sorry... it?s me again... :blush: i found a oscommerce page where you can see what i mean... https://www.sportspirit.de/product_info.php...roducts_id=2657 thanks again, gr. kasper
-
Hello, ohh men i?m sorry... wrote everything in german... sorry... well, i?m just wondering if i can use this extension for the following thing: I have a Product (some kind of Masterproduct) On the product-info page this extension will load. The products wich are loaden in the selectbox have to depend on the "master" product. So wenn i have let?s say: Main product 1 - product_info.php - PC Pro Creater selectbox will show following options: -- Product 1a -- Product 1b -- Product 5a -- Product 5b Main product 2 - product_info.php - PC Pro Creater selectbox will show following options: -- Product 2a -- Product 2b -- Product 4a -- Product 4b -- Product 4c -- Product 7a -- Product 7b Product 1 & 5 are shown in the selectbox for Main product 1 but not for Main product 2. Product 2, 4 & 7 are shown in the selectbox for Main product 2 and not ffor Main product 1 Would be verry nice if someone can help me out. thanks! gracias greetzz Kasper
-
Hallo, habe mal kurz eine Frage... Kann man diese tolle Extension auch folgende ma?e einsetzen. Produkt (hauptprodukt) Auf Produktseite wird dan diese Extension geladen. Wichtig: Die m?gliche Produkte sind abh?ngig vom Hauptprodukt. Hauptprodukt 1 - product_info.php - PC Pro Creater Produkten: -- Produkt 1a -- Produkt 1b -- Produkt 5a -- Produkt 5b Hauptprodukt 2 - product_info.php - PC Pro Creater Produkten: -- Produkt 2a -- Produkt 2b -- Produkt 4a -- Produkt 4b -- Produkt 4c -- Produkt 7a -- Produkt 7b Produkt 1 & 5 erscheinen also nicht beim Hauptprodukt 2 in der Auswahlliste, und 2, 4 & 7 erscheinen nicht bei Hauptprodukt 1 in der Auswahlliste... W?re echt klasse wenn ihr da vielleicht weiterhelfen k?nnt! vielen Dank Gruss Kasper
-
Support Thread for Supertracker Contribution
elv1s replied to equilla's topic in General Add-Ons Support
Hi again, well thanks anyway! I know it?s an old version.. but my provider didn?t make the update to a newer version.. So i guess i?ve to try and play with the code! Thanks again man! gr. kasper -
Support Thread for Supertracker Contribution
elv1s replied to equilla's topic in General Add-Ons Support
Hi again! well i?m using MySQL 3.23.57 ***** i will try the code.... and... i?m sorry doesn?t work... Error: 1064 - You have an error in your SQL syntax near 'ORDER by tracking_id ASC LIMIT 95' at line 1 DELETE from supertracker WHERE tracking_id>0 ORDER by tracking_id ASC LIMIT 95 [TEP STOP] any ideas? thanks gr. kasper -
Support Thread for Supertracker Contribution
elv1s replied to equilla's topic in General Add-Ons Support
Hi there, well there were about 380 rows in the table and i tried it with 200, 100 and 1. None of them worked.. Thanks again! gr. kasper -
Support Thread for Supertracker Contribution
elv1s replied to equilla's topic in General Add-Ons Support
Hi Equilla, ok it worked..! nex problem! :blush: When i want to delete the oldest data and enter the nr. of rows i want to delete i get this error... 1064 - You have an error in your SQL syntax near 'ORDER by tracking_id ASC LIMIT 1' at line 1 DELETE from supertracker ORDER by tracking_id ASC LIMIT 1 [TEP STOP] any ideas? thanks gr. kasper -
Support Thread for Supertracker Contribution
elv1s replied to equilla's topic in General Add-Ons Support
Hi Equillia, Well, i just got online again and i saw that the flags for the new visits were not there. The old visits - from yesterday - were there. Than when i ran the update_supertracker.php they are there again. There is something wrong with that, isn?t it? What can i do to show the flags right away and not having to run the update_supertracker.php first.? thanks gr. kasper -
Support Thread for Supertracker Contribution
elv1s replied to equilla's topic in General Add-Ons Support
Hi there, thanks a lot! it worked.. just one more question for the moment. i had the "geo" files in my admin folder the first time i installed your contrib. then it worked. now i have to put them in the catalog/includes .... is that correct? gr. kasper -
Support Thread for Supertracker Contribution
elv1s replied to equilla's topic in General Add-Ons Support
Hi there, super contrib. the only thing... The flags don?t load anymore with the latest version. With the older version ("the white / old design") it worked.. What is wrong? thanks gr. kasper -
Cancelled Orders Contribution Support
elv1s replied to gottaloveit's topic in General Add-Ons Support
Hi, for those of you who are interested in how this can be done... please send a pm to me! gr. kasper -
Cancel/Void Shopping Cart Orders Modification
elv1s replied to applelinks's topic in General Add-Ons Support
Hello, so for everybody who has the same problem... I have the german (2) language as default... in the sql of the installation the is following line. INSERT INTO orders_status (orders_status_id, language_id, orders_status_name) VALUES ('2099', '1', 'Cancelled by Admin'); if your default language is not english (1), but for ex. german (2) change the '1' in '2' Thats it! gr. kasper