Products     Magento Extension     PCI-Shopping-Carts     Templates       CRELoaded     WordPress Modules     osCommerce Modules       osCommerce Addons       osCommerce Features       osCommerce Management       Payment Modules     CRELoaded Modules       CRE Loaded Addons       CRE Loaded Features       CRE Loaded Management       Payment Modules       CRELoaded Services
Free Stuff
Customization
Templates
Compare Products
You have no items to compare.
Affiliate Info
Affiliate Program FAQ
Affiliate Log In
Recent Orders
Hot Keywords: Order Notification, Order Search, Coupon, Flash Board, Compare, Floating Message, Tracking, Moneris, RSS, Visitor Filter
Contributions
The following osCommerce contributions are free Opensource code originated from official osCommerce website and provided for your reference only, you may download the original contribution file(s) and install it on your own; or you may request a Paid Installation Service from Agents Of Power; Agents Of Power does the "AS IS" installation on your website, we do not guarantee it will work properly on your website. Extra Paid service is available for repairing the problem from the original contribution or from your website.
Filter: Search:
Displaying 955 to 963 (of 1445 contributions) Result Pages: [<< Prev]  ... 101  102  103  104  105  106  107  108  109  110 ...  [Next >>] 
1061. OSIcommerce Penta XML Tedarikçi Entegrasyonu Modülü Request Installation with Paid service
OSIcommerce Penta kurumsal Tedarikçi Entegrasyonu Modülü - GNU General Public License v3

OSIcommerce Penta kurumsal modülü kurulumu ve kullan&#305;m&#305; kolayd&#305;r. A&#351;a&#287;&#305;daki kurulum ad&#305;mlar&#305;n&#305; tamamlad&#305;ktan sonra, kurulum sihirbaz&#305;ndan ad&#305;mlar&#305; takip edin. Kurulum sihirbaz&#305; her ad&#305;mda sizi bilgilendirip yönlendirecektir (kurulum sihirbaz&#305; adresi:http://<magaza_adresi.com>/admin/penta_install).


******************************************
Kurulum Ad&#305;mlar&#305;;

1-catalog klasöründeki 2 dosyay&#305; ilgili klasörlere yap&#305;&#351;t&#305;r (includes klasörünü oldu&#287;u gibi yükleyebilirsiniz.).
2-catalog/includes içindeki application_top.php dosyas&#305;n&#305; aç
3-catalog/product_info.php dosyas&#305;n&#305; aç


require(DIR_WS_CLASSES . 'shopping_cart.php');

sat&#305;r&#305;n&#305;n hemen alt&#305;na

//penta sitesinden htmlden kelime çekme s&#305;n&#305;f&#305; ve penta fonksiyon
require(DIR_WS_CLASSES . 'class.Html.php');
require(DIR_WS_FUNCTIONS . 'penta.php');


4-catalog/product_info.php dosyas&#305;n&#305; aç

<p><?php echo stripslashes($product_info['products_description']); ?></p>

sat&#305;r&#305;n&#305; bul, hemen alt&#305;na



<p><?php Get_Penta_product_properties($product_info['products_model']); ?></p>



fonksiyon ça&#287;&#305;rmas&#305;n&#305; yap&#305;&#351;t&#305;r


5- catalog/includes/boxes/manufacturer_info.php dosyas&#305;n&#305; aç, a&#351;a&#287;&#305;daki kod blokunu bul

if (tep_not_null($manufacturer['manufacturers_url'])) $manufacturer_info_string .= '<tr><td valign="top" class="infoBoxContents">-&nbsp;</td><td valign="top" class="infoBoxContents"><a href="' . tep_href_link(FILENAME_REDIRECT, 'action=manufacturer&manufacturers_id=' . $manufacturer['manufacturers_id']) . '" target="_blank">' . sprintf(BOX_MANUFACTURER_INFO_HOMEPAGE, $manufacturer['manufacturers_name']) . '</a></td></tr>';


kod blokundan hemen sonra a&#351;a&#287;&#305;daki kod blokunu ekle



