webworks
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Fatal error when using automatic updateYes, made backups.
Forum: Installing WordPress
In reply to: Fatal error when using automatic updateI tried just replacing this specific file: includes/default-constants.php
…so now the home page has returned, but I get this error when trying to login to the dashboard. No matter what I do, I can’t seem to get the dashboard back.
Fatal error: Call to undefined function is_network_admin() in /home/xyz/public_html/wp-admin/admin-header.php on line 24
Forum: Installing WordPress
In reply to: Fatal error when using automatic updateIn response to sneader (thank you)….
Yes, I checked via FTP and this particular file is missing. There is no “classes.php” in the fresh download of the wp-includes directory (and therefore no classes.php on the server)
Forum: Installing WordPress
In reply to: Fatal error when using automatic updateI hope someone can help. This is turning out to be a real train wreck ??
This was the original error after automatic upgrade attempt:
Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 77824 bytes) in /home/xyz/public_html/wp-admin/includes/dashboard.php on line 623~~~~~~~~~~~~~~~~
I replaced the wp-includes directory as suggested, and now the blog home page doesn’t appear. (So I can’t login to admin either of course) I get the following error:
Warning: require(/home/xyz/public_html/wp-includes/classes.php) [function.require]: failed to open stream: No such file or directory in /home/xyz/public_html/wp-settings.php on line 68
Fatal error: require() [function.require]: Failed opening required ‘/home/xyz/public_html/wp-includes/classes.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/aptdocto/public_html/wp-settings.php on line 68
Any ideas?
Forum: Fixing WordPress
In reply to: Display the latest 10 posts in a static HTML pageDoes anyone know what could possibly be causing the bizarre bullets upon calling the sidebar with this code into this page
There is also something strange going on with the search bar.
<?php get_sidebar('right'); ?>
I don’t see any of these problems in the blog home page itself
Thanks in advance for your response!
Heather McForum: Fixing WordPress
In reply to: Display the latest 10 posts in a static HTML pageAh – I see the read more in your code – many thanks!
Forum: Fixing WordPress
In reply to: Display the latest 10 posts in a static HTML pageApparently my lame css isn’t addressing the blog tags ?? I’ll have to work on that…
How can I make it put links to “read more” and then link to the article?
Forum: Fixing WordPress
In reply to: Display the latest 10 posts in a static HTML pageThank you for responding!
This was a very moronic error on my part – I left out the blog directory. I have them displaying, but I have absolutely no formatting… Can I call the wordpress stylesheet somehow?
Forum: Themes and Templates
In reply to: Mystique Fatal error: Undefined class name ‘self’It worked – many many thanks!
Forum: Themes and Templates
In reply to: Mystique Fatal error: Undefined class name ‘self’Hi digitalnature, thank you for your response! You must be thinking of someone else, because I have no idea what your email address is ??
Oh, client will be very happy about this. I will try it!
Thanks again,
Heather McForum: Installing WordPress
In reply to: Login not sending to the correct URL after installThank you it is now sent. The login info will be coming from blog [@] howitzdunnmanagement [dot] com.
There are no .htaccess files by the way….
Forum: Installing WordPress
In reply to: Login not sending to the correct URL after installYou got it! Sending the stuff now! BIG thanks.
HForum: Installing WordPress
In reply to: Login not sending to the correct URL after installHi… I went through the PHP Admin, and in both places (page one and two), the URL is accurate in both places. It reads just as it should: https://www.howitzdunnmanagement.com/blog
So, why on earth isn’t the login getting me into the control panel? This is my second WordPress install, and I’m just baffled with this one (didn’t have trouble with the first one). I hope someone can help me,
Thanks,
HeatherPS: Could this have anything to do with those new “secret keys”?
Forum: Installing WordPress
In reply to: Login not sending to the correct URL after installI created a new database and started over. (I thought maybe the problem was that I called the database username “admin”, so I tried something different).
I’m still getting the double link and no control panel yet ?? The tutorial links discuss a renamed directory. But I haven’t renamed anything *confused*. I just can’t get into the control panel.
I’ll give it a shot nonetheless. For some reason, it keeps putting a “wordpress” directory in the link, which never actually existed from the start (?)
Fingers crossed!
HForum: Installing WordPress
In reply to: Login not sending to the correct URL after installI tried renaming the subdirectory “blog” to be “wordpress”, but that didn’t work unfortunately. It still gives a double-link.