Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,106
    Plugin Contributions
    11

    Default Re: Attribute Required for Text flag not working

    swguy,
    I've loaded the beta twice since seeing this and neither time created a configuration with an id of 0 nor a configuration_group of 0

    Did I miss something?

    One of the items I have been working on updating is Fual Slimbox and it works fine with the second example and does not remove any items that I can see.

  2. #2
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,622
    Plugin Contributions
    123

    Default Re: Attribute Required for Text flag not working

    The default data contains a configuration group of 0. If you change this, you won't see this problem. The problem only occurs if you in fact have a configuration group of 0 and you do something that clobbers that group (like the examples I posted).

    You can verify whether or not you have a configuration group of 0 using SQL :

    SELECT * FROM configuration WHERE configuration_group_id =0

    If you have three rows returned by this query, and you do NOT have Fual installed, then you run the Fual Config, you'll have zero rows. That's the problem.

    If you have zero rows returned by this query, Fual Config won't affect config group 0.
    If you have Fual installed so that the config group select returns a non-zero value, running Fual config again won't affect config group 0.
    Last edited by swguy; 15 Aug 2011 at 08:00 AM.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  3. #3
    Join Date
    Nov 2003
    Location
    Haarlem | Netherlands
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Attribute Required for Text flag not working

    Quote Originally Posted by swguy View Post
    You can verify whether or not you have a configuration group of 0 using SQL :

    SELECT * FROM configuration WHERE configuration_group_id =0
    Another easy way to check for such a configuration group is to go to your admin > Configuration > My Store and then edit the last part of the url from /configuration.php?gID=1 to /configuration.php?gID=0 and hit enter
    (the same as visiting this url: domain.com/yourzcadmin/configuration.php?gID=0)

    On 1.5.0BETA-0808201 this returns:
    Product option type Select 0
    Upload prefix upload_ Info
    Text prefix txt_

 

 

Similar Threads

  1. Attribute Required for Text flag not working
    By Crunch in forum Setting Up Categories, Products, Attributes
    Replies: 22
    Last Post: 15 Jun 2020, 03:48 PM
  2. v150 Text Required Attribute Not Working
    By NMac in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 15 Oct 2012, 07:05 PM
  3. "Attribute Required for Text" - what would make it stop working?
    By aaelghat in forum Setting Up Categories, Products, Attributes
    Replies: 52
    Last Post: 1 Nov 2011, 04:33 AM
  4. "Attribute Required for Text" not working...
    By aaelghat in forum General Questions
    Replies: 0
    Last Post: 21 Jun 2007, 09:59 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR