• Resolved lrosnernaili

    (@lrosnernaili)


    Just purchased Premium version of WP Data Access. Trying to use wpdadiehard short code to enable database table display, edit, etc on a web page within our site.

    I have followed all of the instructions found at https://wpdataaccess.com/docs/documentation/shortcodes/shortcode-wpdadiehard/.

    The Table “properties” that I want to use is authorized for access in Settings.

    The shortcode I’m using is:

    [wpdadiehard schema_name_”nai_li_db” table_name=”properties” bulk_actions_enabled=”true” search_box_enabled=”true” title=”Properties” subtitle=”Edit, add, delete Properties” allow_insert=”false” allow_update=”false” allow_delete=”false” allow_import=”false” show_view_link=”true” bulk_export_enabled=”true”]

    I even tried using a table from the main WP Database. Same issue.

    Error is: ERROR: Invalid table name or not authorized

    Please advise.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Passionate Programmer Peter

    (@peterschulznl)

    Hi @lrosnernaili,

    If you have the premium version, please forget about shortcode wpdadiehard. The premium version has a much better alternative: Data Forms

    Please have a look at Data Projects and Project Templates before you continue. A Data Project can be executed:
    (1) in the dashboard
    (2) or on a web page with shortcode wpdadiehard
    (3) or on a web page with shortcode wpdadataforms (premium)
    You switch between (1), (2) and (3) without the need to change anything!

    Shortcode wpdadiehard with parameter table_name is only supported for backward compatability and should no lnger be used.

    Here are two links to give you an idea of wpdadiehard versus Data Forms:
    https://wpdataaccess.com/demos/shortcodes/demo-shortcode-wpdadiehard/ (free)
    https://wpdataaccess.com/docs/documentation/data-forms/project-demo/ (premium)

    Let me know if you need further assistance,
    Peter

    Thread Starter lrosnernaili

    (@lrosnernaili)

    Peter, I resolved that issue on my own earlier today. Having another problem that I created a post on “403” error

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘wpdadiehard shortcode error: Invalid table name or not authorized’ is closed to new replies.