Jump to content

Crysties

Member
  • Posts

    39
  • Joined

  • Last visited

Posts posted by Crysties

  1. Your reply was dated April 11, 2016.  Would you like me to cut and paste  your reply here?  Ignore.

    It was in admin/sources/sessions.tax.inc.php

    I just went back and looked at your posting and I copied it as you wrote it.  I was leaving out part of the script.  It now works.  Thank you for your help. 

    Three things. 

    1.   There was a second error re ssl.class.php.  Is this related to first error?

    2.  How do I edit the signature in my profile? 

    3.  What can I use to open the .php files that shows line numbers?  I usually use Notepad or it auto opens in OpenOffice Text Document.

     

  2. Turns out I already have the error.log  It says

    [21-Oct-2017 19:57:40 America/Los_Angeles] PHP Fatal error:  Call to undefined function MultiSort() in /home2/XXXXXXX/public_html/admin_XXXXXXX/sources/settings.tax.inc.php on line 185
    [22-Oct-2017 03:01:46 UTC] PHP Notice:  Undefined index: _g in /home2/XXXXXXX/public_html/classes/ssl.class.php on line 38

  3. I update my profile but I don't see it showing up on the signature attachment.

    Hosted by BlueHost as recommended by CubeCart many years ago.

    cPanel 60.0 (build 48)
    Apache 2.2.34
    PHP 5.6.31
    MySQL 5.6.32-78.1
    Perl 5.22.1
       
       
       
       
       
       
       
       
       
       
  4. I modified settings.tax.inc to sort state in asc order per bsmither in a previous post.  It has been working great.  When the upgrade was done 6.1.12, I modified the file and tried to update online.  The file would not overwrite the online file.  In frustration I deleted the online file and uploaded the modified file from 6.1.12 backup.  Now when I click on "Taxes" in Admin I get a blank page and the location is https:/xxxxxxxxx.com/admin_xxxxxx.php?_g=settings&node=tax ,

    Please, how do I fix this?

  5. I have to file CA taxes by city, county or state.  The way I made this work is when the person puts in their State they select State, County, City.  If their city is not listed they use the state, county or if county not listed they use State.  The rates vary from 7.5% to 10.25%.

    I made a zone for each such as  "CA-Lake Co.-Clearlake".  Then in the Taxes I put the rate that applies to each zone.  It shows in the address profile for the customer as xx xxxxx Court , Truckee, CA-Nevada Co.-Truckee, 96161  with the state showing "CA-Nevada Co.-Truckee" as the State.  For those with their city not listed they would use state/county or if county not listed they would use State only.  I have now moved to Nevada and I do the same but Nevada only has county rates.  Even though I moved, CA still requires that I report the sales in CA as I did when I lived there by City, County, State.

    Where I ran into a problem is that when you look at the order in admin/inventory it shows as STD TX, CA_Tax so I have to modify the admin page to show the actual tax rate.  bsmither was kind enough to show me how to lengthen the line but it turns out it is not showing the right field name, i.e., state.  I have not accomplished this task yet.  It showz 50 + lines all saying Std Tx CA_Tx.Admin_Inventory.pdf

    1. I did the update by unzipping the file, copying the directories and files to internet.  I then did store.com/setup/index.php and it ran the update.  My problem when I went to check the database files there are a bunch of errors, mostly 2 types. 
      1.  CubeCart_admin_users.admin_id has a key type KEY but expecting PRIMARY.
      2.  CubeCart_category.cat_parent_id has no key set. Expecting KEY.
    2. How do I fix the above database errors?  There are 17 errors.
    3. CubeCart Version Date
      6.1.5 Monday, 27 March 2017
      6.1.4 Monday, 27 March 2017
      6.1.2 Monday, 27 March 2017
      6.1.0 Monday, 27 March 2017
      6.0.9 Thursday, 14 January 2016
  6. Thank you.  I did add the 12 emails to the Email Skeletons and added the signature change but as you told me previously and I verified you can only check one skeleton at a time which defeats having 12 email skeletons.  When I did this I unchecked the Default Emails.  Also using the skeletons means that the Translations are not available.

    I went into Default Emails and changed both the HTML and Plain Text Templates by adding the address and phone number under the signature and before the link.  When or how does this show on the 12 emails or will it show at all?  Since some of the 12 Email Contents have the old address, will it now show both addresses?

    Will they ever add a field for the city?

    Thank you,

    Roz

  7. Thank you for your reply.  So even though there are 12 emails in "Email Contents and Templates" all of which I want to add logo and address to I can only create one.  Way back when I was able to add a signature with address to some of the 12 emails.  I have moved and need to change those addresses to the new company address.  I have been unable to edit those 12 emails as every time I save it reverts to the original email.  Is there a way to add/correct that information in the standard emails? 

    Is it possible to change them in "notepad" or a file editor by copying the email to notepad, make the changes and copy it back.  I think I might have to do it off line and then replace the emails using FileZilla by deleting the old files and installing the new modified files.  Do you think this would work? 

    I suppose if there were an update to emails I would then have edit/copy these emails again.  I wish the emails would pick up the data from the store address although there is no city in the store address.  I had to include city with the street address.

    If this is what I need to do where do I find the email files?

  8. I had trouble with this until I found your comments above.  I have created new Email Templates so that they show the company logo and the ending with store information.  I have checked to not use the default emails and then checked each of the newly created email templates.  Only one item remains checked when I save the Dashboard / Documents / Email Contents & Templates / Email Templates.   I have moved the check to another check box and add a few more but the only one that saves is whichever is the top one.  How do I get all of the newly created email templates to activate?

  9. Under Manage Plugins there are 2 PayPal plugins, PayPal Payment Gateway and PayPal Express Integration.  I also found out that PayPal needed to be upgraded which I did with the Token.  (Different update for each Plugin so get the correct one.)   I have always used the second one but I tried the first one and it is doing what it is suppose to do.  You only get offered to Print Form or continue on to PayPal to process credit card.  It now does that.  Somewhere along the way the processes changed.  By using a service such as PayPal one does not take on the liability for the credit card information.  PayPal charges 30 USD /month for the service and IMHO well worth it. 

  10. It was all installed at one time.  Where would I find the gateway and how do I make sure it is working correctly?

    I went online via FileZilla and Modules/gateway/paypal is there.

    All my API info,etc is in the Manage Plugins.

    On the Paypal Plugin I was following IPN URL (optional) and it takes me to the PayPal Pro Hooks page.  This page was set up by someone else and I am wondering if something is not set up correctly. 

  11. I am going to try one or the other as you suggested but I wanted to let you know these two were in the old versions in Ver. 5.  I have not made any changes to these items.

    When I unchecked the PayPal plug in under Manage Plugins and went to the Manage Hooks, PayPal no longer shows.

  12. As I replied elsewhere to your above comment, I added the second item but the item didn't show once I hit Save or Save/Reload.  I did find that after I added the second Item, I then added on a 3rd line but did not put an item in it.  The  order now saves all lines and is now correct in the Admin section but not in the Customer section.

    Several things happened.  When I added the two new items in Admin/Order/Inventory they did not show on the original order but Admin Inventory is correct.  I then deleted the original Item.  Now the original order in the customer section no longer shows.  No order shows at all even though the order is in Admin Inventory.  How do I get the whole order to show in the customer section or is that not possible?  Also see the other post that my checkout is not going to PayPal to process the credit card.

  13. I am not sure when this happened but when a customer goes to checkout it goes to CC credit card processing.  It is supposed to go to PayPal as PayPal processes my credit cards.  I have PayPal Express Checkout checked under Manage Plugins and under Manage Hooks Enabled Plugins it says PayPal Pro.  I would think this would work so I am not sure why it is not working.  How do I fix this?  Any help would be appreciated.

    Roz

    CC V6.0.8

    PHP Version 5.2.17

    Mysql 5.1.66

    Server Software  Apache

    1. A customer ordered one item and now does not want that item but wants 2 different items for the same total price.  On the Inventory page I have changed the original item which is a lower price and then I add the second item. The inventory comes up and adds it to the order.  When I save the order the second item goes away.  When I go to the first page which shows the order the order shows item 1 and the grand total shows as if both items are there but does not show item 2 which makes the grand total.  How do I get this second item to show so that I can print off the complete order.
  14. Did you figure out how to add the logos to the front page. It is in the document section, the one ticked under homepage. It puts the logos at the top under the welcome paragraphs. The latest items then show below this.

  15. Found the solution.

    After reading in the forums and searching for similar topics, I concluded that I had to 'repair' the affected part of the database. I attempted to run a repair on the table, but the repair failed / didn't resolve my problem.

    After googling a bit, I emptied the affected table and voila - now it works again. So, no deletion, but emptying the table does help (in the case of cubecart_session).

    I am no MySQL expert (I just make chocolate!) - but this did the trick for me ....... and please, back up your DB before trying to do this at home :sourcerer:

    I have been having the same problem for several weeks with my site going down with a sessions error. I repaired sessions but still having problems. I contacted BlueHost.com tech support and they said that I have two databases with more that one index and it is making the program go nuts (in layman's terms). My two databases are inventory and countries. I have repaired inventories but I am still trying to find out about countries as it was loaded from first install of CubeCart with 3 indexes.

    PRIMARY KEY (`iso`),

    KEY `id` (`id`),

    KEY `id_2` (`id`)

    I am getting an error message re KEY 'id" ('id'), KEY "id_2" ("id") being the same but which one should be removed?

    "The following indexes appear to be equal and one of them should be removed: id, id_2"

    Check your databases or you may continue to have problems as I am having.

×
×
  • Create New...