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 370 to 378 (of 1445 contributions) Result Pages: [<< Prev]  ... 41  42  43  44  45  46  47  48  49  50 ...  [Next >>] 
411. China Bank Payment Module Request Installation with Paid service
This is chinabank payment module, chinabank support online payment of chinese banks.
you must register as chinabank merchant, and then may use it.

chinabank website: http://www.chinabank.com.cn/gateway/help.shtml
   Posted on: 08/18/2009     See contribution details

412. Easy Discount Request Installation with Paid service
Made alteration to install file - to correct session error.
   Posted on: 08/18/2009     See contribution details

413. Italian Payment Modules Pack Request Installation with Paid service
Add 'php' without ' after <?
in includeslanguagesitalianmodulespaymentbancasella.php

to fix the bug MODULE_PAYMENT_BANCASELLA_TEXT_TITLE

About
-----
Questo pacchetto comprende:
> modulo di pagamento tramite Bonifico Bancario
> modulo di pagamento tramite Vaglia Postale
> modulo di pagamento tramite BancaSella (crypt)
> modulo di pagamento tramite Finanziamenti Agos
> modulo di pagamento tramite Finanziamenti Consel
> modulo di pagamento tramite BankPass
> modulo di pagamento tramite PostePay


Changelog
---------
1.4 by hOZONE
revisione varie
   Posted on: 09/11/2008     See contribution details

414. Customer Testimonials 3 Request Installation with Paid service
English_______________

Added code against sql injection, recommended by "faaliyet"


Español______________

Código añadido contra sql injection, recomendado por "faaliyet"

FULL PACKAGE
english_______________

Corrected box catalog/includes/boxes/customer_testimonials.php
Added Spanish language

espanol______________

Corregido box catalog/includes/boxes/customer_testimonials.php
Añadido lenguaje español

FULL PACKAGE
Fixed few bugs in swf file.

Well, this is nice testimonial display using flash for Home page or info box.

See that in action here:

http://www.cartzlink.com/

Installation / Upgrade is quite simple copy the catalog files in your catalog folder.

add following lines where you wish to display flash testimonial


<!-- Please don't remove this line --- added by http://www.cartzlink.com/ -->
<div class="testimonial">
<a href="customer_testimonials.php"><div class="testimonial_heading">&nbsp;&nbsp;Testimonials</div></a>
<div class="testimonial_body">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','215','height','170','src','customer_testimonials_flash','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','wmode','transparent','movie','customer_testimonials_flash.swf', 'FlashVars', 'currentPage=customer_testimonials_flash.php' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="215" height="170">
<param name="movie" value="customer_testimonials_flash.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="FlashVars" value="currentPage=customer_testimonials_flash.php" />

<embed src="testPane.swf" width="215" height="170" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" wmode="transparent"></embed>
</object>
</noscript>
<div class="login_enternal"></div>
</div>
</div>
<!-- End : added by http://www.cartzlink.com/ -->
Well, this is nice testimonial display using flash for Home page or info box.

See that in action here:

http://www.cartzlink.com/


Installation is quite simple copy the catalog files in your catalog folder.

add following lines where you wish to display flash testimonial


<!-- Please don't remove this line --- added by http://www.cartzlink.com/ -->
<div class="testimonial">
<a href="customer_testimonials.php"><div class="testimonial_heading">&nbsp;&nbsp;Testimonials</div></a>
<div class="testimonial_body">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','215','height','170','src','customer_testimonials_flash','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','wmode','transparent','movie','customer_testimonials_flash.swf', 'FlashVars', 'currentPage=customer_testimonials_flash.php' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="215" height="170">
<param name="movie" value="customer_testimonials_flash.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="FlashVars" value="currentPage=customer_testimonials_flash.php" />

<embed src="testPane.swf" width="215" height="170" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" wmode="transparent"></embed>
</object>
</noscript>
<div class="login_enternal"></div>
</div>
</div>
<!-- End : added by http://www.cartzlink.com/ -->
Sorry, forgot to add this one:

The infobox doesn't seem to display the title of the testimonial.

