Forums

Contact Form 7 to Database Extension
link on data (6 posts)

  1. dasteralo
    Member
    Posted 1 year ago #

    Hello,
    Is there any possibilities using shortcodes to add link on a data ?
    Thank you

  2. Michael Simpson
    Member
    Posted 1 year ago #

    No. There's no support applying any decoration or transform to the table data.

  3. wreston
    Member
    Posted 1 year ago #

    I reloaded my WordPress database because of problems encountered when trying to delete single records (known problem V1.8.0, V1.8.1 & V1.8.2).

    Since reloading the database, all fields in each record (except 'Submitted') have some kind of ajax link. New records, created after the database reload, appear correctly with outh the ajax links. See this link for an example.
    http://www.tacmissileers.org/?p=4014

    Any thoughts what may be causing the 'link' problem? Thanks...

  4. wreston
    Member
    Posted 1 year ago #

    More info... I get the same 'links' when viewing the database in Admin mode. It doesn't make any difference whether or not the Javascript-enabled tables are used.

    New records, that were created after the database reload (i.e., wp_CF7DBPlugin_SUBMITS import) display correctly without the 'links.'

  5. Michael Simpson
    Member
    Posted 1 year ago #

    @wreston:

    In MySQL, can you execute this query and does it fix the links?

    update wp_CF7DBPlugin_SUBMITS set file = NULL where length(file) = 0

  6. wreston
    Member
    Posted 1 year ago #

    Michael, FANTASTIC! That removed the links.

    Many thanks!!!

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic