Jump to content

ayz1

Member
  • Posts

    452
  • Joined

  • Last visited

  • Days Won

    12

Posts posted by ayz1

  1. If you want to generate a list of products with the name of the product and it be clickable then you need to take the information from the inventory (name) and seo urls (path) tables. You can do this using an Excel spreadsheet. Don't know of a way to automate it but I guess there will be one.

  2. 2 hours ago, Sportzfans said:

    Not Found

    The requested URL /admin_$$$$$/ was not found on this server.

    Did you put .php on the end of the admin url? Should be admin_$$$$$.php

    Moving the files has caused the problem I think. If it's a new store on a blank server with no products etc listed then you could delete everything in the public_html folder and reinstall it as new making sure the files don't go into a directory but into the root (don't set up a folder). If it is an old store that has some data in the database then you need to find a different solution.

  3. 6 minutes ago, deanotune said:

    Did you just do the upgrade. I did and for some insane reason they automatically change the admin login and the old log in no longer works.

     

    WHY ???? I really dont understand why they have done this.

     

    It's a security safeguard to stop hackers. Before 6.1 a hacker could go directly to your admin login page and try to hack it as everyones login page was named the same. After 6.1 they can't because everyones login page is now different.

    10 minutes ago, med said:

    no i've not upgraded at all, it has been like that for about two weeks

    Maybe worth trying an upgrade to latest version.

  4. Running scripts and csv imports is beyond most people so needs to assign first image as the main image and subsequent images as additional. Off to do some staff training on how to assign an image now because one of them is looking confused.com!!

  5. First of all back up your database. Click on Backup wizard. Then click on Backup link. Then click on MySQL databases.You should see a list of your databases (hopefully only one). Click on its name and then save it.

    Now click on the home button at the top.

     

    Click on phpMyAdmin

    Once loaded on the left hand side pane will be a list of your databases (hopefully only one), click on its name and you should see a list of tables in the right hand window. Click on cubecart_order_inventory and you will see a list of records in that table. Now click on the Export menu button. On the next screen in the Format section select OpenDocument Spreadsheet then in Export Method select the Custom option. At the bottom of the next screen put a tick in the Put columns names in the first row option. Click Go to download and save the spreadsheet. Once you have that you can use a spreadsheet application to extract the data you require.

     

  6. cPanel usually comes with your hosting package and it allows you to access various tools including accessing your database. You would normally access it by going to something like www.mydomian.com/cpanel If you try that and you get a login page then you need to contact your hosting company to confirm your log in details. If you don't get the login page then maybe ask your hosting company if they use something similar. If/when you get acces post back.

  7. In the same file you can add something like this around about line 41

    <div class="small-12 columns">To pay by Debit or Credit card choose the PayPal - Credit/Debit Card option below. <strong>You do not need to have a PayPal account to pay with a Credit/Debit card through PayPal</strong>. Any problems please contact us and we will arrange for an invoice to be sent to you. <br><br>

  8. The icons for the home and social media buttons are different on the latest foundation skin. You can use a program like Beyond Compare to check any differences in the skin files to update to the latest version. I would apply the changes to the new skin that you need from your previous skin.

×
×
  • Create New...