//OSIcommerce Penta ent. modülü ürün markalar&#305; kutusu için kod bloku - ba&#351;
$penta_marka_gif = strtolower($manufacturer['manufacturers_name']).'.gif';
if (!file_exists($penta_marka_gif)) { $vendor_res_is = tep_image(DIR_WS_IMAGES . $penta_marka_gif, $manufacturer['manufacturers_name']);}else{$vendor_res_is=$manufacturer['manufacturers_name'];}
if(Get_Penta_product_properties($product_info['products_model'],'websitesi')!=''){$web_adresi=Get_Penta_product_properties($product_info['products_model'],'websitesi');}
$manufacturer_info_string .= '<tr><td valign="top" class="infoBoxContents">-&nbsp;</td><td valign="top" class="infoBoxContents"><strong>'.$vendor_res_is.'</strong></td></tr>';
$manufacturer_info_string .= '<tr><td valign="top" class="infoBoxContents">-&nbsp;</td><td valign="top" class="infoBoxContents"><strong><a href="'.$web_adresi.'" target="_blank">Web Sitesi</strong></td></tr>';
//OSIcommerce Penta ent. modülü ürün markalar&#305; kutusu için kod bloku - son


5-&#304;ndirilen zipli dosya içindeki penta_install klasörünü ma&#287;aza admin klasörü içine yükle (upload et).
6-Ma&#287;aza admin paneline gir http://<magaza_adresi.com>/admin/penta_install &#351;eklindeki adrese ula&#351;.
7-Kurulum yönergelerini takip et ve ilk kurulumu tamamla.
8- Ürün ve marka resimlerini Penta sitesinden isimlerini listele ve indir

ÜRÜN RES&#304;M ADRESLER&#304;N&#304;N L&#304;STELENMES&#304; (yeniden olu&#351;turmak yerine pozitif_install klasöründeki penta_marka_ve_8-2-2009_urunler.txt adl&#305; dosyay&#305; kullan&#305;rsan&#305;z bu ad&#305;m&#305; geçebilirsiniz -8 &#351;ubat 2009 tarihli resimler listesidir-)
******************************************
Ürün resimleri adlar&#305; kurulumla birlikte ma&#287;azaya veritaban&#305;na eklenir. Ürünlerin resimlerinin siteden toplu yüklenmesi için http://<magaza_adresi.com>/admin/penta_install/resim_listele.php adresine gir. XML dosyas&#305; ad&#305;n&#305; seçip devam tu&#351;una t&#305;kla. Listelenen resim adreslerini kopyalay&#305;p bir txt dosyas&#305;na (notepad kullan&#305;labilir) kaydet (örne&#287;in resimler.txt)
*******************************************

Resim adreslerinden toplu yükleme i&#351;lemi için Mass Downloader kullan&#305;labilir, a&#351;a&#287;&#305;daki anlat&#305;m bu programa göredir.

8.a- Mass Downloader program&#305;n&#305; çal&#305;&#351;t&#305;r.
8.b- "File" menüsünden "import" seçene&#287;inde "URLs from file..." seçene&#287;ini i&#351;aretle
8.c- Yukar&#305;da olu&#351;turdu&#287;unuz resimler.txt dosyas&#305;n&#305; seç.
8.d- Ekrana gelen "Mass Downloader Import Links From File" penceresindeki kutuyu doldurmadan "OK" tu&#351;una bas&#305;p geç.
8.e- Tüm resim adresleri listelenecektir. Bütün hepsini seçmek için ctrl+A ile i&#351;aretleyip yukar&#305;daki download tu&#351;una t&#305;kla. Tüm resimler indirilmeye ba&#351;layacakt&#305;r. Yakla&#351;&#305;k dosya boyutu 40MB civar&#305;ndad&#305;r.

Ürün özellikleri ve marka web adresi spider kullan&#305;larak Penta sitesinden i&#351;lenip ürün detay&#305;nda görüntülenir. Veritaban&#305;na eklenmez.

Kurulum tamamland&#305;...
**************************************************

&#304;LK KURULUMDAN SONRA ÜRÜN, MARKA, KATEGOR&#304;, F&#304;YAT VE M&#304;KTAR GÜNCELLEMELER&#304; -Manual-
&#304;lk kurulum i&#351;lemini tamamlad&#305;ktan sonra manual olarak fiyat ve miktar güncellesi kurulum i&#351;lemi ile ayn&#305;d&#305;r. Her güncelleme yapmak istedi&#287;inizde;

http://<magaza_adresi.com>/admin/penta_install

