projectnami
projectnami copied to clipboard
WordPress powered by Microsoft SQL Server
Currently, https://github.com/ProjectNami/projectnami/blob/72b69a2e2f5840b2cb77c83e7316fdb6efa9e570/wp-includes/class-wp-query.php#L2854 performs a COUNT() query to find the number of rows that would be returned if $limits did not apply. However, if the `posts_request` filter causes the query to...
Project nami version: 2.1.1 Enabled Geo-Replication on SQL database and tested a failover to another region. # Excpected behavior DB will finish the failover and the whole site should be...
HI there I notice that the "Allow comments" and "Allow ping" check boxes when using the 'edit' or 'quick edit" options from the Posts list are checked even if the...
Hi there no sure if this is new or was there for sometime but I have installed a new plugin on a Nami WordPress site, which already had various plugins...
A proposed solution to #341, by performing the row count after any query filters have been run. - If any filters don't change the query, then it should have the...
Addresses #339 by adding the wildcards around the `PATINDEX` pattern. Also permits some optional whitespace after FIND_IN_SET.
I need to migrate my wordpress site based on Project Nami from Azure to AWS. The AMIs available on AWS are more supported for Linux machines and I didn't find...
Hi, So I have developed my projectnami website in a Testing Environment now I want to find a way to export everything( Plugins, Themes, Settings, Posts, Pages, Users, Theme Information,...
bbPress uses a MySQL query hint in its WHERE clause filter: https://bbpress.trac.wordpress.org/browser/trunk/src/includes/replies/functions.php#L2042 This generates a query like `SELECT col FROM foo FORCE INDEX (PRIMARY, col) WHERE...`, which is invalid T-SQL....
When I use revolution slider I have warning - Warning: preg_replace(): Compilation failed: missing ) at offset 128 in some can help with this problem ?