Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

dculley

Members
  • Posts

    829
  • Joined

  • Last visited

Everything posted by dculley

  1. @raiwa Thank you - after completing the delete: section, that fixed the error. Thanks again.
  2. @raiwa I been out of the loop for a little while trying to get caught up. I have moved my phoenix to 1.0.7.5. I already had KissIt installed. I uploaded the files in your new version. Now I'm getting the following error: Fatal error: Cannot redeclare tep_image() (previously declared in /home/includes/hooks/shop/system/kissItImage.php:22) in /home/includes/functions/kiss_it_image.php on line 127 line 127 is } // end function Can you please tell me what I missed? Thanks
  3. @Jack_mcs Just so you know. I'm running Phoenix v1.0.7.1 and PHP 7.3 Running your usps.com and mine, I have an error/warning that pops up. It pops up when it goes to the delivery page options. I wasn't seeing it before because the php display errors was off. Warning: Invalid argument supplied for foreach() in /includes/system/versioned/1.0.0.0/shipping.php on line 98 Line 98 foreach ($quotes['methods'] as $method) { I'm not getting usps to show on the delivery screen with or without the display errors on or off. Hope this helps.
  4. @Jack_mcs I had already uninstalled it. Refreshed than I reinstalled just now. I have the account number filled in and zip code. I'm using the same account that I had. Same zip code. I don't see anything wrong with the address. My side still not showing up on check out. I don't see why. Will keep playing with it. Also every time I go into edit I have to reset the extra services for both Domestic and International. The usps.php I changed above the service areas held. Don't see why it's not on your latest one. I will come back to it in a bit.
  5. @Jack_mcs Good to hear from you. Ran your usps.php. Has a few hick ups. The mim max box's are not large enough but the data is holding true. And the extra services dom and int boxs are not holding. When I check the box's and go back into edit the check marks are back to the left. Not holding the data. Still not showing up under Delivery on check out.
  6. @Jack_mcs Hi Jack. I had time to work on it. Solved the above problem. Now just have to get it to show up on the checkout_shipping.php. Under the 'Delivery Page". I removed all the commas from the entry above and replaced it with the semicolon. I also changed line 816 width back to 55. All boxes seems to be holding the data. Now just got to figure how to get it to show up on the Delivery Page options. usps.php
  7. @Jack_mcs Just walked back in. It is a challenge. You seem to be a lot closer. This time it held the data by added a ton of semicolons. Out put still off. Changing the width did not help. $ still on top. Shipping Methods (Domestic and Intl) 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;; I'm in no rush. I appreciate you trying to help.
  8. @hungryfrank Thanks, I will look at this package
  9. @Jack_mcs Thanks Jack. I gave it a try. No PHP errors. That's better. Loads fine. 'but' it is doing the same thing with the data. When you click on edit I still get this: Some how the data base changes the comas to : Shipping Methods (Domestic and Intl) 0;70;0.00;0;70;0.00;0;70;0.00;0;70;0.00; 0;70;0.00;0;70;0.00;0;70;0.00;0;70;0.00; 0;70;0.00;0;70;0.00;0;70;0.00;0;70;0.00; 0;70;0.00;0;70;0.00;0;70;0.00;0;70;0.00; 0;70;0.00;0;70;0.00;0;70;0.00;0;70;0.00; 0;70;0.00;0;70;0.00;0;70;0.00;0;70;0.00; 0;70;0.00;0;70;0.00;0;70;0.00;0;70;0.00; 0;70;0.00;0;70;0.00;0;70;0.00;0;70;0.00; 0;70;0.00 I also checked some of the boxes and when you hit save and go back in nothing is saved on the screen. Before I had gone in to the data base and edited the information and saved. It worked one time then reverted back. I don't under stand but I'm not a coder. I don't under stand why the data base changes the data. Thanks for the effort. I really appreciate it. I loved this program and used it for many years in OSC 2.3.4. I like the flex of it.
  10. Found the problem with the ( ; in the boxes. When I go to install USPS in modules shipping. The data is change the input of the this line from comma to ; Don't know why? But when I go into the data file and change all the ; back to commas soon as I back to edit and make changes it all goes back to ;. Makes no since to me. 'MODULE_SHIPPING_USPS_TYPES', '0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00, 0, 70, 0.00 changes to 0;70;0.00;0;70;0.00;0;70;0.00;0;70;0.00;0;70;0.00 I still have the WARNINGS for USPS.php lines 31, 33, 34,48 & 49. If I turn off 'display errors' in PHP. It allows me to install. But still can not edit from the 'usps return methods' down to 'retail pricing' and will not show up on the checkout shipping options. I tried and change function usps(){ to function _ consturct(){ That did not work. I would not let USPS show to install. Would modules.php have anything to with it? I have installed and uninstalled several times. Gone in the data base to see what it looks like and after I uninstall I go back in to make sure it is out of the data base. I'm under 1.0.6.2 and PHP 3 now.
  11. It seems that I have the application_top.php working and the modules.php working. Not getting any errors. Having trouble with the usps.php under the includes/modules/shipping. I'm not getting any php errors, but the edit screen is not not right. Can not put anything the boxes and the $ side is not lining up. Having trouble finding the issue. modules.php application_top.php usps.php
  12. It has been awhile. I never got USPS up and running. I had dumped the older versions of Phoenix having to many problems. Started over with a fresh clean version 1.0.6.0 now own 1.0.6.1. Has anyone gotten it to work with this venison? If so what files did you have to change? If you don't mind sharing. I have the old zip file USPS. What do I need to do? Thanks for any help. Please keep in mind I'm not a coder and don't under stand the 'hook' system.
  13. @Supertex TEXT in place I get this. Only thing out of place is the warning. When I replace the TEXT to CONTENT I get this with out warnings. But I loose the lines. I can live with this. Thanks for the help, greatly appreciated. 😊
  14. I'm not following. I didn't copy or past. I just took out TEXT. Other than it was a pure file. <?php if ( (MODULE_CONTENT_PI_SWGUY_QD_MARKETING_STYLE == 1) || (MODULE_CONTENT_PI_SWGUY_QD_MARKETING_STYLE == 2)) { ?>
  15. same error Warning: Use of undefined constant MODULE_CONTENT_PI_SWGUY_QD_MARKETING_STYLE - assumed 'MODULE_CONTENT_PI_SWGUY_QD_MARKETING_STYLE' (this will throw an Error in a future version of PHP) in /includes/modules/content/product_info/templates/tpl_cm_pi_swguy_qd_marketing.php on line 2 Warning: Use of undefined constant MODULE_CONTENT_PI_SWGUY_QD_MARKETING_STYLE - assumed 'MODULE_CONTENT_PI_SWGUY_QD_MARKETING_STYLE' (this will throw an Error in a future version of PHP) in /includes/modules/content/product_info/templates/tpl_cm_pi_swguy_qd_marketing.php on line 2
  16. @swguy Updated Phoenix today to 1.0.6.1. I get these errors when I go to the product page. Warning: Use of undefined constant MODULE_CONTENT_PI_SWGUY_QD_MARKETING_TEXT_STYLE - assumed 'MODULE_CONTENT_PI_SWGUY_QD_MARKETING_TEXT_STYLE' (this will throw an Error in a future version of PHP) in /includes/modules/content/product_info/templates/tpl_cm_pi_swguy_qd_marketing.php on line 2 Warning: Use of undefined constant MODULE_CONTENT_PI_SWGUY_QD_MARKETING_TEXT_STYLE - assumed 'MODULE_CONTENT_PI_SWGUY_QD_MARKETING_TEXT_STYLE' (this will throw an Error in a future version of PHP) in /includes/modules/content/product_info/templates/tpl_cm_pi_swguy_qd_marketing.php on line 2
  17. I've hit another problem. I want to remove the banner text for showing up. I went in and committed out all the text lines in the file. Thought that would do it. But still missing something. What do I need to do??
  18. That was it - I love you - I would have never put it to gather. Many many thanks. 😃
  19. I down loaded the file. I uninstalled QD from content and order total. Than I uploaded all files. reinstalled QD in order total and then content. Edited the ot_quantity_discount.php to: // Add categories you wish to exclude to this list. // Go to Admin->Catalog->Categories/Products and look // at the left hand side of the list to determine // category id. Note that 99999 and 99998 are just given // as examples. function exclude_category($category) { switch($category) { case 17: // case 99998: return false; } return true; } Looked at my site and the same thing. It did not fix the issue. Sorry. Here is my site if you want to look. http://www.ladybuggardendecor.com/temp.ladybuggardendecor.com/index.php My test site is under the temp.. The part in the front is the old OSC 2.3.4 where it is still working. I get the listings in all product detail pages weather I edit the above file or not. I can leave the file as is from the new install upload and get the same thing. The modified file has no change on the outcome. Let me know what else you need. I will be happy to help. Thanks for your time and trouble.
  20. Looking around on my test site of Phoenix 1.0.6.0 I saw something that is not right. Tried to figure it out but with no luck. Need some help please. I only waited the code to work on one group (category) of items [14]. In steed it is showing up on every product page. 1st image is my test item, it shouldn't be there. 2nd image is the product I want it to be on. the 3rd image is the category that I want to use. This is the code I changed in the - includes/modules/order_total/ot_quantity_discount.php (based on the one I had under OSC 2.3.4) // Add categories you wish to exclude to this list. // Go to Admin->Catalog->Categories/Products and look // at the left hand side of the list to determine // category id. Note that 99999 and 99998 are just given // as examples. function exclude_category($category) { switch($category) { case 14: // case 99998: return false; } return true; } How to fix and get it show under just under the Wild Berry Incense category? Thanks for the help. I also included the file ot_quantity_discount.php
  21. Found it . Just not use to the new file. Under admin>modules>content modules> QDMtext
  22. I'm running Phx 1.0.6.0 and PHP 7.2 in test mode. Things seem to working fine. I'm not a coder. So I need help with the following please. How do I get the discount box to move below my Free shipping note. Thanks for the help
  23. @hungryfrank I added 4 images and I get this - all looking great. After the 4th image shows it goes to the other. image5 thru 8. Here is the file if you want to look at, and make sure I worked it correctly. cm_i_index_banner2.php I'm not seeing where the "Module-------Image5 thru 8 is coming form. I blocked out the lines not needed. Then I went to adim -> Module -> Content -> jcm index carousel banner and changed the end time on 5 thu 8 to 2019. I hope all this was right. It stopped the Module content image from showing. You have been a big help and I hope that I am moving in the right direction with this app. Thanks
×
×
  • Create New...