2 ad&#305;mda güncellemeyi tamamla

******************************************

&#304;LK KURULUMDAN SONRA F&#304;YAT VE M&#304;KTAR GÜNCELLEMELER&#304; -Otomatik/Periyodik-
Otomatik güncelleme için Unix tabanl&#305; i&#351;letim sistemlerinde cron Job komutu çal&#305;&#351;t&#305;rabilirsiniz. Örnek kod;

a&#351;a&#287;&#305;daki cron job 50 dakika arayla ürün, miktar ve fiyat güncellemesi yapar

*/50 * * * * /php -q -f /sistem-dizini/penta_kategori_marka_ekle.php?action=dbCheck


******************************************
IIS sunucularda yap&#305;lacak otomatik güncellemeler için cron job benzeri uygulamalar kullan&#305;labilir
******************************************
Yaz&#305;l&#305;m Gereksinimleri
PHP5 veya üstü (safe_mode off)
MySQL veritaban&#305;
Türkçe Dil Eklenmi&#351; osCommmerce tabanl&#305; sistem (Türkçe dil yeni dil ekle &#351;eklinde eklenmi&#351; olmal&#305; ID si 4 olmal&#305;d&#305;r.)
******************************************
osCommerce veya WOSCI eticaret sistemleri içindir.
******************************************
penta_xml klasöründe güncel olmayan xml dosyas&#305; bulunmaktad&#305;r. Deneme yap&#305;lmas&#305; için eklenmi&#351;tir. Orjinal güncel Xml dosyalar&#305;yla de&#287;i&#351;tirilmesi gerekir.
******************************************
Di&#287;er Terarikçi firmalar&#305;n XML da&#287;&#305;t&#305;m formatlar&#305; ayn&#305; veya çok az farklar içermektedir. Farkl&#305; bir tedarikçi entegrasyonu için kaynak kodda küçük de&#287;i&#351;iklikler yaparak bu modülü kullanabilir (yard&#305;m almak için sorular&#305;n&#305;z&#305; iletebilirsiniz;)
******************************************
Kurulumdan önce yedek al&#305;nmas&#305; tavsiye edilir, kurulum hatalar&#305;ndan OSIcommerce hiçbir &#351;ekilde sorumlu de&#287;ildir.
******************************************
http://osicommerce.com/forum/ adresinden veya osi@osicommerce.com emailine sorular&#305;n&#305;z&#305; yollayabilirsiniz
OSIcommerce Penta XML Tedarikçi Entegrasyonu Modülü - GNU General Public License v3

OSIcommerce Penta ürün entegrasyonu modülü kurulumu ve kullan&#305;m&#305; kolayd&#305;r, doyalar&#305; yükleyin ve kurulum sihirbaz&#305;ndan ad&#305;mlar&#305; takip edin. Kurulum sihirbaz&#305; her ad&#305;mda sizi bilgilendirip yönlendirecektir.


******************************************
Kurulum detay&#305;;
1-&#304;ndirilen zipli dosya içindeki penta_install klasörünü ma&#287;aza admin klasörü içine yükle (upload et).
2-Ma&#287;aza admin paneline gir http://<magaza_adresi.com>/admin/penta_install &#351;eklindeki adrese ula&#351;.
3-Kurulum yönergelerini takip et ve ilk kurulumu tamamla.
******************************************

ÜRÜN RES&#304;MLER&#304;N&#304;N YÜKLENMES&#304;
******************************************
Ürün resimleri adlar&#305; kurulumla birlikte ma&#287;azaya veritaban&#305;na eklenir. Ürünlerin resimlerinin siteden toplu yüklenmesi için http://<magaza_adresi.com>/admin/penta_install/resim_listele.php adresine gir. Her bir XML dosyas&#305; ad&#305;n&#305; seçip devam tu&#351;una t&#305;kla.Listelenen resim adreslerini kopyalay&#305;p bir txt dosyas&#305;na (notepad kullan&#305;labilir) kaydet (örne&#287;in resimler.txt)


Resim adreslerinden toplu yükleme i&#351;lemi için Mass Downloader kullan&#305;labilir, a&#351;a&#287;&#305;daki anlat&#305;m bu programa göredir.

