Results 1 to 9 of 9

Thread: Bug to edit an ad

  1. #1
    Thread Starter
    Amateur sandrarzl's Avatar
    Join Date
    Apr 2013
    Location
    France
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Bug to edit an ad

    Hello,

    When a user wants to edit an ad in the dashboard, it blocks for the price: it says that we must "at least 2 characters minimum."
    I have indicated in the admin only 1 character minimum is required when switching an ad.

    We may think we know where it comes from:

    line 61 "'step-functions.php" file code below always returns the default value of 2 and not the database
    $ field_minlength = (empty ($ result-> field_min_length))? '2 ': $ Result-> field_min_length;

    This must be a bug and I do not know the address.

    Thank you for your help;

    Bonjour,

    Quand un utilisateur veut modifier une annonce dans son tableau de bord, cela bloque pour le prix: cela dit qu'il faut "au moins 2 caracteres minimun".
    J'ai bien indiqué dans l'admin que 1 seul caractere minimun est demandé quand on passe une annonce.

    Nous pensons peut-être savoir d'où cela vient:

    à la ligne 61 du fichier "'step-functions.php" le code ci dessous renvoie toujours la valeur par défaut 2 et non celle de la base de données
    $field_minlength = ( empty( $result->field_min_length ) ) ? '2' : $result->field_min_length;

    Cela doit être un bug et je ne sais pas le résoudre.

    Merci pour votre aide;

  2. #2
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,100
    Thanks
    121
    Thanked 1,756 Times in 1,442 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Rolf Hassel (Samcy)

  3. #3
    Thread Starter
    Amateur sandrarzl's Avatar
    Join Date
    Apr 2013
    Location
    France
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,100
    Thanks
    121
    Thanked 1,756 Times in 1,442 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Rolf Hassel (Samcy)

  5. #5
    Thread Starter
    Amateur sandrarzl's Avatar
    Join Date
    Apr 2013
    Location
    France
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,100
    Thanks
    121
    Thanked 1,756 Times in 1,442 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Rolf Hassel (Samcy)

  7. #7
    Thread Starter
    Amateur sandrarzl's Avatar
    Join Date
    Apr 2013
    Location
    France
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  8. #8
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,100
    Thanks
    121
    Thanked 1,756 Times in 1,442 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Rolf Hassel (Samcy)

  9. #9
    Thread Starter
    Amateur sandrarzl's Avatar
    Join Date
    Apr 2013
    Location
    France
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] BUG - Vantage 1.2 - Find on Map code in listing-edit.js & event-edit.js needs fixing
    By joes in forum Report Vantage Bugs (Legacy)
    Replies: 8
    Last Post: June 19th, 2013, 05:59 AM
  2. Replies: 1
    Last Post: April 15th, 2012, 06:06 PM
  3. Can't Edit
    By red5 in forum Report ClassiPress Bugs
    Replies: 3
    Last Post: June 15th, 2011, 06:06 PM
  4. Not possible to edit ads
    By setups in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: May 29th, 2011, 04:31 PM
  5. contributors cannot edit posts (option to edit set)
    By petero in forum Help Using ClassiPress
    Replies: 2
    Last Post: May 13th, 2010, 07:56 PM