WPrap
Forum Replies Created
-
Sorry about the all caps – won’t do it again!
Linked and try to unsubscribe – but The reply that:
You are not currently subscribed to any plugins.Will monitor my email inbox for future Invalid messages.
Cory, thanks for looking at this.
Yes, emails are from WordPress.org Forums
have gotten several (10+) today – some are your response – some are the topic creater’s answer to your response.okay
Forum: Fixing WordPress
In reply to: Updated Plug-ins but now WP won’t startFixed again ???
Changed Site URL and home fields (via cPanel) – removing the fc101dup from both and WP runs correctly.
Does this mean the problem was fixed – maybe/maybe not. Did this after installing the latest Duplicator update.
I’ll mark this resolved – to get it out of the way.
Somewhat embarrassed!
Changed (via Bluehost > WordPress tools > Settings) the site URL AND home fields to firechaplain101.org (removing the fc101dup/ From each field) and WordPress works correctly.
At the risk of having to relabel this topic if the problem reoccurs again, I’ll mark this as Resolved !
- This reply was modified 7 years, 3 months ago by WPrap. Reason: word correction
Forum: Fixing WordPress
In reply to: Updated Plug-ins but now WP won’t startYES, DEFINITELY a problem now !!
I understand the problem with duplicate topics but unfortunately there were statements in the removed topic that might have been of interest to others (also, there were replies from others that had the same problem).
Basically, the issue was not resolved previously. Like a fool (again) I updated several plug-ins but all it did was reintroduce the original problem (i.e. WP does not start now).
The site URL and home are both set to firechaplain101.org/fc101dup but that does not allow WP to start. Resetting those in the database does not allow WP to start.
Does htaccess file contained a ‘base’ URL? Where is the file located (FileZilla works!)?
Any suggestions are welcome!
PS: would the moderator please change this TOPIC to be NOT RESOLVED !
Forum: Fixing WordPress
In reply to: Updated Plug-ins but now WP won’t startUsing cPanel/WordPress tools the site URL was changed to firechaplain101.org/fc101dup
(Home was already set to that)Logged in t0 WordPress
Was asked to Update the WordPress database – click on that
Update completed
The dashboard of WordPress was displayedJust to check, went to another window in the browser and entered firechaplain101.org
– was redirected to fc101dup and the website was displayed correctly.So problem is fixed! Thank you for the assistance
Forum: Fixing WordPress
In reply to: Updated Plug-ins but now WP won’t startTHANK YOU t-p !
I used the CODEX referenced to view (but not change) the siteurl field and home field. The siteurl field was: firechaplain101.org and the home field was: firechaplain101.org/fc101dup. AS I said before, the ‘fc101dup’ directory has the website code (and the WP “core” code).
My question now (before I change anything) is: if I change the siteurl field to be firechaplain101.org/fc101dup, I assume WP will start/execute correctly – but (outside WP) if a user enters http://www.firechaplain101.org in their browser, will they go to the website or do they have to enter http://www.firechaplain101.org/fc101dup ?
Forum: Fixing WordPress
In reply to: What does img class=”alignleft size-thumbnail wp-image-174″ doThank you Anders and Joy(again). As I said, misspoke – realize that they didn’t ‘do’ a anything – Just wanted you know what values they represented. Took advice and went to the visual editor and inserted the image needed. Everything good now – thanks again for the help.
Still wondering how to determine the IDs. (I.e. the XXX)
BTW – the website is firechaplain101.org
BTW 2 – upgraded to WordPress 5.0 but wish I hadn’t …The new editor either has a bug or there is something in a plug-in that the editor doesn’t like because every time I tried to edit a previously valid file, I was ‘told’ that “Exiting failed”. Downloaded the plug-in to use the Classic Editor and error went away.
Forum: Fixing WordPress
In reply to: What does img class=”alignleft size-thumbnail wp-image-174″ doThank you Joy(ously). I messed up when I wrote the post – I was mainly concerned with the Size–thumbnail and wp image-174. There are many photos in the library … Do you know how to determine the ID of the image defined in the src portion of the IMG tag?
Forum: Themes and Templates
In reply to: footer.php–updtd/uplded file-but not on websiteYes the old code is 10/2017 and the new code is 01/2018
Problem fixed
Thank you, Michael! Your reply didn’t really point to my problem, but it did remind me about the ‘new’ folder (see below)).
Am embarrassed … When I moved to a new hosting company, I used the WordPress Plug-in Duplicator and it created a new folder which contained a Public_HTML Subfolder-> And ultimately the Themes subfolder (probably due to something I did). Anyway, the footer was changed in the “original” Public_HTML > Themes subfolder but the website executed from the new folder … don’t completely understand because I had made an update to the original footer.php and it was correct when the website executed. The only thing that’s changed since the October 2017 change was that WordPress and the Duplicator plug-in were updated.
Bottom line though, the website is correct and now.
- This reply was modified 8 years, 2 months ago by WPrap.
Forum: Fixing WordPress
In reply to: Can wp-cron.php Be DeletedThank you, MarkRH
WP-config.php modified … now to get Hosting company to re-instate website/account
Forum: Fixing WordPress
In reply to: Can wp-cron.php Be DeletedHELP
I’m about to disable but not sure where the WR-cron.php file is.
Since the website (ie my account at the hosting company) has been De-activated (suspended) I can ‘sign-in’ to WP to search.
Forum: Fixing WordPress
In reply to: Can wp-cron.php Be DeletedThank you both … I had searched WP Forums and saw this ‘disable’ but there was some discussion that this did not ‘fix’ server side ‘cron requests’. Any thoughts?
Forum: Localhost Installs
In reply to: localhost – xampp install: trouble displaying imagestotally embarrassed (my only excuse – & not much of one – is
forest & trees)Thanks – and truly RESOLVED
Forum: Localhost Installs
In reply to: localhost – xampp install: trouble displaying imagesoops – spoke too soon. I have an
<a href="http://127.0.0.1/wordpress/wp-content/uploads/2015/04/gene-150x150.jpg">page</a>and an
<img scr="http://127.0.0.1/wordpress/wp-content/uploads/2015/04/gene-150x150.jpg" alt="Gene" >
both on the Home page.The
<a.../a>works but not the img. Weird