In catalog/includes/boxes/testimonials.php -

Find:
'text' => '<a href="' . tep_href_link(FILENAME_CUSTOMER_TESTIMONIALS, tep_get_all_get_params(array('language', 'currency')) .'&testimonial_id=' . $random_testimonial['testimonials_id']) . '"><b><center>' . $testimonial_titulo . '</center></b><br>' . strip_tags($testimonial) . '... ' . TEXT_READ_MORE . '</a>'

Replace with:

'text' => '<a href="' . tep_href_link(FILENAME_CUSTOMER_TESTIMONIALS, tep_get_all_get_params(array('language', 'currency')) .'&testimonial_id=' . $random_testimonial['testimonials_id']) . '"><b><center>' . $random_testimonial['testimonials_title'] . '</center></b><br>' . strip_tags($testimonial) . '... ' . TEXT_READ_MORE . '</a>'

DUMMY FILE.

Rob
Hi All,
No file upload, as mine have now been extensively modified.
I get table issues with customer_testimonial_write.php, and fixed by replacing:

<!-- body_text //-->
<td width="100%" valign="top">
<form name="customer_testimonial" method="post" action="<?php echo tep_href_link(FILENAME_CUSTOMER_TESTIMONIALS_WRITE, 'action=insert', 'NONSSL'); ?>">
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td class="pageHeading" colspan="2"><?php echo HEADING_TITLE2; ?></td>

with

<!-- body_text //-->
<td width="100%" valign="top"><table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<form name="customer_testimonial" method="post" action="<?php echo tep_href_link(FILENAME_CUSTOMER_TESTIMONIALS_WRITE, 'action=insert', 'NONSSL'); ?>">
<td class="pageHeading" colspan="2"><?php echo HEADING_TITLE2; ?></td>

The location of the form tag doesn't really matter, but i moved it to make it easier to compare.

Rob
FULL PACKAGE with UPDATE INSTRUCTIONS

* Fixed button define in catalog/customer_testimonials.php as detailed in the forum...

Scott
Full package

Update from 3.6 (see below only)
---------------------------------

NOTE: for the file catalog/includes/modules/customer_testimonials.php there are TWO versions

Version 1 = Includes the email address of the customer submitting the testimony with a link that reads "Click to email the author"
Version 2 = Excludes the email address link of the customer submitting the testimony

BEFORE uploading this file choose one of these versions and rename the file to "customer_testimonials.php"

Scott
Upgrade path included in installation.txt - Full package

Since v3.5(1)
-------------
* Added further multi-lingual support in all areas
* Added email validation to the catalog and the admin
* Added date added field in the catalog
* Added language defines in catalog/includes/languages/english.php
* Added admin link in testimony submission email
* Removed unnecessary case in catalog
* Removed erroneous language defines
* HTML fixes in both the catalog and the admin
* Adjusted the admin language defines for consistency
* Rewrote code in catalog/customer_testimonials_write.php to make this addon compatible with my osC reCaptcha addon
* Rewrote code in catalog/includes/modules/customer_testimonials.php significantly
* Added screenshots to save bandwidth
* Added a new button in the catalog

Scott
Minor changes has been made:

* added default style buttons
* Changed testimonials listing table style in admin
* Fixed minor html errors on customers_testimonials_write.php file

demo: mnkedition.oscommerce-packages.com

This is full version based on Customer Testimonials 3.5
   Posted on: 10/18/2008     See contribution details

415. Multiple Images for Products Request Installation with Paid service
Since a few people had problems with unzipping due to long filenames here is also a short file name zip ... Have fun.
Same package as before ...
Since there was quite a few request on additional help ... here is now a bit easier install version.

- new instructions
- ALL files added for new install / copy / paste
- modified files marked with changes
- tested & working on 2.2rc2a copy / paste

CSS for every image added for better crossbrowser big image position FF3 / IE7.

You can play with CSS for your colors, but be careful with some settings ...
I added a nice CSS rollover efect, works perfectly i IE6 / IE7 and FF

Also a nice java script POP UP in new window. Pop up is the size of the image.

New instructions added. Full package. Works for me ;)

