Our team intervenes within 48 hours, we recommend you submit a public ticket so that other developers can help to fix the issue as soon as possible.

If you purchased the item 6 months ago, please read the Item Support Policy carefully before submitting a ticket.

Note: don’t share item or server credentials on public, use the private option.

Okay
  Public Ticket #2774261
Bugs new version 2.5
Closed

Comments

  •  1
    oliveira0501 started the conversation

    Errors found so far:

    In the Web panel, in the Custom Fields menu, it presents a database error:
    Error Number: 1054
    Unknown column 'editable' in 'where clause'
    SELECT * FROM `cf_list` WHERE` editable` = 1 ORDER BY `id` DESC
    Filename: modules / cf_manager / models / Cf_manager_model.php
    Line Number: 96

    Does not attach image in categories.

  •  142
    Elyas replied

    Hello ,


    Something is missed on database information , could you please provide access to cpanel or to your database to fix the issue .


    thank you


    Best Regards DT team.

    NearbyStores iOS => Buy now from envato

    NearbyStores Android => Buy now from envato

    Follow us on Facebook Page => Here

  •   oliveira0501 replied privately
  •   oliveira0501 replied privately
  •  142
    Elyas replied

    please check the following video to fix the first the database issue :

    https://drive.google.com/file/d/120ELNKfLNTZ_1fA0fhWM4MA1QNwu87t_/view?usp=sharing

    Best Regards DT team.

    NearbyStores iOS => Buy now from envato

    NearbyStores Android => Buy now from envato

    Follow us on Facebook Page => Here

  •  1
    oliveira0501 replied

    Hi,

    It no longer displays the database error, but I still have some errors:

    - When adding a Custom Field, it generates an error "Alert! Input invalid";
    - When adding a new category, it does not send an image or icon, nor does it define the color of the icon. No error is generated.

  •  142
    Elyas replied

    could you please share ftp access on private

    Best Regards DT team.

    NearbyStores iOS => Buy now from envato

    NearbyStores Android => Buy now from envato

    Follow us on Facebook Page => Here

  •  4
    Laird_walker replied

    I am currently having the same issue when you try to create a new custom field you get the error invalid input  

  •  4
    Laird_walker replied

    oliveira0501

    For the images, if you did a fresh install of v2.5 and not an upgrade have a look in your uploads folder I had to create the folders 

    uploads/images/
    uploads/files/
    uploads/_images/


  •   oliveira0501 replied privately
  •  4
    jugoud26 replied

    Hi


    i have a same error " invalid input" can you fix it on public ?

  •  1
    oliveira0501 replied

    Here is a new error:

    When booking, ask for the address, when clicking on the icon to get the address, the application returns to the home page on a white screen.

  •  4
    Laird_walker replied

    To fix the error open phpmyadmin then click on the table cf_list then at the top click structure now click the go button near the bottom 

    for Name = default_value

    for Type = vachar 

    for Length/Values = 250

    Click save and now test adding new custom fields and it will work


    cf.png

    hope it helps

  •  1
    oliveira0501 replied

    Laird_walker 

    Helped me solve the add cf problem. Thank you very much.

  •  4
    jugoud26 replied

    thx Laird_walker