Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

dculley

Members
  • Posts

    829
  • Joined

  • Last visited

Everything posted by dculley

  1. @micheleangle Sorry I did not get back to you earlier. I have been away. @raiwa is correct that is what I did. Under the section: Check and adjust the Confiuration Setting in Admin for your need: section C - "0=no watermark. Hope this helps some.
  2. @raiwa I think I just found it. The images are looking here: https://www.ladybuggardendecor.com/adminxx/images/thumbs/50_50/no_image_available_150_150.gif these folders are listed under Thumbs: But they are empty. Nothing in them. Does this help.
  3. @raiwa I have still tried to get the images back on the admin side. I hate to be a dumb axx. When you say "post in your thread" Where do I go to this? Or How do I do this? I have rolled out Kissit, Yes. I have uninstalled kissit and related files. Than reinstall and get the same results. I just cannot see why the Phoenix and product images are not showing up in admin.
  4. Sorry my finger hit the wrong key After I removed the slash the Phoenix images came back but not the other images. I get the below. I looked at the uploads for the Kissit programs and all are there so is the modified files. I have tried many things and just can't bring the images back. This is the admin configure file if that helps. Thanks for the help once again.
  5. Hi its me. I have tried to figure this out but with no success. Running under 7.12 php 7.4. I went live and copied all the files over to the live URL. The catalog side is working fine. (as far as in tell) The admin side lost the connection to the images. At first I was missing the Phoenix images, but when I went to the admin > includes > configure.php and removed the / from the the "const DIR_WS_CATALOG = '/';
  6. @artfulweb @BrockleyJohn Installation (NEW) is unclear to me. I see that CE Phoenix 1.0.4.0 v is for the most part empty. And that 1.0.5.0v is empty. So that leaves me with CE Phoenix before 1.0.4.0v and Catalog new files. Which one do I use? I'm thanking the 'Catalog new files'. After uploading the correct file, which edits do I need to do to order.php Will I still need to apply the changes to admin/order_editor/functions.php, that B mentioned above? Thanks for any help. Dean
  7. @BrockleyJohn In November I did a fresh install to 7.10 and to moved to 7.12. I'm also under PHP 7.4 I have used the app under Osc 2.3.4 and in joyed it. I see that this group is trying to get it to run under Phoenix. I went to the app page and down loaded the latest app on it. But then was confused on what part to install. I down loaded the Order Editor v1.2.9 Phoenix 1.0.7.10 under this app. But there are several sections. That confused me. Not sure what to do. This will be a new install. Is this ready for 7.12? If it is any help on what I need to do? I see in the installation (new) there is 2 1.0.4 v. and than I see new files. Just got my self confused. Thanks for the help. Dean
  8. @Jack_mcs Thank you that was easy enough. Happy Holidays. Dean
  9. I saw this add on in the app store for Phoenix. Continue Shopping. I installed it on Phoenix 1.0.7.11 PHP 7.4. Seems to be working. When I go to the cart page it get this across the top. Warning: Use of undefined constant HTTPS_SERVER - assumed 'HTTPS_SERVER' (this will throw an Error in a future version of PHP) in /home/####/public_html/#####/includes/modules/content/shopping_cart/cm_sc_continue_shopping.php on line 55 line 55 is : if (strpos($_SERVER['HTTP_REFERER'], HTTPS_SERVER) !== FALSE) { I have no idea what to fix here to remove the warning. Thanks in advance for help Dean
  10. @René H4 & @malcolm Thanks for getting back to me. I'm very sorry to hear that we have lost JCM. JcM was with Osc for a long time. Best wishes Happy Holidays to all Dean
  11. Hi I had phoenix 1.0.6 but I had so many errors with programs I decided to stop and wait and do a clean install. I waited for 1.0.7.11. So I have done a new/fresh install. Now I'm trying once again to rebuild my site. The App on the OSC site is an old one for JcM index Banner carousel Animated V1.0 for Phoenix 1.0.5.4. last update 9 mths ago. Is there an update version 1.0.7.11? If there is can someone update the app for Phoenix? I would like to reinstall it. Thanks
  12. Hi Raiwa

    I trying this again. hoping for better results.  My php is at 7.4 Phoenix is 1.0.7.11

    Did a fresh install of 1.0.7.10 and updated to 1.0.7.11.  Working on installing PWA.  I down loaded the latest from OSC Apps.  Doing good with it untel I get to step 6.  offer set password to guest. 

    When i go to install PWA Keep Accont I get this: 1062 - Duplicate entry 'MODULE_CONTENT_CHECKOUT_SUCCESS_PWA_KEEP_ACCOUNT_VERSION' for key 'uq_configuration_key'

    INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added, set_function) VALUES ('Current Version', 'MODULE_CONTENT_CHECKOUT_SUCCESS_PWA_KEEP_ACCOUNT_VERSION', '4.3.3. Phoenix', 'Version info. It is read only', '6', '1', NOW(), 'cm_cs_pwa_keep_account::readonly(')

    [TEP STOP]

    I went into my sql data base and deleted all 4 lines of code.  And tried again.  Got the same thing.  Looked at my database and the lines were recreated.  What did I miss or do wrong?

    Please help when you can

    Thanks

     

  13. I've hit a new snag. Not sure if you can help riched out Burt and got this. Problem is that when I go to add a regular customer or a guest and click on continue it will not go any further. The only add ones I have install is: reCapthcha, CK editor, Kissit catalog and admin, Stripe payment, USPS and Guest Checkout. Was hoping you my now what is wrong. I was just trying to test out an order process. I fill out all the customer information, select the except terms and pass the reCapthcah. Click on Continue you and nothing. Stays on the same screen. I'm not getting any error messages.
  14. @raiwa Found the issue. The image some how got changed with the watermark added not overlayed. So I went to my backup admin/images/thumbs/200-200/CE-Phoneix.png and copied over the file on site. That fixed the problem. Line 159 only is looking at images/CE-Phoenix.png. But the login site is looking at images/thumbs/200-200/. I left the code change you help with above on line159. It might be an issue to look at. Thanks
  15. Thanks for trying. I will look at it again this week end.
  16. Yes. before, in between and at the last try. Did it again just know still nothing. Thought I would attach the login file. It pop over the logo after I install the Kissit for admin side. login.php
  17. @raiwa It removed it from the catalog side. (I also ran reset trumbs) But it still is over the admin login. I even went in and changed line 159 back to the original code. Still there so I went to admin/images and renamed the image. Went to catalog side /images and renamed it there. still there. reran reset trumbs. nothing. Now I deleted the images from both sides. still not going away. Just go your other email and reset line 159 to it. Still there. I don't get it. I watermark image is removed from catalog side and the admin side. Have reset tumbs and page. I don't know where it is pulling from.
  18. @raiwa I really appreciate you helping me. I went to images / reset thumbnail logged out refreshed my screen and called up the login page. Water mark is still there. Refreshed while the login was still up and nothing. I don't really need water mark, is there away of just turning it off? If look under images and didn't see anything to turn it off.
  19. @raiwa I still have something wrong. I went to line 159 and changed to this: <?php echo tep_image('images/CE-Phoenix.png', 'OSCOM CE Phoenix', null, null, null, true, null, false, 'class="card-img-top"'); ?> no errors showing, but still have the water mark.
  20. Hate to be a dummy. But 4 is the same as 3 in the instructions in catalog installation. And I did 3. It kept the water mark of the the store logo. Do I have to add the same line again and change 'STORE_LOGO' to something else? If so what? I don't see anything under admin instructions. I added a second line to tpl_cm_header_logo.php under line 2 [just to see] and changed STORE_LOGO to PHOENIX_LOGO and it did nothing. I need another hint please.
  21. @Heatherbell Thank you. That worked.
  22. I did a fresh install of Phoenix v 1.0.7.5 I was have issues with another program. Thought it would be best to start over. I'm also under PHP7.3 Reinstalling Stripe SCA V 1.0.16r1 Having trouble with installing cards management. Moduels > Content When I go to install I get this 1146 - Table 'phoenix.TABLE_CONFIGURATION' doesn't exist insert into TABLE_CONFIGURATION (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added) values ('Enable Stripe Card Management', 'MODULE_CONTENT_ACCOUNT_STRIPE_SCA_CARDS_STATUS', 'True', 'Do you want to enable the Stripe Card Management module?', '6', '1', 'tep_cfg_select_option(array(\'True\', \'False\'), ', now()) [TEP STOP]
  23. I was having a hard time getting USPS program to work right. So have removed everything. And starting over fresh with V 1.0.7.5. I have the new KissIt (3.4.0) program running on the catalog and admin. Every thing running great. I have removed the water mark from the store logo side. But for some reason it is covering the phoenix admin login. The only file that I modified was the includes/modules/content/header/tpl_cm_header_logo.php line 2 Not a big issue.
  24. @raiwa I did the "change log 3.4.0" and the installation steps. What I didn't do is "change log 3.3.0" the install option. admin: Layout modules: product info: Gallery Kissit. That seemed to remove the error. Thanks for your lead and help.
  25. @raiwa I,ve been away from this for a while. I upgrade Phoenix to 7.5 and was trying to install your latest KissIt. Catalog side is working by Admin has a hick up. I 'm getting the following error: Fatal error: Cannot redeclare tep_image() (previously declared in /home/ladybug3597/public_html/temp.ladybuggardendecor.com/includes/hooks/admin/system/kissItImage.php:23) in /admin/includes/functions/html_output.php on line 141 Line 141 is: $image .= ' ' . $parameters; I also attached the html_output.php file. Can you help with this? Thanks html_output.php
×
×
  • Create New...