thetravelgal
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Some images missing in Media libraryAfter loading Query Monitor I got this:
I’m got the following warnings:
[13-May-2020 05:06:02 UTC] PHP Warning: Use of undefined constant DB_USER – assumed ‘DB_USER’ (this will throw an Error in a future version of PHP) in /home3/travgal/public_html/wp-content/plugins/query-monitor/wp-content/db.php on line 139
[13-May-2020 05:06:02 UTC] PHP Warning: Use of undefined constant DB_PASSWORD – assumed ‘DB_PASSWORD’ (this will throw an Error in a future version of PHP) in /home3/travgal/public_html/wp-content/plugins/query-monitor/wp-content/db.php on line 139
[13-May-2020 05:06:02 UTC] PHP Warning: Use of undefined constant DB_NAME – assumed ‘DB_NAME’ (this will throw an Error in a future version of PHP) in /home3/travgal/public_html/wp-content/plugins/query-monitor/wp-content/db.php on line 139
[13-May-2020 05:06:02 UTC] PHP Warning: Use of undefined constant DB_HOST – assumed ‘DB_HOST’ (this will throw an Error in a future version of PHP) in /home3/travgal/public_html/wp-content/plugins/query-monitor/wp-content/db.php on line 139The code on line 139 is:
// phpcs:ignore WordPress.WP.GlobalVariablesOverride.Prohibited
$wpdb = new QM_DB( DB_USER, DB_PASSWORD, DB_NAME, DB_HOST );Is this something that could have happened from using Media Cleaner or Regenerate Thumbnails?
Any idea how to fix it?
Does this mean it’s an error in the database itself or in a php file?
Is this something a plugin like Media Cleaner or regenerate thumbnails could cause?
This is an old website that’s basically just a standard WordPress set-up with a few minor tweaks over the years.
- This reply was modified 4 years, 10 months ago by thetravelgal.
Forum: Reviews
In reply to: [Catch Gallery] Catch Gallery SupportIs there any chance of updating the features in catch gallery to allow the photos in a gallery to link to a URL when clicked? So, instead of opening as a media or attachment file, clicking on a photo in the gallery would take the viewer to a web page?
- This reply was modified 4 years, 11 months ago by thetravelgal.
Forum: Fixing WordPress
In reply to: weird /?epik=XXXXXXXX after URL in googleThank you crabeler! That’s so helpful to understand. I really appreciate you’re providing an answer.
I don’t know, it started working again, then got weird again.
So I got rid of it and switched to a carousel that came with my theme.
Forum: Fixing WordPress
In reply to: weird /?epik=XXXXXXXX after URL in googleI see there are also some that begin with ?fbclid= like this one: https://explorationvacation.net/2019/11/lakeside-living-green-heron-grand-rapids-minnesota/?fbclid=IwAR0ltICvLJCeje2liiBwK_Vd3vTN7InwBy17Io-qCnI9puiNWivbTfCwUxk
Forum: Fixing WordPress
In reply to: Posts Categories Screen Count tabRemoving a handful of images reduced the number to 16, but there are way more than 16 images in these three posts. . . what else would it be counting?
Ok, I just found the link that tells me how to delete them, but that isn’t very realistic. They need to end up in a separate file or something so they are easy to get rid of!
There needs to be a way to set this to happen automatically. It’s not realistic to go in and delete them all individually!
I have the same problem – I don’t have space to store the unsmushed originals on my server.
Forum: Plugins
In reply to: [AddToAny Share Buttons] deactivating addtoany hides my posts!!Thank you. I had added code way back when to make the buttons show up in a different place, and that was the problem. This is now resolved.
It seems to be working now.
I gave up trying to figure out where/how to send in a support request just like I finally gave up on the plugin. I’ve removed it. All it said was “unknown error” for every image it is supposed to be doing — and that’s for every image I’ve tried to do in the last month or more. (I was traveling and not paying much attention for a couple of months, so have no idea when this started, but it was working last winter.) When this plugin worked, it was pretty great.
Someone refunded my money quickly, so am impressed with that.
Is anyone still supporting this?
Forum: Plugins
In reply to: [WP-ShowHide] showhide doing odd things in latest wp updateNOT show/hide – another plug-in was interfering with it.
- This reply was modified 5 years, 9 months ago by thetravelgal.