Demo : www.ebax.si/app/trg1

look for item 2230 or 5309 ... As this is my test location, I don't know how long it will be available ... sorry

This is another update for the multi images contribution.

This makes the small images clickable while retaining the features of M-Marts mod so that blank image holders are not displayed.

Also it displayes 2 images per row (in up to 3 columns) for better viewing on small screens.

Anyone who can get the javascript clickable images working is welcome to mod this further...
Made a little mistake in the file. Corrected it now.

Not the full package
This is just an update for the multi images contribution
A very good contribution but when you dont have any extra picture it shows 6 blank image holders.
All merit goes to the original contributor
This update will only show a picture if there is an extra picture to show.

I will post a link to the demo when i finish my site
   Posted on: 12/07/2008     See contribution details

416. U HTML Emails Request Installation with Paid service
For dutch users with iDEAL installed http://addons.oscommerce.com/info/3759
Addon U HTML with extra layout for text/plain with linefeeds.

U HTML is a straight foreward solution for HTML-Emails, very easy to install and with great results.

ADDON: http://addons.oscommerce.com/info/5825

Version v2.1 outputs one line of text without linefeeds (n, <br>) for 'non-HTML' e-mail viewers (moblie, webmail, etc).

Forum: http://forums.oscommerce.com/index.php?showtopic=296492&st=120

Solution is relative simple without any heavy modifications (as far I can see).

Modification IN ADDITION to U HTML v2.1 (2008/08/02):

--- step 1 modify admin/includes/functions/general.php AND catalog/includes/functions/general.php ---

Find:
function tep_mail($to_name, $to_email_address, $email_subject, $email_text, $from_email_name, $from_email_address) {
if (SEND_EMAILS != 'true') return false;

// Instantiate a new mail object
$message = new email(array('X-Mailer: osCommerce'));

// Build the text version
$text = strip_tags($email_text);
if (EMAIL_USE_HTML == 'true') {
$message->add_html($email_text, $text);

Add after:
//--- Beginning of addition: Ultimate HTML Emails ---//
global $UHTML_html_text;
if (tep_not_null($UHTML_html_text) ){
$message->html_text = $UHTML_html_text;
}
//--- End of addition: Ultimate HTML Emails ---//

--- step 2 add text/plain ---

For the e-mail you want to modify the text/plain go to:
catalog/includes/modules/UHtmlEmails/LAYOUT_NAME/FILENAME.php

At the end of the file, before '?>' insert:

$UHTML_html_text = "This is the text/plain codenwith linefeeds.nnYou can also use the variables used in the $html_email.";

That's all...

Same text in file.
   Posted on: 12/25/2008     See contribution details

417. Newsletter & Subscribers Request Installation with Paid service
In need is integration of WYSIWYG html support. Perhaps contribution http://addons.oscommerce.com/info/1347 is the solution, but I have yet to integrate this feature.

I believe there is a bug in the code as pointed out in post #318 in the support forum at http://forums.oscommerce.com/index.php?showtopic=116105
If the next user could confirm if I am right, please alter the source code and upload the new version for others.

Also, here's how newsletter sending should proceed EACH TIME you send a newsletter:
1. Update the database via the 'Update Table' link in Admin
2. Send the newsletter
The first time you send a newsletter you need to define languages via the 'Newsletter Default' link in Admin.
These instruction might be added to installation instructions.

Lastly, the installation instructions claim to use a file CATALOG>newsletters.php but I don't believe it does.

I am sorry I am unable to test further due to time constraints (I am a student ... ;) and I am sorry to be posting 'talk' in the 'package' section of this contribution!

Warm Regards

I have re-uploaded the previous package without modification.
Full package as per 15 Jun 2009 contribution

Updated installation.txt, no code changes

Agreed with Techgoddess that newsletters table should remain in the database and have removed the instruction to drop that table.

Clarified ambiguous english and added basic instruction to improve admin links.
1) Super tiny change in the area of admin/includes/modules/newsletters/newsletters.php. A curly bracket "}" on line 425 -OF THE INSTALLATION.TXT FILE- was missing and causing "Parse error: syntax error, unexpected ';', expecting T_FUNCTION in ~".

2) Super tiny change in the area of admin/includes/modules/newsletters/product_notification.php. A curly bracket "}" on line 568 -OF THE INSTALLATION.TXT FILE- was missing.

