Dayton Design
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Admin page blank after migrating to new servert-p thank you for the quick reply. I see this error over and over:
[06-Feb-2018 01:58:27 UTC] PHP Warning: Illegal string offset 'remember' in /MyRoot/public_html/wp-includes/user.php on line 41 [06-Feb-2018 01:58:27 UTC] PHP Warning: Cannot assign an empty string to a string offset in /MyRoot/public_html/wp-includes/user.php on line 41 [06-Feb-2018 01:58:27 UTC] PHP Warning: Illegal string offset 'user_login' in /MyRoot/public_html/wp-includes/user.php on line 56 [06-Feb-2018 01:58:27 UTC] PHP Fatal error: Uncaught Error: Cannot create references to/from string offsets in /MyRoot/public_html/wp-includes/user.php:56 Stack trace: #0 /MyRoot/public_html/wp-login.php(775): wp_signon('', '') #1 /MyRoot/public_html/wp-content/plugins/better-wp-security/core/modules/hide-backend/class-itsec-hide-backend.php(191): include('/MyRoot/...') #2 /MyRoot/public_html/wp-includes/plugin.php(525): ITSEC_Hide_Backend->execute_hide_backend('') #3 /MyRoot/public_html/wp-settings.php(392): do_action('init') #4 /MyRoot/public_html/wp-config.php(81): require_once('/MyRoot/...') #5 /MyRoot/public_html/wp-load.php(37): require_once('/MyRoot/...') #6 /MyRoot/public_html/wp-blog-header.php(12): require_once('/MyRoot/...') #7 /MyRoot/public_html/index.php(17): require('/MyRoot/...') #8 {main} thrown in /MyRoot/public_html/wp-includes/user.php on line 56
I am not sure what to do with this, or what to try to gain access.
I just waited and hour or so, and the issue went away!! I suppose once you change the wp-config back you just have to wait without logging in for a bit and retry.
Forum: Fixing WordPress
In reply to: Simple store with grid layout and export ordersAnyone know of a store or plugin that allows batch file or multi line data entry? That might help get me started.
Forum: Fixing WordPress
In reply to: Simple store with grid layout and export ordersI found this plugin called: Formidable Pro but it seems as if this is only for a form. It would work nicely if this functionality were attached to the products of a store like WooCommerce instead of a standard form.
Forum: Fixing WordPress
In reply to: Moving to new server returns a blank pageI ended up doing a fresh install and cross-referencing with the older installation.
The error logs on my server were blank and my host was of no help since they do not offer assitance on manual migrations. They do offer a paid migration service (go figure). But I understand its not their responsibility.
I am fairly convinced the issue was due to the template which is quite involved. Themeforest: WP Plumber that has several plugins required to make it work.
I couldn’t use the template download in the backup files (It was producing errors on the new install) so I actually purchased the template (for the second time with this same client), did a fresh install on the new server, installed the new template, and now I am cross referencing between both control panels to get the new layout right. I am almost done, and its not quite as quick as a simple migration but it works.
How there were no error_log (WordPress ) entries or any errors listed in my hosting server log is beyond me. I would expect some sore of PHP error regardless of issue. Oh well.
The instructions mentioned template, the host mentioned template and in the end I believe it was the template that was the problem. I did not find a fix but the workaround fresh install did the job. Thank you for your help.
Forum: Fixing WordPress
In reply to: Moving to new server returns a blank pageAnyone? No errors showing in error_log just blank page.
Forum: Fixing WordPress
In reply to: Moving to new server returns a blank pageOK I reuploaded the wp-includes.load.php file and this error went away.
But my site still shows a blank page.
Forum: Fixing WordPress
In reply to: Moving to new server returns a blank pageI looked at: error_log and see these lines over and over:
[03-Dec-2015 17:58:49 America/Chicago] PHP Warning: require(/home/MYUSER/public_html/wp-includes/load.php): failed to open stream: No such file or directory in /home/MYUSER/public_html/wp-settings.php on line 21 [03-Dec-2015 17:58:49 America/Chicago] PHP Fatal error: require(): Failed opening required '/home/MYUSER/public_html/wp-includes/load.php' (include_path='.:/opt/php54/lib/php') in /home/gtplumb/public_html/wp-settings.php on line 21
Forum: Plugins
In reply to: [Gmedia Photo Gallery] Remove Plugin Manually from DatabaseIn wp_options table ‘option_name’ fields:
gmediaOptions
gmediaDbVersion
gmediaVersion
GmediaHashID_saltThank you I found these additional fields and deleted them as well. I didn’t know these were in the database, good thing you pointed them out.
Forum: Plugins
In reply to: [Gmedia Photo Gallery] Remove Plugin Manually from DatabaseI just removed all the files then removed all the wp_gmedia tables which were all empty with 0 data. It seems as if there were no problems.
Forum: Fixing WordPress
In reply to: How to remove plugin manuallyRemoved.
Forum: Plugins
In reply to: [Gmedia Photo Gallery] Remove Plugin Manually from DatabaseSorry my post did not link. Here is the full post of my issue: https://www.ads-software.com/support/topic/how-to-remove-plugin-manually?replies=4#post-7653768
Forum: Fixing WordPress
In reply to: How to remove plugin manuallyThat is what I was thinking, but the database is most of the problem in that I can’t even optimize or repair my database due to the mismatched types. I will repost in the grand-media area.
Forum: Fixing WordPress
In reply to: How to remove plugin manuallyBump
Forum: Plugins
In reply to: [WooCommerce] Product Thumnails Not Aligning ProperlyThank you so much, this worked perfectly. For my needs I made the height 320px for spacing between rows and it looks great.