• Hi,
    I used these codes to view and update my database table :
    [ABASE table=”userids” columns=”FirstName,LastName,Company,Email” rlink=”FirstName” echo=”blue” ]

    [ABASE form=”1,update” table=”userids” elements=”FirstName,LastName,Company,Email” fields=”FirstName,LastName,Company,Email$Update User” ack=”brown” echo=”blue”]

    but there is problem, when i preview my page a part of code is displaying in page

    <!– #1 –>[ABASE table=”userids” columns=”FirstName,LastName,Company,Email” rlink=”FirstName” echo=”blue”]

    what should i do?

    https://ww.wp.xz.cn/plugins/abase/

Viewing 1 replies (of 1 total)
  • Thread Starter Nedahm

    (@nedahm)

    Hi,
    For add records to my table i used this code but it shows all field in one row but how can i show fields in to or three rows?
    [abase form=”1,insert” table=”userids” columns=”FirstName,LastName,Company,Email$Add User” elements=”FirstName,LastName,Company,Email” ack=”red”]

Viewing 1 replies (of 1 total)

The topic ‘I have a problem in using this plugin’ is closed to new replies.