1-Mass Downloader program&#305;n&#305; çal&#305;&#351;t&#305;r.
2-"File" menüsünden "import" seçene&#287;inde "URLs from file..." seçene&#287;ini i&#351;aretle
3-yukar&#305;da olu&#351;turdu&#287;unuz resimler.txt dosyas&#305;n&#305; seç.
4-Ekrana gelen "Mass Downloader Import Links From File" penceresindeki kutuyu doldurmadan "OK" tu&#351;una bas&#305;p geç.
5- Tüm resim adresleri listelenecektir. Bütün hepsini seçmek için ctrl+A ile i&#351;aretleyip yukar&#305;daki download tu&#351;una t&#305;kla. Tüm resimler indirilmeye ba&#351;layacakt&#305;r.

**************************************************

&#304;LK KURULUMDAN SONRA ÜRÜN, MARKA, KATEGOR&#304;, F&#304;YAT VE M&#304;KTAR GÜNCELLEMELER&#304; -Manual-
&#304;lk kurulum i&#351;lemini tamamlad&#305;ktan sonra manual olarak fiyat ve miktar güncellesi kurulum i&#351;lemi ile ayn&#305;d&#305;r. Her güncelleme yapmak istedi&#287;inizde;

http://<magaza_adresi.com>/admin/penta_install

2 ad&#305;mda güncellemeyi tamamla

******************************************

&#304;LK KURULUMDAN SONRA F&#304;YAT VE M&#304;KTAR GÜNCELLEMELER&#304; -Otomatik/Periyodik-
Otomatik güncelleme için Unix tabanl&#305; i&#351;letim sistemlerinde cron Job komutu çal&#305;&#351;t&#305;rabilirsiniz. Örnek kod;

a&#351;a&#287;&#305;daki cron job 50 dakika arayla ürün, miktar ve fiyat güncellemesi yapar

*/50 * * * * /php -q -f /sistem-dizini/penta_kategori_marka_ekle.php?action=dbCheck


******************************************
IIS sunucularda yap&#305;lacak otomatik güncellemeler için cron job benzeri uygulamalar kullan&#305;labilir
******************************************
Yaz&#305;l&#305;m Gereksinimleri
PHP5 veya üstü (safe_mode off)
MySQL veritaban&#305;
Türkçe Dil Eklenmi&#351; osCommmerce tabanl&#305; sistem (Türkçe dil yeni dil ekle &#351;eklinde eklenmi&#351; olmal&#305; ID si 4 olmal&#305;d&#305;r.)
******************************************
osCommerce veya WOSCI eticaret sistemleri içindir.
******************************************
penta_xml klasöründe k&#305;salt&#305;lm&#305;&#351; xml dosyalar&#305; bulunmaktad&#305;r. Deneme yap&#305;lmas&#305; için eklenmi&#351;tir. Orjinal güncel Xml dosyalar&#305;yla de&#287;i&#351;tirilmesi gerekir.
******************************************
Di&#287;er Terarikçi firmalar&#305;n XML da&#287;&#305;t&#305;m formatlar&#305; ayn&#305; veya çok az farklar içermektedir. Farkl&#305; bir tedarikçi entegrasyonu için kaynak kodda küçük de&#287;i&#351;iklikler yaparak bu modülü kullanabilir (yard&#305;m almak için sorular&#305;n&#305;z&#305; iletebilirsiniz;)
******************************************
Kurulumdan önce yedek al&#305;nmas&#305; tavsiye edilir, kurulum hatalar&#305;ndan OSIcommerce hiçbir &#351;ekilde sorumlu de&#287;ildir.
******************************************
http://osicommerce.com/forum/ adresinden sorular&#305;n&#305;z&#305; yollayabilirsiniz
   Posted on: 02/07/2009     See contribution details

1062. Track search queries Request Installation with Paid service
If you have your own shop, you are on top of numbers. Since the most valuable numbers can be collected in Google Analytics (like amount of visitors, keywords and general e-commerce tracking) this contribution adds even more valuable information to Analytics: search queries of your visitors.

What this contribution does is adding a fake page request (the search keyword(s)) to the statistics. This way, it looks like an ordinary page view but it is in fact a search query from a visitor. Valuable information for you, the shop owner!

Only one file needs to be modified which takes you less then a minute. The effect however, is amazing.
   Posted on: 02/08/2009     See contribution details

