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 118 to 126 (of 1445 contributions) Result Pages: [<< Prev]  ... 11  12  13  14  15  16  17  18  19  20 ...  [Next >>] 
131. Mostrar grafica de porcentaje conseguido (Fitbook) Request Installation with Paid service
Este bloque (infobox) muestra dentro una grafica con el porcentaje conseguido segun el objetivo pretendido. Los datos son recogidos directamente desde fitbook utilizando las API´s disponibles y el gráfico generado es directamente un Chart de Google, por lo que no hay ninguna referencia o enlace a Fitbook.

Nota: es necesario tener instalada la contribucion Fitness Tracker Fitbook (http://addons.oscommerce.com/info/6913) para que funcione.
   Posted on: 10/14/2009     See contribution details

132. Mostrar graficas de progresos con el gimnasio (Fitbook) Request Installation with Paid service
Este bloque (infobox) muestra dentro una grafica con la evolucion del peso corporal a lo largo del tiempo. Los datos son recogidos directamente desde fitbook utilizando las API´s disponibles y el gráfico generado es directamente un Chart de Google, por lo que no hay ninguna referencia o enlace a Fitbook.

Nota: es necesario tener instalada la contribucion Fitness Tracker Fitbook (http://addons.oscommerce.com/info/6913) para que funcione.

   Posted on: 10/14/2009     See contribution details

133. Script for automatic responses Request Installation with Paid service
An online translator error has caused unnecessary blank spaces, symbols have changed some other new words and that there should not exist. It's all fixed, now works fine

Thanks to AndreD for the warning
When we are in the details of an order, and we want to change it to the next state, usually write a text:
* Your order will be delivered tomorrow ........ agency
* Merchandise ready, we are waiting for payment .....

To avoid typing the same thing, spelling mistakes and errors in general, you can create multiple buttons that fill the text automatically

* * * * *
The idea is not mine, is jmacias, the credit goes to him, I've just uploaded the instructions

************************************
Cuando estamos en el detalle de un pedido, y queremos cambiarlo al siguiente estado, normalmente escribimos un texto:
* Su pedido será entregado mañana por la agencia........
* Mercancía preparada, estamos a la espera del pago.....

Para evitar escribir siempre lo mismo, cometer errores de ortografía y errores en general, se pueden crear varios botones que rellenan el texto automaticamente

* * * * *
La idea no es mia, es de jmacias, el merito es para el, yo solo he subido las instrucciones

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


Spanish, English, French and German. Translate to other languages if necessary
   Posted on: 10/14/2009     See contribution details

134. USPS module with methods selection Request Installation with Paid service
USPS module with USPS shipping methods selection. Please report any bugs if found.
   Posted on: 10/16/2009     See contribution details

135. single page stock update Request Installation with Paid service
May this be help full to Oscommerce community.

16/10/2009 Single page stock update.php v1.0 by Abdul quadir.S.lokhavdwala

I am dedicating this to my Dear MOM and DAD.

Now you can easily update all your products stock and product price and special price from single page.
   Posted on: 10/16/2009     See contribution details

136. Ultimate SEO URLs EDITABLE Request Installation with Paid service
English________
catalog/includes/application_top.php more adapted. I suppressed a require upload.php for no mistake if you go up the application_top directly.


Español_______
catalog/includes/application_top.php más adaptado. He suprimido un require de upload.php para que nadie se lie si lo subís el application_top directamente.
english_______
File admin/categories.php line 668 left over.

español______
En el fichero admin/categories.php la linea 668 sobraba.

FULL PACKAGE
English_________

[Ultimate SEO URLs v2.8] + [Ultimate SEO URLs - with admin editable Product and Category URLs]

We may choose to modify the contents of the URL of products or categories. If we do not change the URL will show the default names, both product and categories.

Español________

[Ultimate SEO URLs v2.8] + [Ultimate SEO URLs - with admin editable Product and Category URLs]

Podremos elegir modificar el contenido de la URL de productos o categorías. Si no modificamos la URL se mostrarán los nombres por defecto, tanto de productos como de categorías.

screenshots

FULL PACKAGE
   Posted on: 10/04/2009     See contribution details

137. Banner Picture Hack in Banner Manager Request Installation with Paid service
Make it Compatible to Oscommerce
Use SMALL_IMAGE_WIDTH and SMALL_IMAGE_HEIGHT instead.

REPLACE TO:
<td class="dataTableContent"><?php echo '<a href="javascript:popupImageWindow('' . FILENAME_POPUP_IMAGE . '?banner=' . $banners['banners_id'] . '')">' . tep_image(DIR_WS_CATALOG_IMAGES . $banners['banners_image'],ICON_PREVIEW,SMALL_IMAGE_WIDTH,SMALL_IMAGE_HEIGHT) . '</a> ' . $banners['banners_title']; ?></td>
   Posted on: 10/16/2009     See contribution details

138. Header Tags SEO V 3.0 Request Installation with Paid service
-> Added some more code to Fill Tags to show what was changed.
-> Added silo option. See admin->Header Tags SEO->Silo Control for details.
-> Fixed social bookmark code to prevent SID from being added to the url (pointed out by Carl (theintoy). Also added code to include the
category name in the url for category pages.
-> Removed breadcrumb code from index.php in RC2 (found by gemcom).

This is a full version.

The support thread for Header Tags SEO is at
http://forums.oscommerce.com/index.php?showtopic=298099
-> Added a canonical meta tag option in Page Control to handle all pages not already handled
-> Added error display code to Fill Tags so missing database items are more easily found
-> Changed the default text that gets added at installation to try avoid all the confusion it creates
-> Fixed mistakes from previous release regarding the tep-hide_sessions function
-> Fixed mistake in the code for the <head> section changes
-> Moved language sensitive text from the Fill Tags file to the language file

This is a full version.

The support thread for Header Tags SEO is at
http://forums.oscommerce.com/index.php?showtopic=298099
-> Added code to includes/header_tags.php to automatically set the language for the language meta tag.
-> Added stylesheet.css with pre-installed to the files in the contribution.
-> Added code to check for template for adding pseudo page for BTS AND STS shops
-> Added a number of popular social bookmark icons
-> Added tep_hide_session function to prevent logout in test function
-> Added missing language code to includes/application_top.php (found by Alexander Maringer)
-> Added a common questions section to the test page
-> Fixed delete code in test function to work with all servers
-> Fixed duplicate name problem in the social bookmark module.
-> Fixed an html typo in the the admin/headertags_seo.php file
-> Corrected instructions in Install_Admin.txt to match actual files (found by hewnry jiang)
-> Changed code in social bookmark module to simplify
-> Removed the xhtml formatting in includes/header_tags.php

This is a full version.

The support thread for Header Tags SEO is at
http://forums.oscommerce.com/index.php?showtopic=298099
-> Corrected mistakes in the sql install files.
-> Corrected mistake in includes/functions/header_tags.php.
-> Added code to allow the logo text to work in STS shops.

This is a full version.

The support thread for Header Tags SEO is at
http://forums.oscommerce.com/index.php?showtopic=298099
-> Corrected mistakes in includes/functions/headertags.php.
-> Corrected mistake in admin/categories.php regarding TinyMCE for products.
-> Corrected mistake in admin/header_tags_fill_tags.php as pointed out by Paul (pbor1234).
-> Corrected some html coding errors in admin/headertags_seo.php.
-> Added the version number to the title in page control. This may not be kept up with but it will at least show a minimum version.
-> Added code to allow for extra logo text since many sites have more than one image in the header.
-> Removed the update sql files since they are not longer useful.

This is a full version.

The support thread for Header Tags SEO is at
http://forums.oscommerce.com/index.php?showtopic=298099
-> Added a category list in fill tags so the fill option can be performed on specific categories.
-> Added option to test function to only show limit messages if asked.
-> Added option to admin->Configuration->Header Tags SEO that allows the parent category names to be included in the title and meta tags.
-> Removed the language files, except English, from admin since they were not translated and served no purpose.

This is a full version.

The support thread for Header Tags SEO is at
http://forums.oscommerce.com/index.php?showtopic=298099
-> Added Canonical code per Greg's (Phocea) suggestion.
-> Added code to test script to check for missing titles and meta tags.
-> Added code to test script to check for length of titles and descriptions.
-> Added a popup window to the test function to explain the various errors.
-> Added an index.php and product_info.php file to the contribution.
-> Added database option to control the TinyMCE editor. The editor must be installed separately.
-> Fixed code in test script where only language id 1 was being checked.


This is a full version.

The support thread for Header Tags SEO is at
http://forums.oscommerce.com/index.php?showtopic=298099
-> Fixed mistakes in the update sql files.
-> Fixed mistakes in mouseover text in social module
-> Fixed problem where the root name was not being removed for manufacturers
-> Fixed error with Fill Tags where overrides from the manufacturers section was affecting the products section as reported by Jeff Genno in post 1922.
-> Added code to correctly handle title and meta tags when using STS. Thanks to user jerico for the suggestion.
-> Added code to check for invalid file name (containing spaces) which some sites use for storage. If found, the page is skipped and a warning is issued.
-> Changed code in includes/header_tags.php file to more accurately check for the page.
-> Optimized manufacturers query in Fill Tags. Thanks to user mirol for the suggestion.
-> Test page - added option to check if the default root text has not been removed.
-> Test page - temporairly disabled STS check since the code was changed for it.

This is a full version.

The support thread for Header Tags SEO is at
http://forums.oscommerce.com/index.php?showtopic=298099
-> Added code to includes/functions/header_tags.php to fill in missing title and tags if none selected. This is a sort of an automatic use default option.
-> Added a few more files to the exclude list in admin/includes/functions/header_tags.php.
-> Fixed coding mistake in IsTemplate function that caused it to always be true.
-> Fixed Test function that checks languages.
-> Fixed Test function to properly handle checking files if a template system is installed.
-> Changed mysql code to work with all stirct mysql setting.

This is a full version.

The support thread for Header Tags SEO is at
http://forums.oscommerce.com/index.php?showtopic=298099
-> Added code to check if shop is oscMax in admin/includes/functions/header_tags.php.
-> Changed code for IsTemplate in admin/includes/functions/header_tags.php to reduce the number of calls made.
-> Default meta tags were not being handled correctly if the default languages were not in the shop. Added code to test page to check for that and to delete the missing languages.
-> Added option to test page to delete extra entries in the database.

This is a full version.

The support thread for Header Tags SEO is at
http://forums.oscommerce.com/index.php?showtopic=298099
-> Removed code in includes/functions/header_tags.php that prevented manufacturers from showing on the product page.
-> Removed the language files (except English) from admin since those were in English anyway.
-> Fixed page count test in headertags_seo_test.php so that it takes pseudo pages into account.
-> Fixed problem with add missing pages code that would prevent the files from being added to the database causing a file count difference in
the test function.
-> Fixed problem with add missing pages code that would prevent the files from being added to the includes/header_tags.php file causing a file
count difference in the test function and those pages not to function.
-> Fixed code for pseudo pages so the selected options and sort orders are set correctly.
-> Fixed code for pseudo box so that pressing enter will cause the page to be added.
-> Fixed code so that all pages of Articles Manager can now be added.
-> Added code to missing pages function in fill tags to show that the name is missing for some items. This was needed since page entries might exist for other languages that are not filled in, thus showing up as errors.
-> Added code to test page so that if a count error occurs, the missing filenames are shown.
-> Added options to Fill Tags that will allow the pre-filling of all (or some) titles and meta tags based on a generic sentence.

This is a full version.

The support thread for Header Tags SEO is at
http://forums.oscommerce.com/index.php?showtopic=298099
   Posted on: 10/18/2008     See contribution details

139. Ajax postcod (cep em Ajax) Request Installation with Paid service
Primeiramente parabéns aos desenvolvedores e pessoas como eu, que estão atualizando o modulo para melhorar o código.

Fiz uma pequena alteração no final do código de instalação, pois não era necessario colocar os dados de acesso ao db no arquivo "create_account.php", pois pode comprometer a segurança.


Um Abraço Galera!
www.portablebrasil.net

Pequena falha na postagem dos códigos baixem esse é o certo!
   Posted on: 05/07/2009     See contribution details
Displaying 118 to 126 (of 1445 contributions) Result Pages: [<< Prev]  ... 11  12  13  14  15  16  17  18  19  20 ...  [Next >>]