Search the Community
Showing results for tags 'add-ons'.
-
Hello, I made a new oscommerce store in the latest version (2.3.4.1). I tried to install some add-ons with filezilla. For some reason none of the add-ons will transfer via ftp. All the files fail transferring immediately and I see in red letters "File transfer failed" or "Critical file transfer error". If I try installing add-ons to my old store, it works. Does it sound like a permissions issue? When I set up the new store I set the permissions exactly as it's recommended in the Security Directory Permissions section of my oscommmerce account. In my old store most of the file permissions were left writeable. Also, does my admin directory have to be named "admin" or can it be called something else such as "adminVR"? any help is appreciated, thank you
-
Hi, New here. Great Store! I find the add-on listing (sorted by date) leaving a lot to be desired unless I'm missing something. Where there are SOO many add-ons, I'd love to see reviews, or downloads (not just todays), and such to help sort the wheat from the chaff, as they say. Am I missing something? Also, what is the difference on the Add-Ons page between Normal View | Cloud View Thanks all, Nat
-
Hello all, PayPal are pleased to announce the release of the Official module for the PCI-Compliant solution Website Payments Pro Hosted Solution. The module can be downloaded here, and instructions are provided in the bundled readme. http://addons.oscommerce.com/info/8481 The module is primarily aimed for PayPal merchants who accept credit cards directly on their website through Website Payments Pro or Website Payments Pro Payflow Edition and now wish to switch to a PCI-Compliant card processing solution - but it's also for anyone wishing to switch from an existing card processing solution. The module can be used by merchants that have a PayPal account domiciled in the United Kingdom, France, Italy, Spain, Japan, Australia and Hong Kong. Please note that due to impending PCI Compliance deadlines, PayPal needs to ensure that merchants accepting credit cards through Website Payments Pro or Website Payments Pro Payflow Edition are PCI Compliant. This can be done by either through this official module or by self-certifying with a PCI approved vendor. If you have any questions please contact your PayPal Account Manager or our PayPal Business Support department. Thanks
-
Hi, guys, I am new to add-ons, and may have a stupid question: how to install add-ons? For example, I downloaded the "Google XML Sitemap Feed", which is a php file, but to where will I suppose to copy this file to? Thanks in advance.
-
I tried to install the AJAX Attribute Manager. I placed the folder in the admin directory as instructed and made the stated code changes. When I open a new product entry page I see the following message. Fatal error: Call to undefined function amsessionisregistered() in /home/totalw8/public_html/clippityclipcoupons.com/admin/attributeManager/classes/attributeManagerConfig.class.php on line 141 What does this mean and how do I correct it? Also, in the download folder is an update text file titled "update_2.8.9.2_to_2.8.9.3.txt It states: in admin/attributeManager.php: Find: <input type="image" <?php if($attributeManager->getTemplateOrder()=='123'){echo 'style="border:1px solid #DDDDDD;"';} ?> src="attributeManager/images/icon_123.png" onclick="return amTemplateOrder('123');" border="0" title="" /> <input type="image" <?php if($attributeManager->getTemplateOrder()=='abc'){echo 'style="border:1px solid #DDDDDD;"';} ?> src="attributeManager/images/icon_abc.png" onclick="return amTemplateOrder('abc');" border="0" title="" /> REPLACE WITH: <input type="image" <?php if($attributeManager->getTemplateOrder()=='123'){echo 'style="border:1px solid #DDDDDD;"';} ?> src="attributeManager/images/icon_123.png" onclick="return amTemplateOrder('123');" border="0" title="AM_AJAX_SORT_NUMERIC" /> <input type="image" <?php if($attributeManager->getTemplateOrder()=='abc'){echo 'style="border:1px solid #DDDDDD;"';} ?> src="attributeManager/images/icon_abc.png" onclick="return amTemplateOrder('abc');" border="0" title="AM_AJAX_SORT_ALPHABETIC" /> IN admin/attributeManager/languages/english/attributeManager.php: ADD BEFORE FINAL ?>: define('AM_AJAX_SORT_NUMERIC', 'Sort Numerically'); define('AM_AJAX_SORT_ALPHABETIC', 'Sort Alphabetically'); However when I open the stated .php file it contains ONLY the following: <?php /* $Id: attributeManager.php,v 1.0 21/02/06 Sam West$ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Released under the GNU General Public License Copyright What do I do now? Any help would be greatly appreciated. Thanks, Ed
- 1 reply
-
- add-ons
- attributes
-
(and 1 more)
Tagged with: