

Tzig
Members-
Content count
74 -
Joined
-
Last visited
About Tzig
- Birthday 01/13/1981
Profile Information
-
Real Name
Cristian Balica
-
Location
a Romanian in Rome
- Website
-
Hello! Until a few days ago I had the store only in italian, now I want to add other languages (english, spanish, german and french). As the english, german and spanish languages are in the default OsCommerce I have downloaded the french language contribution. The problem is when I add the languages and when I click on any flag it's showing a blank page. Only the italian language is still working. I have also other contributions installed like: PWA, Dynamic meta tags, PayPal IPN, register globals and others that could not affect this (in my opinion) like italian language, another payment module (banking transfer), BUT I have done the modifications for every affected file in all the languages. My OsCommerce store is located at: http://store.emcelettronica.com The admin section seems to be working fine both in English and Italian. For now I have only these two languages. I've posted also in the General Support forum but I didn't get any answer. I really appreciate any help or sugestion. Thank you! Chris.
-
Thanks for your response! But can you be a little more specific? What do I have to change? I found the ot_shipping file in catalog/includes/modules/ot_shipping.php but I don't have php knowledge but I am learning fast! So if you can give me a little help I will really appreciate! I found this piece of code: function ot_shipping() { $this->code = 'ot_shipping'; $this->title = MODULE_ORDER_TOTAL_SHIPPING_TITLE; $this->description = MODULE_ORDER_TOTAL_SHIPPING_DESCRIPTION; $this->enabled = ((MODULE_ORDER_TOTAL_SHIPPING_STATUS == 'true') ? true : false); $this->sort_order = MODULE_ORDER_TOTAL_SHIPPING_SORT_ORDER; but don't know where to install this module. I have installed the flat rate module if this helps any way. I can't believe it isn't any contribution for this problem! I can't believe I am the only one with this problem! :huh: Anyway... I hope someone can help me and maybe other people too.
-
I am a newbie with all the contributions stuff and the SSL certificates. My hosting company offers a shared SSL cert., should I enable Encrypted Web Payments or not? If yes, what or where do I find all the things that I must put there? Thank you!
-
Hi all!! I have enabled 2 payment methods: PayPal and "banking transfer " (i.e. for italian people "Bonifico Bancario"). Now I want to disable the shipping tax only for people who pay with Bonifico Bancario. Any idea how can I do this? Thank you!!
-
I found the Austrian DHL contribution but I am not familiar with php, can anyone tell me how can I change that contribution to suit to my needs? Thank you, Cristi!
-
Hi! I am having the same problem. I want to be able to calculate the total price like this: [(Product_price + Shipping) = Sub-total x Tax = Total] instead of [Product_price x Tax + Shipping = Total] Anybody knows how? Thank you! Cristi
-
Hi! I am from Italy and I want to deliver my products through DHL. I couldn't find any Italian DHL contribution, can anyone help me with this? I trust you guys ;) Thank you!
-
Installed PayPal IPN now no checkout_success.php
Tzig replied to JT Marketing's topic in General Add-Ons Support
Hi, I have the same problem: the checkout_success page is blank. I also had the PayPal IPN contribution, but removed it. Could this be the problem? Even if I use another paying method it's still the blank page showing. Any ideas? -
Hi all!! I'm new with osCommerce and I have just started my own store. What I need to know is how can I remove the login or create new account step? The payments can be made through PayPal or wire transfer and I don't need to keep an evidence of my customers. I have downloaded the PWA contribution but I don't know if this is what I need. If I am allowed to give you a link with a store similar to what I want to do please let me know. Please, if you guys could help me I really apreciate it. Thanks a lot.