1063. Add text box to checkout like comments Request Installation with Paid service
There is a problem width zip file.
Please download this one or copy full instructions
«««««««««««««««««««««««««««««««««««««««««««««
«««««««««««««««««««««««««««««««««««««««««««««
«««««««««««««««««««««««««««««««««««««««««««««
###################################


Add additional "comment" boxes
to the checkout process and emails


###################################


by Anthony Scott
10 Feb 2007
E-Mail: niagol@blackclaws.com


A contribution for osCommerce 2.2 Milestone 2;
released under GNU GENERAL PUBLIC LICENSE


###################################

What this contribution does
###################################


This allows you to add additional text boxes to the checkout process exactly like the comments box.
It does require that you edit your database so the information can be added to the emails.
It does not currently show up in the administration order viewing, haven't gotten that far yet.
These instructions do not include any editing for beauty. If you want to place the box somewhere else or add text to it, go for it but I just put down the bare minimums to add a new box to the check out section and get it into the email.

###################################

Files Affected
###################################

Please backup all files!

1. catalog/checkout_shipping.php
2. catalog/checkout_payment.php
3. catalog/checkout_confirmation.php
4. catalog/checkout_process.php

###################################

Instructions - how to install
###################################

Please backup all files!


##############################changes to make to site:###################################


1. in the file catalog/checkout_shipping.php look for:

if (!tep_session_is_registered('comments')) tep_session_register('comments');
if (tep_not_null($HTTP_POST_VARS['comments'])) {
$comments = tep_db_prepare_input($HTTP_POST_VARS['comments']);
}

and add below it (you can change the text in caps to reflect your own variable):

if (!tep_session_is_registered('YOUR_NEW_BOX')) tep_session_register('YOUR_NEW_BOX');
if (tep_not_null($HTTP_POST_VARS['YOUR_NEW_BOX'])) {
$YOUR_NEW_BOX = tep_db_prepare_input($HTTP_POST_VARS['YOUR_NEW_BOX']);
}


Also in the same file near the end find:

<tr>
<td><?php echo tep_draw_textarea_field('comments', 'soft', '60', '5'); ?></td>
</tr>

And above it place

<tr>
<td class="main"><?php echo tep_draw_input_field('YOUR_NEW_BOX', '', 'SIZE=10 maxlength=10') . tep_draw_separator('pixel_trans.gif', '5', '1'); ?></td>
</tr>

------------------------------------------------------

2. In the file catalog/checkout_payment.php look for:

IMPORTANT:
Find:

if (!tep_session_is_registered('comments')) tep_session_register('comments');

and below it add (correct comment - don't lose comment from checkout_shipping.php):

if (tep_not_null($HTTP_POST_VARS['comments'])) {
$comments = tep_db_prepare_input($HTTP_POST_VARS['comments']);
}

and again below it add (new comment)

if (!tep_session_is_registered('YOUR_NEW_BOX')) tep_session_register('YOUR_NEW_BOX');
if (tep_not_null($HTTP_POST_VARS['YOUR_NEW_BOX'])) {
$YOUR_NEW_BOX = tep_db_prepare_input($HTTP_POST_VARS['YOUR_NEW_BOX']);
}


Find:
<td><?php echo tep_draw_textarea_field('comments', 'soft', '60', '5'); ?></td>
</tr>

Replace by (correct comment - don't lose comment from checkout_shipping.php):

<td><?php echo tep_draw_textarea_field('comments', 'soft', '60', '5', $comments); ?></td>
</tr>



and below it place

<tr>
<td class="main"><?php echo tep_draw_input_field('YOUR_NEW_BOX', '', 'SIZE=10 maxlength=10') . tep_draw_separator('pixel_trans.gif', '5', '1') . 'Your text here'; ?></td>

</tr>

------------------------------------------------------

3. in the file catalog/checkout_confirmation.php find:

if (!tep_session_is_registered('comments')) tep_session_register('comments');
if (tep_not_null($HTTP_POST_VARS['comments'])) {
$comments = tep_db_prepare_input($HTTP_POST_VARS['comments']);
}

and below it place:

if (!tep_session_is_registered('YOUR_NEW_BOX')) tep_session_register('YOUR_NEW_BOX');
if (tep_not_null($HTTP_POST_VARS['YOUR_NEW_BOX'])) {
$YOUR_NEW_BOX = tep_db_prepare_input($HTTP_POST_VARS['YOUR_NEW_BOX']);
}



Find:

<tr>
<td class="main"><?php echo nl2br(tep_output_string_protected($order->info['comments'])) . tep_draw_hidden_field('comments', $order->info['comments']); ?></td>
</tr>

Below it add:

<tr>
<td class="main"><?php echo nl2br(tep_output_string_protected($order->info['YOUR_NEW_BOX'])) . tep_draw_hidden_field('YOUR_NEW_BOX', $order->info['YOUR_NEW_BOX']); ?></td>
</tr>



Find:

<?php
if (tep_not_null($order->info['comments'])) {
?>

Replace by:
<?php
// if (tep_not_null($order->info['comments'])) {
?>

Find (about 20 - 30 lines below last correction):
<?php
}
?>

Replace by:
<?php
// }
?>



---------------------------------------------------

4. In file catalog/checkout_process.php find:


'comments' => $order->info['comments']);

And replace it with

'comments' => $order->info['comments'],
'YOUR_NEW_BOX' => $order->info['YOUR_NEW_BOX']);


