Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

petervd

Members
  • Posts

    10
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by petervd

  1. Restarting Apache made no change.

    However I have found how to fix this.
    I copied the php.ini file (which Cpanel creates automatically if you change certain php settings for a user) in which the "allow_url_fopen = On" setting is set and uploaded it to the admin folder as well. That fixed the whole problem.

    No, I dont understand why cause since the php.ini file is in the root (public_html folder) it should be set for any subfolder as far as I know.

    But anyway, it works now. I now have access to the mapping settings and the "Run import actions". Hopefully from here it all goes well.


    Thanks for the assistance! Maybe my "fix" helps others too here.

  2. 8 minutes ago, pandrei said:

    It does not look like a correct link for OSC bridge. It have to be  like https://www.xxxxxxx.com/oscb/index.php?

    I dont understand. The readme specifically states to rename that oscb directory.
    This is my url (after renaming the folder):
    https://www.mydomain.nl/my_secret_directory/index.php?

    That is exactly the same isnt it? (if you account for different domain and renamed folder).
    Unless there should be info after the question mark but it does not state so in the readme (nor in your link above but maybe the editor cuts those off)?

  3. 11 hours ago, pandrei said:

    Admin panel uses the same phpinfo() to show information.

    It may be a delay before your changes take effect. Anyway, I think your hosting provider knows best 🙂

    I recommend you to try our hosting: https://www.oscommerce.com/host-with-oscommerce

    But, at the same time my own  file_get_contents() test, from my new osC4.x to my old osC 2.x (from within the exact same folders) does work. Isnt that a bit weird, cause that means allow_url_fopen = On is working, else it would not work.

    (oh, and both sites are running on the same server as well)

  4. I am having some troubles too with the connection.
    I have followed the steps in the readme but I keep getting the following error when trying to save the settings:
    "Error while establishing connection: file_get_contents(https://www.mydomain.nl/my_secret_directory/index.php?): failed to open stream: no suitable wrapper could be found"

    To make sure I can read from my online store I created a small test using "file_get_contents" to output some text on my new osCommerce 4.x shop (from a file hosted at my online osCommerce shop v2.x) and that works fine so a connection is possible.

    Only thing I noticed is in the example secret key it starts with OSC_alotofsymbolshere, and mine starts with DEST_, could that be the problem?

  5. Perfect, I will give it a go! I guess I will see soon enough wether it works with MySQL 10 .


     

    2 minutes ago, Hotclutch said:

    Some of the changes I mention in this thread, I am not going to add to the package, like the product reviews mod. I only put it here as a reference.

    I see, maybe it is an idea to add a note to the code you add to this topic which will not be part of your package so its clear for an interested user wether he needs to add that himself or not?

×
×
  • Create New...