+ Reply to Thread
Results 1 to 4 of 4

Thread: MySQL Error 4.9.1

  1. #1
    Senior Member
    Join Date
    Jan 2021
    Location
    Everywhere on world
    Posts
    111

    MySQL Error 4.9.1

    Hello Flynax team,

    I created some items in Data Entries, then I wanted to add a new Profile Field and tried to connect it to the Data Entries as a dropdown. After them I got MYSQL ERROR.

    In the second attempt I tried not to connect the dropdown field with Data Entries and used 'Add an Option' but again I got a MYSQL ERROR!

    In the third attempt I go to includes > classes > admin > rlFields.class.php

    and ghanges:


    Code:
    Only registered members can view the code.

    and and got again an ERROR with NO CONNECTION to database!

    What else can I do to eliminate the error?
    Best wishes, Guenter
    Jack of all trades for our website
    Everywhere on world

  2. #2
    How many fields did you add earlier? In mysql database there is a limit on the number of text fields in 1 table. Or maybe it is another error
    I suggest you create a new ticket with the problem.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Senior Member
    Join Date
    Jan 2021
    Location
    Everywhere on world
    Posts
    111
    At the moment I have in 'Profile fields' 20 of type TEXT fields, and 5 TEXTAREA.

    Is it possible to increase the limit in MySQL table?
    Or was the changed PHP code wrong?
    Best wishes, Guenter
    Jack of all trades for our website
    Everywhere on world

  4. #4
    Senior Member
    Join Date
    Jan 2021
    Location
    Everywhere on world
    Posts
    111
    Hello Viktor,

    what can I do? I need these fields but nothing works!!!
    Best wishes, Guenter
    Jack of all trades for our website
    Everywhere on world

+ Reply to Thread