Next, in the same file find:

tep_session_unregister('comments');

and below it place:

tep_session_unregister('YOUR_NEW_BOX');



Find:

if ($order->info['comments']) {
$email_order .= tep_db_output($order->info['comments']) . "nn";
}

and below it add

if ($order->info['YOUR_NEW_BOX']) {
$email_order .= tep_db_output($order->info['YOUR_NEW_BOX']) . "nn";
}




-----------------------------------------------------------
5. In file catalong/includes/classes/order.php find:

'comments' => (isset($GLOBALS['comments']) ? $GLOBALS['comments'] : ''));

and change it to:

'comments' => (isset($GLOBALS['comments']) ? $GLOBALS['comments'] : ''),
'YOUR_NEW_BOX' => (isset($GLOBALS['YOUR_NEW_BOX']) ? $GLOBALS['YOUR_NEW_BOX'] : ''));



---------------------------------------
7. DO NOT FORGET TO DO THIS PART - SQL

Use your friendly database editor (phpMyAdmin, etc) to navigate to the orders_status_history table and add a field with the same name you chose for YOUR_NEW_BOX, it should be set type as text, null as YES and default as NULL, basically whatever you see your comments field is set to, do the same.

---------------------------------------
8. See the NEW commnet in Admin / Orders

Find:

<td class="smallText">' . nl2br(tep_db_output($orders_history['comments'])) . ' 


and below it place:

<br />' . nl2br(tep_db_output($orders_history['YOUR_NEW_BOX'])) . ' 

###################################

Hints
###################################

This is an easy contribution, but watch those single quotes and 'white spaces'. If you have an error because of this fix, you should start there. Also make sure you edit your database BEFORE trying to do an order with the updated code.


Thats it. Your Done!



###################################

Feel free to send me comments, corrections, feedback to:

niagol@blackclaws.com
###################################
I corrected some little bugs and had the possibilitie to see NEW comments in Admin / Orders.
FULL INSTRUCTIONS
   Posted on: 02/03/2009     See contribution details

1064. Osc Textera Description Translator v1.0 Request Installation with Paid service
Sorry, guys.. I forgot to put the script in the install file, silly me! Full package
   Posted on: 02/07/2009     See contribution details

1065. Model Sorter Request Installation with Paid service
This is based towards shops that are selling apparel.

Allows you to take all your existing product images and put a background of a shirt behind it automatically.

For example: You have a picture of your cat, that you want to sell on shirt and mousepads. Normally you would have to take your image and put it on a mousepad, and one on a shirt, then upload them both, and make two products for each. This way you just update 1 image of just your cat, then change your model name to say "shirt" and when the image is viewed it will show it on a shirt automatically

Very easy install, only 3 files to upload and only 6 lines of code to add. (nothing to delete) Will not overwrite any existing mods that you may have.

   Posted on: 02/07/2009     See contribution details

1066. Automated Backend ProPay Processing WITHOUT $400 / $200 Year API FEE Request Installation with Paid service
This payment brought to you from http://www.OsCommerceContributions.com

ScreenShots are also included in the zip file as well so you can see the before and the after.

