oceanofp
Forum Replies Created
-
Hi Esmi, thank you for your response. I did go to the theme’s forum before posting here. I registered, but I’m unable to log in. I can’t contact the administrator without logging in either. When browsing the forums, I didn’t see posts related to my particular issue. So without being able to log in so I can post my issue, or to contact the administrator, the forums aren’t helping me.
Forum: Installing WordPress
In reply to: Installing Warning and Fatal ErrorI installed WordPress manually because I didn’t see Fantastico in my cPanel, even though it’s listed on hosts website. With all the issues I was having with the manual install, I returned to my hosts site to try to get information telling me where to link up with Fantastico, with no success in finding that information. Then I contacted my host inquiring about Fantastico. They told me they now use Softaculous instead. I ran Softaculous and installed WordPress without any complications and I’m no longer getting any errors. If your server offers either of these software services, USE IT. Save yourself the hassle.
Forum: Installing WordPress
In reply to: Installing Warning and Fatal ErrorRight now I don’t have a theme set nor do I have any plugins activated. Can anyone tell me why I’m getting errors on admin files such as options?
Forum: Installing WordPress
In reply to: Installing Warning and Fatal ErrorThank you for your response Richard, but I didn’t find my issues description in either links on that URL other than the plugin issue, which at the moment I’m not as concerned about as I am about all the errors I’m getting with trying to set up my site.
Forum: Installing WordPress
In reply to: Installing Warning and Fatal ErrorIt seems I also can’t update the Akismet plugin. I got this error
Fatal error: Class ‘Plugin_Upgrader’ not found in /home/lterryde/public_html/wp-admin/update.php on line 62This is what is on line 62 & 63 of my update.php
$upgrader = new Plugin_Upgrader( new Plugin_Upgrader_Skin( compact(‘title’, ‘nonce’, ‘url’, ‘plugin’) ) );
$upgrader->upgrade($plugin);I’ve had one issue after another trying install WordPress and now that it’s installed, I’m having issues setting it up.
Help would be greatly appreciated.
Forum: Plugins
In reply to: [Plugin: WP Archive-Sitemap Generator] such a plugin exists alreadyI was looking at the Dragon sitemap generator myself at first, but it hasn’t been updated since 2007. Since there were so many changes made to WordPress in 2.8, I feel more comfortable going with a plugin that’s been upgraded to work on 2.8 and above. Thus I’m giving WP Archive-Sitemap Generator a try.
Forum: Fixing WordPress
In reply to: Google ignoring robots.txtI have /wp-content disallow/ in my robot.txt too, but google is still displaying my images in their image search results.
Forum: Everything else WordPress
In reply to: IP address causing traffic surgeFor me, putting that in my robot.txt file has not helped. I’m still able to get my site’s images in googles image search results. I even put a block in my .htaccess file with no decrease in my images being indexed.
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Problem Writing FileI get the same message but only with my sitemap.xml.gz file. My sitemap.xml file gets rebuilt without any problems.
Sure would be nice if someone could respond with a solution to this. I didn’t find any information about it on the plugin’s author page either.
I had both files at permissions 777. I dropped the gz file down to 774 after the error, but that didn’t correct the problem either.
Forum: Fixing WordPress
In reply to: Edit Post Page Keeps ReloadingI have started a thread in the FireFox forums on this problem too. I don’t know how long it will take for someone to respond to the thread. Here’s the thread: https://support.mozilla.com/tiki-view_forum_thread.php?comments_parentId=256552&forumId=1
Forum: Fixing WordPress
In reply to: Edit Post Page Keeps ReloadingI’m still having the problem when I use FireFox, but not if I use IE. Really don’t want to switch browsers. I would like to know why it acts up on the edit post and write new post pages and not on any of the other admin sections?
Forum: Fixing WordPress
In reply to: Error on admin 2.7WP 2.7 was working fine for me until yesterday while writing and editing a new post. The page kept refreshing and became worse. Today, the page refreshed around 20 seconds after it first loaded, then the page went blank and did not load until I either clicked in the browser address bar or re logged into my WordPress.
I disabled my new plugins, no change. New wp-config.php, no change. Doing a forced refresh didn’t help either.
Firebug errors
inymce is not defined-
[Break on this error] tinymce.create(‘tinymce.plugins.Kaltura’, {
kaltura_…=20081129 (line 12)tinymce is not defined-
[Break on this error] <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML…/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
post.php…post=2734 (line 1)jQuery is not defined-
[Break on this error] undefined
edToolbar is not defined
[Break on this error] undefinedtinymce is not defined-
[Break on this error] (function(){var DOM=tinymce.DOM,Event=ti…ced’,tinymce.themes.AdvancedTheme);}());
editor_t…=20081129 (line 1)tinymce is not defined-
[Break on this error] (function(){var DOM=tinymce.DOM,Element=…ups’,tinymce.plugins.InlinePopups);})();
editor_p…=20081129 (line 1)tinymce is not defined-
[Break on this error] (function(){tinymce.create(‘tinymce.plug…e’,tinymce.plugins.AutoSavePlugin);})();
editor_p…=20081129 (line 1)tinymce is not defined-
[Break on this error] var JSONRequest = tinymce.util.JSONRequ… each = tinymce.each, DOM = tinymce.DOM;
editor_p…=20081129 (line 9)tinymce is not defined-
[Break on this error] (function(){var Event=tinymce.dom.Event;…aste’,tinymce.plugins.PastePlugin);})();
editor_p…=20081129 (line 1)tinymce is not defined-
[Break on this error] var DOM = tinymce.DOM;
editor_p…=20081129 (line 6)tinymce is not defined-
[Break on this error] (function(){var each=tinymce.each;tinymc…edia’,tinymce.plugins.MediaPlugin);})();
editor_p…=20081129 (line 1)tinymce is not defined-
[Break on this error] (function(){var DOM=tinymce.DOM;tinymce….,tinymce.plugins.FullScreenPlugin);})();
editor_p…=20081129 (line 1)tinymce is not defined-
[Break on this error] tinymce.create(‘tinymce.plugins.wpEditImage’, {
editor_p…=20081129 (line 3)tinymce is not defined-
[Break on this error] tinymce.create(‘tinymce.plugins.wpGallery’, {Disabling my Kaltura plugin didn’t help either and it was a plugin I’ve had for several months.
Any suggestions I found in the forum for tinyMCE did not help. Eventually I started getting busy script errors for Firebug itself. Which froze up my computer and I had to force it to shut down.
After restarting my computer and going back into my admin’s edit post page, it loaded normally and did not go into the refresh/reload cycle. I was able to edit the post and write a new post without any problems.
It’s weird that I’ve only had this problem yesterday and today, but everything seems fine now. So weird.
Forum: Requests and Feedback
In reply to: .htaccess fileOptions All-Indexes
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPressForum: Fixing WordPress
In reply to: Edit Post Page Keeps ReloadingCorrection, I can’t even attempt to write a new post without the page reloading. I’ve looked every where and can’t find any information as to why this is happening now.
Forum: Fixing WordPress
In reply to: Edit Post Page Keeps ReloadingI really need help. I can’t edit posts, even newly written, until this issue is resolved.
My site is https://www.oceanofperspectives.com