schneidballs
Forum Replies Created
-
Forum: Plugins
In reply to: [WPSiteSync for Content] Not able to connect to destinationAlso, I purchased the plugin pack and submitted a support ticket but didn’t hear back. Should I be getting more timely support after purchasing the plugin?
Forum: Plugins
In reply to: [WPSiteSync for Content] Not able to connect to destinationOK, thank you for the reply!
I checked those 3 things and we are using “non-plain” permalinks, no security plugins, and no maitenance mode plugins or coming soon.
One thing that occurred to me is that we are using an active directory plugin to auto-login users who are logged into the network. Would that possibly interfere with the way your plugin is authenticating?
We are getting some pressure to get this done by our client, I would be wiling to donate some money to get some help with this.
Thank you!
Forum: Plugins
In reply to: [Active Directory Integration] Auto-loginHi Ole 1986, I posted in the support thread about the AD information not being passed when running a test and the test fails. Would you have a moment to help with that?
Thanks!
ole1986, I am getting a similar error with the AD information not being passed:
[INFO] method authenticate() called
[INFO] ——————————————
PHP version: 7.0.8
WP version: 4.5.3
ADI version: 1.1.8
OS Info : Windows NT xxxxxx 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
Web Server : cgi-fcgi
adLDAP ver.: 3.3.2 EXTENDED (201302271401)
——————————————
[INFO] LDAP paging: enabled
[NOTICE] username: xxxxxx
[NOTICE] password: **not shown**
[INFO] Options for adLDAP connection:
– account_suffix:
– base_dn:
– domain_controllers:
– ad_port: 389
– use_tls: 0
– network timeout: 5
[INFO] Checking domain controller ports:
[ERROR] – :389 – FAILED
[NOTICE] adLDAP object created.
[INFO] max_login_attempts: 3
[INFO] users failed logins: 0
[NOTICE] trying account suffix “”
[ERROR] Authentication failedWill this work on a Windows server? I see the .htaccess file edits, but our client is using Windows for the site/server.
Thanks!
CraigForum: Plugins
In reply to: [Active Directory Integration] Auto-loginHello schakko, we are implementing this with a larger organization who requires SSO for their system. I got your plugin working (very easy) – but the solutions I have found for SSO do not work. I do have a deadline and was wondering of you had any timeline for the release of SSO you mentioned above. WordPress is installed on an IIS 7 system, do you anticipate it will work on there?
Hi, I loaded the update and did a new test on PHP 7 and found this as the error now:
Uncaught TypeError: Cannot read property ‘documentElement’ of null
(anonymous function) @ store-locator.js?v=3.97.1:190
request.onreadystatechange @ store-locator.js?v=3.97.1:281Hope that helps ??
I kind of need PHP 7 since it has SOAP installed for some plugins that require it. I need to either get SOAP installed on php 5.6 (not sure how to do that), or get this plugin working on PHP 7.
Thanks again for the help!
So I changed the PHP to 5.6 and it is working now. Any idea why it does not work on 7.03? Are you planning on causing it to work on 7 since there are some major performance enhancements to version PHP7?
Thank you for your quick reply.
PHP: Current PHP Version is 7.0.3
Zip: ‘ZipArchive’ class exists, ‘zip_open’ function exists
Extensions:
Array
(
[0] => Core
[1] => bcmath
[2] => calendar
[3] => ctype
[4] => date
[5] => filter
[6] => hash
[7] => iconv
[8] => json
[9] => mcrypt
[10] => SPL
[11] => pcre
[12] => Reflection
[13] => session
[14] => standard
[15] => mysqlnd
[16] => tokenizer
[17] => zip
[18] => zlib
[19] => libxml
[20] => dom
[21] => PDO
[22] => openssl
[23] => SimpleXML
[24] => xml
[25] => wddx
[26] => xmlreader
[27] => xmlwriter
[28] => cgi-fcgi
[29] => curl
[30] => gd
[31] => gettext
[32] => imap
[33] => mbstring
[34] => mysqli
[35] => Phar
[36] => pdo_mysql
[37] => pdo_sqlite
[38] => soap
[39] => sockets
[40] => sqlite3
[41] => xsl
)Forum: Plugins
In reply to: [WooCommerce] Too many wc transients created in DBUPDATE: I also found this plugin…
Forum: Plugins
In reply to: [WooCommerce] Too many wc transients created in DBWe are seeing the same issue, we do not have any solution as of yet. I did find this plugin, but I am not sure if I should try it…
https://github.com/Seebz/Snippets/tree/master/Wordpress/plugins/purge-transients
Forum: Plugins
In reply to: [qTranslate X] Widgt forces english link to HTTPSUpdate: I just found that it only happens to the default language. If you change any language to default, it will redirect to HTTPS when you select that language in the widget (and thus break my site since there is no SSL installed)
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Menu stopped showingHello again, after doing some more digging….it was a corrupted footer file that I had to rebuild.
Forum: Installing WordPress
In reply to: Upgrade to 2.7 can’t see admin areaThat fixed it! Thank you very much…