This contribution also uses the already default CREDIT CARD payment module installed with OsCommerce. This payment module allows you to accept and store credit card numbers. Our contribution works in conjunction with this.

This payment module allows you to process your credit card orders through PROPAY on the backend without needing to PAY propay their $400 First Year fee and the $200 a year fee after that.

There have been alot of requests online for a PROPAY SOLUTION and we did one just a little bit better.

Not only does our solution process cards automatically through propay, but we do it with out the need to pay propay for their API access.

CURL is used so it is 100% suggested that you use an SSL for this contribution. We have installed this on a heavily modded site and we have also installed this on the stock out of the box install as well and have the same successful results.

All donations are gladly accepted. http://donate.oscommercecontributions.com
   Posted on: 02/07/2009     See contribution details

1067. basic button template Request Installation with Paid service
with this template you can easily change the color of the button, the size of the button, the text, textcolor, fontfamily,
This is a basic template including the back- and the forward-arrow
This is only for white backgrounds

I tried to keep them simple with a little effect and maximum editing comfort

Here are some examples of buttons I made in less than a minute
   Posted on: 02/08/2009     See contribution details

1068. Versandkategorien mit Aufschlag und Attributen Version 1.0 BETA Request Installation with Paid service
Funtionweise:

A ist 7,50 jeder weitere aus Gruppe A ist 2,-
B ist 9,50 jeder weitere aus Gruppe B ist 3,-
C ist 11,50 jeder weitere aus Gruppe C ist 5,-
D ist 14,50 jeder weitere aus Gruppe D ist 8,-
E ist 29,00 jeder weitere aus Gruppe E ist 10,-
F ist 45,00 jeder weitere aus Gruppe F ist 15,-
G ist 65,00 jeder weitere aus Gruppe G ist 25,-
H ist 95,00 jeder weitere aus Gruppe H ist 40,-
I ist 200,00 jeder weitere aus Gruppe I ist 100,-

Hier ein Beispiel wie sich der Versand berechnen kann:
Jemand kauft einen Produkt das mit der Versandgruppe C ausgewiesen ist und kauft dazu noch eine Produkt, das in der Versandgruppe B eingestuft ist.
Dann hat der Kunde Versandkosten in Höhe von 14,50 Euro.




Version 1.0 BETA



* Artikelmerkmal wählbar, nachdem Versandkosten für Optionswerte berechnet werden (z.B. Größe 30cm = 3,90 EUR, 60 cm = 6,90 EUR...)
* Berücksichtigung der Artikelmerkmale ein- und ausschalten
* Zuweisung einer Versandkostenkategorie für jeden Optionswert
* PullDownMenue zur Auswahl der Versandkostenkategorie beim Anlegen/Bearbeiten eines Produktes inkl. Anzeige der zugeordneten Versandpreise für Deutschland.
* Einzelauflistung der Versandkosten in der checkout_shipping.php
* Ein- und Ausschalten der Detaillierten Darstellung der Versandkosten in der checkout_shipping.php möglich
* Infoseite Versandkosten --> Tabellarische Auflistung der Versandkosten für definierte Länder


Jetzt brauche ich nur noch Leute, die es testen. Bei mir läuft es, aber ob ich alles in der Anleitung drin habe und ob alle Dateien vorhanden sind? Ich hoffe es.

Auf einem blanken oscommerce-2.2rc2a läuft es bei mir.

Also stelle ich das Modul als BETA rein. Screenshots vorhanden.

Fehler, Anmerkungen und Verbesserungen immer fröhlich posten.

Thread: http://forums.oscommerce.de/index.php?showtopic=65390&hl=
   Posted on: 02/08/2009     See contribution details

1069. Blue-World-Osc Template Request Installation with Paid service
Free oscommerce template featuring a blue globe and blue gray color scheme

I made to be able to stretch to accommodate over sized images

demo: http://free-wordpress-themes.info/oscommerce15/

it has the left column navigation along the bottom of the page horizontally which if all boxes are left will make the design wide, most people don't leave all the boxes though

if you do desire to use all the boxes and want the template to display more narrow I suggest moving a couple boxed to the right column its pretty easy if you look at the code
   Posted on: 02/08/2009     See contribution details
Displaying 955 to 963 (of 1445 contributions) Result Pages: [<< Prev]  ... 101  102  103  104  105  106  107  108  109  110 ...  [Next >>]