Show Posts


Messages - jonkip

Pages: [1]
1
Support / Re: Language Definitions not changing as expected FIXED
« on: June 02, 2017, 06:31:56 PM »
Hi!

Also choose All Languages & GO.

Then don´t change the translation in this page but click the icon Edit for the key you want to change.

This way it should you show the translation for all languages installed and you can verify AC is saving the changes in the language you´re interested to translate.

I'd already deleted the entries in the English version....since that's what the previous suggestion was....but when I followed your directions, I did see the same full text in one of the fields, and changed it.....problem still exists, but later I'll see if it could be a cache issue...I DID empty the language cache in AC.....

fun times? Naah.....thanks

FIXED: Went into the database and made the language change. It finally got changed. Since it took overnight, even with my killing the caches involved, it's not for sure exactly why it got fixed, but it did get fixed....thanks

2
Hi.

Try to remove definition from the Language Definitions page. After system will find it missed and will load xml

well this didn't seem to work...later I'll look at the saved backup and see if the version without "below" is there anywhere...thanks

3
Support / Re: Language Definitions not changing as expected
« on: June 02, 2017, 02:06:36 AM »
Ok, thanks, I'll try the fix when I'm more awake and will let you know,thanks

jk

4
HI...I've seen others with this question, but their circumstances are different. I'm using the v 1.2.9 stock template:

The error in the log reads:

Number of repetitions:
85
aMySQLi class error: Try to escape non-string value: array ( 0 => '1052', ) (file: /home/mikev/public_html/store/core/lib/cart.php line 240) in /home/mikev/public_html/store/core/database/amysqli.php on line 123


The first line mentioned , the line 240, is:

//Set value from input
            $option_value_query['name'] = $this->db->escape($options[$product_option_id]);
         } else{
            //is multivalue option type

I'm not sure where to look from here, any advice will be helpful...thanks

(edit)  I'm not sure if the "try to escape...." is a suggestion for me, or if it's explaining what that part of the code is doing. thanks
(another edit)
I did a data dump of just the tables and , opening in BBEdit, I do still see this, where the "Enter the code in the box below" text has failed to die ....I may be deleting the wrong instance....dang.

dump_mikev_aban181_2017-06-02-223459.sql:3448: INSERT INTO `abav_field_descriptions` (`field_id`, `name`, `description`, `language_id`, `error_text`) VALUES ('14', 'Enter the code in the box below:', '', '1', 'Human verification has failed! Please try agan.');


Still , that phrase doesn't appear in any of the language defs but it sure appears in the data dump.

again, thanks, and if you've got more advice, I'd love to hear it...thanks

5
Support / SOLVED Language Definitions not changing as expected
« on: June 01, 2017, 04:27:30 PM »
HI....I'm trying to change some of the text on the site-generated contact page, in specific, the "Enter the code in the box below", I just want to remove the "below" word. I'm on cart v 1.2.9. Basic Template.
I'm in the Language Definitions and have attached the view that I think is important.

In testing how the Language Def. thing works, I was able to change the words in the admin menu "Developer Tools" to be "Developer Toolss", and that works fine, but the "enter the code in the box" on the contact page still says "enter the code in the box below".
I see an xml file in the language area , where we have'
<definition>
    <key>entry_captcha</key>
    <value><![CDATA[Enter the code in the box below:]]></value>
  </definition>
but changing there , and uploading, seems to make no difference....I'm missing something here, and some help would be appreciated.
NOTE: I have been clearing all caches in this quest for a solution.....

6
Same issue here, I'm glad you were there before me, I wouldn't have thought of looking for a trailing space in the API Cert. fields.....thanks

Pages: [1]

Powered by SMFPacks Social Login Mod