3) Included the "Unsubscribe link in emails not working" contribution directly below by sunrise99 involving "newsletters_subscribe.php".

4) Added Spanish translations using "Word Magic Translator Professional (not affiliated with them). This is an excellent translation software but SOFTWARE non-the-less. I do not guarantee complete accuracy.

Just a *note*: Step 2 in the installation.txt file asks you to drop the Newsletters Table from SQL. I did this but received errors every time I clicked on the Newsletter section in Admin. I don't know if there is a viable reason for this step as I haven't received any errors after adding the Newsletters Table back but if anyone else needs to recreate the newsletters table, see SQL code below.

Luck!
Athena
http://www.mediosecologicos.com

=================================================
CREATE TABLE newsletters (
newsletters_id int NOT NULL auto_increment,
title varchar(255) NOT NULL,
content text NOT NULL,
module varchar(255) NOT NULL,
date_added datetime NOT NULL,
date_sent datetime,
status int(1),
locked int(1) DEFAULT '0',
PRIMARY KEY (newsletters_id)
);
==================================================
~~FULL PACKAGE~~
****************************
*Wrong folder uploaded in last post! *
* THIS IS THE CORRECT ONE *
****************************
1) Super tiny change in the area of admin/includes/modules/newsletters/newsletters.php. A curly bracket "}" on line 425 -OF THE INSTALLATION.TXT FILE- was missing and causing "Parse error: syntax error, unexpected ';', expecting T_FUNCTION in ~".

2) Super tiny change in the area of admin/includes/modules/newsletters/product_notification.php. A curly bracket "}" on line 568 -OF THE INSTALLATION.TXT FILE- was missing.

3) Included the "Unsubscribe link in emails not working" contribution directly below by sunrise99 involving "newsletters_subscribe.php".

4) Added Spanish translations using "Word Magic Translator Professional (not affiliated with them). This is an excellent translation software but SOFTWARE non-the-less. I do not guarantee complete accuracy.

Just a *note*: Step 2 in the installation.txt file asks you to drop the Newsletters Table from SQL. I did this but received errors every time I clicked on the Newsletter section in Admin. I don't know if there is a viable reason for this step as I haven't received any errors after adding the Newsletters Table back but if anyone else needs to recreate the newsletters table, see SQL code below.

Luck!
Athena
http://www.mediosecologicos.com

=================================================
CREATE TABLE newsletters (
newsletters_id int NOT NULL auto_increment,
title varchar(255) NOT NULL,
content text NOT NULL,
module varchar(255) NOT NULL,
date_added datetime NOT NULL,
date_sent datetime,
status int(1),
locked int(1) DEFAULT '0',
PRIMARY KEY (newsletters_id)
);
==================================================
~~FULL PACKAGE~~
update for Unsubscribe link in emails not working and double email sending.

Only one file update. newsletters_subscribe.php
full package
   Posted on: 02/26/2009     See contribution details

418. SEDEX e PAC sem falhas (1 Correios, 2 Pagseguro como alternativo) Request Installation with Paid service
Chega de sofrer com sites dos correios, agora seus problemas acabaram este modulo esta ok

faz consulta ao site dos correios e como alternativo caso os correios nao funcione ele pega do pagseguro

visite nosso site www.lojasphp.com.br
www.filehost.com.br

O Senhor e o meu Pastor e nada me faltara
   Posted on: 08/19/2009     See contribution details

419. DHL For You Terugmelden Request Installation with Paid service
Module voor het terugmelden van track&trace codes van DHL For You.

Hiermee kunt u gemakkelijk alle barcodes naar uw klanten versturen.
   Posted on: 08/19/2009     See contribution details
Displaying 370 to 378 (of 1445 contributions) Result Pages: [<< Prev]  ... 41  42  43  44  45  46  47  48  49  50 ...  [Next >>]