Search:

Type: Posts; User: jazznuts699

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    361
    Views
    103,671

    Re: VAT-mod for European companies

    'catalog' is the name of your main folder... for example mine is called 'shop' instead of 'catalog'... so my folder structure is D:\shop\includes....or D:\shop\admin\includes....

    hope this helps...
  2. Re: IH2 - How to fix IE showtrail rollover, and add prod desc to alt?

    this fix works for FF 3.5.3 and IE 8.0.6001.18828 but it does not work for Chrome or Safari... anyone test in chrome?
  3. Replies
    47
    Views
    17,277

    Re: Barclays ePDQ help please:)

    another update:

    in CPI Administration panel you provide return URL which in my case is over HTTPS. However when the page actually redirects after a successful payment it is done over HTTP.
    ...
  4. Replies
    47
    Views
    17,277

    Re: Barclays ePDQ help please:)

    quick update...

    the reason all my transactions were failing was because Barclays setup my store as a sterling only -- they forgot to setup the mutlicurrncy store. Once this new store was setup...
  5. Replies
    78
    Views
    10,312

    Re: Paypal IPN, suddenly no more orders?

    hello -- i am now getting positive orders however i am missing the paypal transaction details on the orders page. Please see images of before/after IPN bug.

    Also, the redirect back to my shop...
  6. Re: IPN TESTING - Confirmation/Validation response: FAILED

    i spent all day trying to figure this out before posting and now i find a post that says Paypal is the problem..... what a bloody waste of time. Nice to see Paypal post a message on the main site...
  7. Replies
    78
    Views
    10,312

    Re: Paypal IPN, suddenly no more orders?

    crap -- i spent all day on this... even submitted a post (last resort) and now i find this post... odd i didnt see it earlier...

    no fix from paypal yet......
  8. Re: IPN TESTING - Confirmation/Validation response: FAILED

    quick update, i found that php.ini had the below extenstions disabled:

    php_openssl.dll
    php_sockets.dll

    once i enabled them i received the following output from...
  9. IPN TESTING - Confirmation/Validation response: FAILED

    Server OS: Windows NT ENEXSQL 5.2 build 3790
    HTTP Server: Microsoft-IIS/6.0
    Database: MySQL 5.0.37-community-nt
    PHP Version: 5.2.8 (Zend: 2.2.0)
    Zen Cart 1.3.8a
    Database Patch Level:...
  10. Re: PayPal IPN - 1292 Incorrect datetime value

    i have that function in there... but same error... i resorted to turning off strict mode which fixed the problem but now i have to ensure it did not create other problems.
    ...
  11. Re: PayPal IPN - 1292 Incorrect datetime value

    i forgot i already had error reporting enabled, and the error is as i suspected undefined function, please see below.


    undefined method paypal::datetime_to_sql_format() in...
  12. Re: PayPal IPN - 1292 Incorrect datetime value

    does anyone know what the function datetime_to_sql_format does? this is not a mysql function from what i can tell.

    i too am getting the error stated at the start of this thread -- and when i...
  13. Replies
    12
    Views
    4,807

    Re: Adding an Image inside PHP code?

    did you ever figure out how to get the ALT info to show up when you include images this way? i have the ALT text right after the img src but when i hover over the image no ALT text shows up.
  14. Replies
    47
    Views
    17,277

    Re: Barclays ePDQ help please:)

    Hi -- i installed this module in my store. I am currently testing the module and followed the install instructions thoroughly.

    I made sure that the post url included the epqd directory (install...
  15. Replies
    361
    Views
    103,671

    Re: VAT-mod for European companies

    problem fixed -- my create_account.php file was overridden with an older one without the VAT code. once i put the VAT code back in everything back to normal :) :oops:

    note to self -- test all...
  16. Re: VAT not charged on OLD customers after upgrade

    please look here

    http://www.zen-cart.com/forum/showpost.php?p=774531&postcount=238
  17. Replies
    361
    Views
    103,671

    Re: VAT-mod for European companies

    my VAT mod is working funky all of a sudden... i had a customer from Germany order an item (no VAT# entered)... VAT tax was not calculated as it should have been.

    i found that the field...
  18. Replies
    361
    Views
    103,671

    Re: VAT-mod for European companies

    assuming you have this mod installed if you enable the VAT check then customers who put this in will get it checked:

    admin > configuration > vat mod > Check the VAT number > true

    however unless...
  19. Replies
    1
    Views
    722

    Re: Attributes by Model

    i've been looking for an attribute model # mod and cant find one. The only mods i find have to do with adding stock quantities to attributes which isnt what i'm looking for but it would be nice to...
  20. Re: Discount groups and tax calc problem with tax-included pricing

    in order for group discount to correctly function i had to comment out the one of the new lines of code plus substitute shipping_tax for shipping_cost:

    Here is the code as recommended:

    ...
  21. Replies
    361
    Views
    103,671

    Re: VAT-mod for European companies

    i wanted to make sure you do not miss the above fix (as i somehow did even though i went through all 24 pages) and install this into your VAT mod 1.3.0. the above makes sure that private parties in...
  22. Re: HELP -- need payment module for Europe -- Europe based merchant (not US/UK)

    thanks for replying, here is an updated list of vendors.

    1. alertpay? EUROPE OK, payment module, only able to settle in EUR by bank wire (fees associated) not regular transfer
    2. ccnow –...
  23. Replies
    7
    Views
    2,196

    Re: Order Status not showing on Invoice

    :clap::clap::clap::clap::clap: sweeet i was looking for this :)
  24. HELP -- need payment module for Europe -- Europe based merchant (not US/UK)

    Hi -- we have our shop setup with 3 payment options: bank wire, cod (PL only), and paypal. The problem is our shop is based in PL but we want to do all our transactions in Euros (settlement as...
  25. Replies
    7,098
    Views
    1,857,016

    v138a Re: Image Handler 2 Support

    even though 3000 images sounds like a lot you can readily resize them all using 3rd party freebies like winXP image resizer or vista prish resizer (they both work on the context menu level, ie. right...
  26. Replies
    7,098
    Views
    1,857,016

    v138a Re: Image Handler 2 Support

    check the size of your image source files -- i think they all have to be the same size to begin with so that they all resize the same way. For example i start with 640x514 as my source (large...
  27. Re: simple setup question -- in admin > products > only lists 3 products per page

    that was it... i thought that was a setting for products list per page in the store not in admin :) thank a bunch
  28. Replies
    7,098
    Views
    1,857,016

    v138a Re: Image Handler 2 Support

    hi just a quick update -- the images being stuck only happens in Google Chrome. i have checked firefox 3.0.12 and IE8/7/6 and the rollover images appear above the correct product.

    must be a...
  29. simple setup question -- in admin > products > only lists 3 products per page

    hi -- i've been searching all over the forum for a simple setting change to allow more than 3 products to be listed in the admin > products page (admin>catalog>categories>products).

    I have a...
  30. Replies
    7,098
    Views
    1,857,016

    v138a Re: Image Handler 2 Support

    i did a win merge comparison of the local image files and the unzipped server files, they are identical.

    i loaded all the files as instructed, even in my custom template. the only files i didnt...
  31. Replies
    7,098
    Views
    1,857,016

    v138a Re: Image Handler 2 Support

    hey -- sorry for the newb questions.. i thougth i had all of the ones i needed the same size but it looks like i missed a couple :).

    subsequent question: i only have 25 products and they are...
  32. Replies
    7,098
    Views
    1,857,016

    v138a Re: Image Handler 2 Support

    hello - i installed IH2 on 1.3.8

    i think it works as designed except that i do not get any rollover images when i go into categories -- only when go one step futher into the product detail do i...
  33. Replies
    361
    Views
    103,671

    Re: VAT-mod for European companies

    Hello -- i had some problems with this mod when using group disounts. I found that there was a problem with the group discount logic and vat tax.

    I found this post -...
  34. Replies
    1,487
    Views
    325,229

    Re: DUAL Pricing v2

    in doing some more looking around i found that if i add an item into the cart which is not setup with multiple discounts, as such the default (0) discount is applied - as designed. the total for...
  35. Replies
    1,487
    Views
    325,229

    Re: DUAL Pricing v2

    the only overlap is customers.php -- however i did notice a folder called 'New Folder (2)' in the Dp mod under \includes\modules\ should there be anything in this folder and should this folder be...
  36. Replies
    1,487
    Views
    325,229

    Re: DUAL Pricing v2

    functions_prices.php is not modified by the VAT mod -- it is only modified by the DP mod. what should i be comparing?
  37. Replies
    1,487
    Views
    325,229

    Re: DUAL Pricing v2

    i compared both the dp mod files and vat mod files -- all source files and server files are identical (see images below). Like i mentioned above -- when i put the backup version of shopping_cart.php...
  38. Replies
    1,487
    Views
    325,229

    Re: DUAL Pricing v2

    hey -- thanks for the quick response. the VAT mod does not modify the function_prices.php file. here is a list of files which are added/modified by the VAT mod


    2. New files included in package...
  39. Replies
    1,487
    Views
    325,229

    Re: Automatic Wholesale pricing level

    to check if thats the file thats causing the problem i put the backup shopping_cart.php file into includes/classes/ and my totals show up and propegate however since i replace the mod shopping_cart...
  40. Replies
    1,487
    Views
    325,229

    Re: DUAL Pricing v2

    yes i moved the files over serveral times, i overwrote the file, i deleted it then moved it again... comparing the local file to the server file they are identical in size, in line count, and a line...
  41. Replies
    1,487
    Views
    325,229

    Re: DUAL Pricing v2

    i also performed a line by line compare of shopping_cart_backup.php to shopping_cart_dp.php (copied and renamed for the purpose of the compare). These will be different but maybe you can spot where...
  42. Replies
    1,487
    Views
    325,229

    Re: DUAL Pricing v2

    hello -- thanks for the quick response. i did a compare of the files using winmerge and it states files from the zip and on the site are identical. please let me know how many lines of code that...
  43. Replies
    1,487
    Views
    325,229

    Re: DUAL Pricing v2

    hello -- i installed this mod and it looks like it is working as advertised except that i have a template a purchased and it messed up a couple items, maybe you can help:

    1. cart --> total is now...
  44. Re: Selecting moving Multiple Products into different category

    thanks :)
  45. Group Discount and tax problem -- has it been resolved?

    i;ve been pulling my hair lately over the group discount and tax problem as identified here

    zencart 1.3.8
    mysql 5.0.45
    apache 2.2.6
    php 5.2.5
    installed module: Euro VAT 1.3.0

    Here are my...
  46. Replies
    361
    Views
    103,671

    Re: VAT-mod for European companies

    i had this error and i fixed it by removing the ');' from line 128 and replacing it with a ','.



    'CZ'=>'CZ', //Czech Republic
    'SI'=>'SI',//Slovania
    'RO'=>'RO', //Romania
    'BG'=>'BG');...
  47. Re: Selecting moving Multiple Products into different category

    answered my own question... here is the other table you need to modify :) 'products_to_categories'

    here is what i ran for my scenario

    UPDATE products_to_categories
    SET categories_id = '71'...
  48. Re: Selecting moving Multiple Products into different category

    there must be dependencies somewhere... i ran this query and my products are still under the old categories even though the master_categories_id changed to 71... :) good thing i did a backup of the...
  49. Re: Selecting moving Multiple Products into different category

    are there any dependencies in terms of productID.. if i just run a simple query like below (i want to move all my products into category id 71. 71 and 72 are 2 new categories)

    UPDATE products...
  50. Replies
    361
    Views
    103,671

    Re: VAT-mod for European companies

    that should be it -- i am currently testing this mod and with those 2 changed you mentioned the mod does not check the VAT#
Results 1 to 50 of 72
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR