Forum Replies Created

Viewing 15 replies - 1 through 15 (of 21 total)
  • Thread Starter patt4179

    (@patt4179)

    That’s great! I sent you an email.

    Thread Starter patt4179

    (@patt4179)

    I’m just getting the same error when I try to hit the reset button now

    Thread Starter patt4179

    (@patt4179)

    I’ve only had this version of it, so I tried to Uninstall, Deactivate, and then Activate the plugin again. On re-activation, I get the following errors:

    Uninstall / Deactivate / and then on Reactivate gives:

    WordPress database error: [Incorrect integer value: ” for column ‘id’ at row 1]
    INSERT INTO wp_em_themes (id,name,created,modified,is_system,is_active,is_trash) VALUES (”,’Default’,’2014-09-01 22:18:44′,’2014-09-01 22:18:44′,’0′,’1′,’0′)

    WordPress database error: [Incorrect integer value: ” for column ‘id’ at row 1]
    INSERT INTO wp_em_theme_metas (id,theme_id,overlay,container,close,title,content) VALUES (”,’0′,’a:1:{s:10:\”background\”;a:5:{s:5:\”color\”;s:7:\”#ffffff\”;s:7:\”opacity\”;i:100;s:5:\”image\”;s:0:\”\”;s:6:\”repeat\”;s:9:\”no-repeat\”;s:8:\”position\”;s:8:\”top left\”;}}’,’a:4:{s:7:\”padding\”;i:18;s:10:\”background\”;a:5:{s:5:\”color\”;s:7:\”#f9f9f9\”;s:7:\”opacity\”;i:100;s:5:\”image\”;s:0:\”\”;s:6:\”repeat\”;s:9:\”no-repeat\”;s:8:\”position\”;s:8:\”top left\”;}s:6:\”border\”;a:4:{s:5:\”style\”;s:4:\”none\”;s:5:\”color\”;s:7:\”#000000\”;s:5:\”width\”;i:1;s:6:\”radius\”;i:0;}s:9:\”boxshadow\”;a:7:{s:5:\”inset\”;s:2:\”no\”;s:10:\”horizontal\”;i:1;s:8:\”vertical\”;i:1;s:4:\”blur\”;i:3;s:6:\”spread\”;i:0;s:5:\”color\”;s:7:\”#020202\”;s:7:\”opacity\”;i:23;}}’,’a:9:{s:4:\”text\”;s:5:\”CLOSE\”;s:8:\”location\”;s:8:\”topright\”;s:8:\”position\”;a:4:{s:3:\”top\”;i:0;s:4:\”left\”;i:0;s:6:\”bottom\”;i:0;s:5:\”right\”;i:0;}s:7:\”padding\”;i:8;s:10:\”background\”;a:5:{s:5:\”color\”;s:7:\”#00b7cd\”;s:7:\”opacity\”;i:100;s:5:\”image\”;s:0:\”\”;s:6:\”repeat\”;s:9:\”no-repeat\”;s:8:\”position\”;s:8:\”top left\”;}s:4:\”font\”;a:3:{s:5:\”color\”;s:7:\”#ffffff\”;s:4:\”size\”;i:12;s:6:\”family\”;s:15:\”Times New Roman\”;}s:6:\”border\”;a:4:{s:5:\”style\”;s:4:\”none\”;s:5:\”color\”;s:7:\”#ffffff\”;s:5:\”width\”;i:1;s:6:\”radius\”;i:0;}s:9:\”boxshadow\”;a:7:{s:5:\”inset\”;s:2:\”no\”;s:10:\”horizontal\”;i:0;s:8:\”vertical\”;i:0;s:4:\”blur\”;i:0;s:6:\”spread\”;i:0;s:5:\”color\”;s:7:\”#020202\”;s:7:\”opacity\”;i:0;}s:10:\”textshadow\”;a:5:{s:10:\”horizontal\”;i:0;s:8:\”vertical\”;i:0;s:4:\”blur\”;i:0;s:5:\”color\”;s:7:\”#000000\”;s:7:\”opacity\”;i:0;}}’,’a:3:{s:4:\”font\”;a:3:{s:5:\”color\”;s:7:\”#000000\”;s:4:\”size\”;i:32;s:6:\”family\”;s:6:\”Tahoma\”;}s:4:\”text\”;a:1:{s:5:\”align\”;s:4:\”left\”;}s:10:\”textshadow\”;a:5:{s:10:\”horizontal\”;i:0;s:8:\”vertical\”;i:0;s:4:\”blur\”;i:0;s:5:\”color\”;s:7:\”#020202\”;s:7:\”opacity\”;i:0;}}’,’a:1:{s:4:\”font\”;a:2:{s:5:\”color\”;s:7:\”#8c8c8c\”;s:6:\”family\”;s:15:\”Times New Roman\”;}}’)

    Thread Starter patt4179

    (@patt4179)

    Yeah, I just looked in the database, and there are 4 tables there for Easy Modal. They exist, but just have nothing in them:

    wp_em_themes
    wp_em_theme_metas
    wp_em_modals
    wp_em_modal_metas

    Thread Starter patt4179

    (@patt4179)

    Hey Daniel,

    Unfortunately, it’s not possible to give access to the site. It’s for an intranet site that would need a VPN connection to access, and I can’t give that information out since it’s against the client’s policy. I did have another clue. I tried turning on WP_DEBUG and then clicked on the Name column in the theme table to force it to try to access it. It threw an error as if no column or possibly table exists to get the information from:

    All (0)
    WordPress database error: [Unknown column 'n' in 'order clause']
    SELECT * FROM wp_em_themes WHERE <code>is_trash</code> != 1 ORDER BY n desc
    
    WordPress database error: [Unknown column 'n' in 'order clause']
    SELECT * FROM wp_em_themes WHERE <code>is_trash</code> != 1 ORDER BY n desc LIMIT 0,5

    Also, here’s a list of all of the plugins on the site:

    Advanced Custom Fields 4.2.2
    Advanced Custom Fields: Repeater Field 1.0.1
    Contact Form 7 3.7.2
    Contact Form DB 2.8.8
    Display Posts Shortcode 2.3
    Easy Modal 2.0.13
    Easy Modal – Advanced Theme Editor 1.0.2
    Easy Modal – Unlimited Themes 1.0.2
    Easy WP SMTP 1.1.1
    Responsive Slider 0.1.8
    The Events Calendar 3.0.3
    The Events Calendar PRO 3.0.5
    User Specific Content 1.0.1
    WordPress Importer 0.6.1
    wpDirAuth 1.7.6

    Thread Starter patt4179

    (@patt4179)

    I just purchased the unlimited themes addon to see if maybe adding a new theme would work, but it’s showing the same behavior there as well. I go to add a new theme, and it says that it was successfully added, but nothing shows up in my themes table.

    just letting you know in case that helps with tracking down the issue.

    Thread Starter patt4179

    (@patt4179)

    I have version 3.6 of WordPress. The plugin says it requires 3.4 or higher, so I assumed I was in the clear for version compatibility.

    Thread Starter patt4179

    (@patt4179)

    I tried the proposed solution here, but it didn’t work. I did the uninstall button on the settings page and then deactivated/reactivated the plugin. I also tried making changes to the theme to see if that fixed it, but it’s doing the same thing still.

    Thread Starter patt4179

    (@patt4179)

    Is that just the latest wpDirAuth, or is there another thing I need to download for the role patch?

    Thread Starter patt4179

    (@patt4179)

    I’ve gotten at least the Bulk Import to not throw an error now, but it’s not returning any users and throws a warning saying ‘No group. Nothing to do.’ Does anyone know what’s happening? Here’s the result of the bulk import. (I’ve replaced part of the domain with asterisks for my client’s privacy)

    [INFO] ————————————-
    START OF BULK IMPORT
    2014-08-26 / 13:16:33
    ————————————-

    [INFO] Options for adLDAP connection:
    – base_dn: CN=users,DC=****,DC=local
    – domain_controllers: otis.****.local; franklin.****.local
    – ad_username: ****\intranet
    – ad_password: **not shown**
    – ad_port: 389
    – use_tls: 0
    – network timeout: 5
    [NOTICE] adLDAP object created.
    [INFO] Domain Controller: franklin.****.local
    [WARN] No group. Nothing to do.
    [INFO] Number of users to import/update: 0 (list generated in 0 seconds)
    [INFO] 0 Users added.
    [INFO] 0 Users updated.
    [INFO] In 0 seconds.
    [INFO] ————————————-
    END OF BULK IMPORT
    2014-08-26 / 13:16:33
    ————————————-

    Bulk Import returned no error.

    Did you ever find a solution to this?

    Thread Starter patt4179

    (@patt4179)

    Hey Michael, I actually had the client upgrade all of the plugins last night to see if that fixed the issue, and it did! There’s still a few months of empty file data, but at least now any new applicants will have their file data stored in the database. Thanks for all of your help with this!

    Thread Starter patt4179

    (@patt4179)

    Thanks for your responses Michael! We’ve donated to the project and really appreciate your help on this.

    I set the error_log file, but nothing is going into it even after submitting the form. I may have missed a setting, so I’ll go back and check on that to be sure.

    I ran the query, and I’m only getting one result for the files. I did notice something, however. The link is allowing us to download the file, but the files are all empty after they are downloaded. The result for your query on one of those files is NULL for the file length. I think I got excited that a file was being downloaded, but didn’t check to see if it actually had any data.

    Thread Starter patt4179

    (@patt4179)

    If it helps, here are the versions of the plugins we have:

    Contact Form 7 version 3.0.1
    Contact Form 7 Modules: Hidden Fields version 1.2.1
    Contact Form 7 Modules: Send All Fields version 1.2.1
    Contact Form to DB Extension version 2.2.4

Viewing 15 replies - 1 through 15 (of 21 total)