doume
Forum Replies Created
-
No. The creation table error 1st appears when opening the plugin configuration page.
I just redo the test on my Dev Server 2 starting with a brand new WP 4.0.1 + twenty twelve theme + WP_DEBUG=true:
1/ Creation table error confirmed.
2/ No problem with WP Maintenance Mode plugin which successfully creates its own table.D.
Sorry I forgot it.
[Table ‘xxxxxx.yyyyy_lockdowns’ doesn’t exist]
SELECT lockdown_ID, floor((UNIX_TIMESTAMP(release_date)-UNIX_TIMESTAMP(now()))/60) AS minutes_left, lockdown_IP FROM yyyyy_lockdowns WHERE release_date > now()Hello,
Same problem here, table creation OK on production, NOK on dev server.
Production 1 (OK): MySQL 5.0.67 + PHP 5.4.26
Production 2 (OK): MySQL 5.1.73 + PHP 5.4.34
Dev server 1 (NOK): MySQL 5.5.36 + PHP 5.4.31 (xampp)
Dev server 2 (NOK): MySQL 5.6.21 + PHP 5.5.19 (xampp)
WP 4.0.1 with Login Lockdown 1.6.1 on all serversOn dev servers all privileges configured.
On both production and dev servers I already use other plugins which create tables.D.
Forum: Themes and Templates
In reply to: [Blaskan] Upgrade failedSo alone or with Child it doesn’t work.
I would say there is a problem between Child style or Child function and the evolutions made between 2.6.4 and 2.6.6. You can easily find them here and start from that.Forum: Themes and Templates
In reply to: [Blaskan] Upgrade failed@sleeplessindc
Just did the following test locally using XAMMP Win32-182-5-VC9 (PHP 5.4.27 is close to the version of my production server).
Clean install of Blaskan 2.6.4 (previous version) + my production Child and no plugin then upgrade Blaskan => works.Forum: Themes and Templates
In reply to: [Blaskan] Upgrade failedI use native Blaskan plus a Blaskan Child Theme since it was launched and never had any problem when upgrading WP, which is done every time an upgrade is available. Switch from PHP 5.2.13 to 5.4.26 was OK too.
Hi,
Thanks for the change. I just checked the date (see below), it remains 01/01/1970. Is there something more to do than specifying the date format in the settings ?
Date settings: “after” and d/m/Y or d m Y format.
Plugin use: in a text plugin using only the [jp-rss-feed] shortcode
Solved with V1.2.7. Thanks a bunch 🙂
Forum: Plugins
In reply to: [Compliance by Hu-manity.co] Message bar height control ?Found it, thanks.
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] How to downgrade to version 3.3.1You will find old versions under the “developers” tab.
You will have to do it manually.
Download the version you want.
De-activate and remove the current one from the web site admin panel (configuration parameters will be lost).
With your FTP client upload the old version in the plugins dedicated folder (refer to dedicated procedure at wordpress.org)
From the web site admin panel activate and re-configure it.Hope it helps.
Forum: Plugins
In reply to: [Debug Info] pot file and translation file nameWorks.
.pot file missing (1.3.2 changelog).Forum: Themes and Templates
In reply to: [Weaver II] Remove post date and author“Posted on..” issue corrected in 2.1.4 version.
Forum: Themes and Templates
In reply to: [Weaver II] Remove post date and authorSame behavior here with the 2.1.2 version, probably a minor problem.
This forum not being the main support area for this theme, I suggest to register at http://forum.weavertheme.com/ where you will find answers and help from the author and others pros.
Forum: Themes and Templates
In reply to: [Weaver II] Remove post date and authorConfigurable in Weaver II parameters.
Under Weaver II Admin go to Main Options > Post Specifics
There in the Post Meta Info Areas select “Hide Post Date” and “Hide Post Author”Hope it helps.
Forum: Plugins
In reply to: [WP last updated] Problem with sticky articlesHi
I put screen captures here. They match with my above (4) item.
I also added your native “Epic last updated widget” before making the screen capture.
File _1 is the final result, file _2 is the widget configuration.
I made the same test with an other WP web site (same WP version, different theme), the result is the same.