

NimaP
Members-
Content count
163 -
Joined
-
Last visited
-
Days Won
1
NimaP last won the day on July 8 2010
NimaP had the most liked content!
Profile Information
-
Real Name
wdwad
-
Gender
Male
- Website
Recent Profile Visitors
19,530 profile views
-
Anyone have a suggestion on how to display the attributes in the admin page for whos_online.php? When you click on the customer it shows the shopping cart, but it doesn't include any product attribute information.
-
Delete the e at the end of \\b/e" I believe that's it. you might have to remove the /e. try it out. I remember running into this with a server upgrade to PHP 5.5
-
Is there any way to get this contribution to work with multiple option types? Can I say make it so that it checks multiple values?
-
I know this is really old, but thought I'd help anyone else running 2.2rca2 and php 5.3. To get these errors fixed, simply remove the &. $attributeManager = new attributeManagerAtomic(amGetSessionVariable(AM_SESSION_VAR_NAME)); and $attributeManager = new attributeManagerInstant($_GET['products_id']);
-
NimaP started following how to remove the attribute price in the dropdown?
-
I'm running less than 2.3. I used the upgrade instructions. I also noticed in the admin/header_tags_seo.php file, there was some apostrophes that can be removed. lines 831, 835, 839, 843 maxlength="255" size="36"'> the apostrophe after "36"
-
I get an error in the admin Parse error: syntax error, unexpected ':' in /home/xyz/public_html/admin/header_tags_seo.php on line 912 Any Idea?
-
This worked for me for now. Any idea how to fix the latest version though?
-
I have seo url 5 installed, and I was wondering if there's a way to get the link in the emails to use the seo url instead of the basic oscommerce url?
-
7.1.0 USPS module 11/14/2013 Fix: Domestic OK But Intl Not
NimaP replied to bbsrover's topic in Shipping Modules
My international is still down. I'm running Lousterg's fix, but there's no change. I removed and reinstalled. no affect. -
(Contribution) Ajax Attribute Price change
NimaP replied to crossbow888's topic in General Add-Ons Support
I have some attributes that have parenthesis in the the name. for example 15(12v) Watt. The price change does not occur in this situation. Is there a work around for this? -
Anyone able to figure this problem out? I'm having the same issue.
-
any luck?
-
I installed v5_0_9 on my RC2a site and the subtotal calculations are not taking options_values_price into account. If i add an attribute value like +10.0000 the total is calculated correctly, but the subtotal displayed only shows the base value. I even tried installed v5_0_7 but the affect is the same. Any idea how to fix this?
-
i am also wondering the same thing
-
i've installed the latest version of webservices and order editor and i'm not seeing the fedex choices when i go to edit the order. is there a work around for this? the code that is suggested by order editor's support forum talks about fedex1.php which was the older fedex module.