• Dear,

    I have placed two ‘wpdadiehard’ shortcodes in one page. one of them with ‘edit’ function.
    whenever I click on ‘edit’ i get the following error “ERROR: Wrong arguments [no data found]”.
    I removed the 2nd ‘wpdadiehard’ shortcode of another table. the edit function worked.

    I have placed two ‘wpdadiehard’ shortcodes, since for some reason the wpdataaccess is not showing any data, just columns with empty rows (it’s working in the backend)

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

    (@peterschulznl)

    Hi @mrams93,

    Sorry, you cannot use two shortcodes on one web page. The shortcode uses the action parameter to handle database actions, in combination with the primary key values of the row your performing the action on. You cannot mix them for two different tables.

    Can you make the shortcode that does not show any data read-only and send me a link to the page? Maybe I can help? You can use the contactform on the plugin website if you prefer to send this information in private.

    Thanks,
    Peter

    Thread Starter mrams93

    (@mrams93)

    Hello Peter,

    I was doing it for a client, eventually I cancelled the job.
    I only faced this issue on his website, but it’s working perfectly on other websites.

    regards,

    Plugin Author Passionate Programmer Peter

    (@peterschulznl)

    Hi @mrams93,

    If you want to use shortcode wpdadiehard twice on a web page, you might want to consider using an iframe. Would that be an option?

    Best regards,
    Peter

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘ERROR: Wrong arguments [no data found]’ is closed to new replies.