thepsychicpilot
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Help with new Monotone Theme – Self-hostedCool, thanks.
Here is the SVN site: https://svn.automattic.com/wpcom-themes/monotone
I downloaded all of the individual files, zipped ’em up and uploaded them to my site. It allows me to activate it, but then when I do, I get the above errors on the main page.
I also switched to another theme for now, but can switch it back if you need to see it.
Forum: Fixing WordPress
In reply to: Help with new Monotone Theme – Self-hostedI realized that I forgot to include the second part of the error/warnings:
Warning: partial(post.php): failed to open stream: No such file or directory in C:\hshome\spectre\thepsychicpilot.com\wordpress\wp-content\themes\Monotone\functions.php on line 7
Warning: partial(): Failed opening ‘post.php’ for inclusion (include_path=’.;c:\php4\pear’) in C:\hshome\spectre\thepsychicpilot.com\wordpress\wp-content\themes\Monotone\functions.php on line 7
Also, this is line 7 in the functions.php:
function partial($file) { include $file.’.php’; }
Thanks.
Forum: Fixing WordPress
In reply to: Fatal error: Maximum execution time of 30 seconds AGAINI’ve noticed over the last couple of days that this error has been happening when I access my dashboard, though I’ve chalked it up to a poor connection at home. However, today at work where connectivity is never an issue, I’ve been getting this error all day long. It happens when I go directly to my main URL, to the wp-admin, wp-admin/themes, etc. At this point, I can’t even get into my admin to post or investigate anything. I haven’t made any modifications to my theme or site since I noticed this happening, so I’m at a loss as to what could be causing it.
Is it my site or could it be my host causing a time out?
Any help is appreciated.
Thanks.Forum: Installing WordPress
In reply to: Fatal error: Cannot redeclare the_permalinkThanks Otto. It is possible that I didn’t delete them, I honestly can’t remember now what I did delete. That part makes sense. Is there any way to fix this problem now or correct it?
Forum: Installing WordPress
In reply to: Fatal error: Cannot redeclare the_permalinkThanks Ron. I did manage to get back into my Dashboard and it looks like everything has been restored, except for two things:
1)My links section is not showing up on my site, although they are all still present in Dashboard>Links.
2) I have 3 page links on my main page in the header (Archives, About and Contact). When you click on either of the three links, it takes you to that page and the page_id # is still showing in the URL, but the content that I had entered for those pages does not show up. In Dashboard>Manage>Pages, it looks like there are not even any pages created. Any idea how I can recover those pages?
I was using the LJ Crosspost plugin. I just deleted the LJ Crospost plugin completely, and I still have the same 2 problems, so it doesn’t look like that is the problem.
Forum: Fixing WordPress
In reply to: DashboardBump.
I’ve searched around and stil can’t find a solution to this problem. Any takers?
Forum: Fixing WordPress
In reply to: Missing ‘Links’ and side bar sectionThanks WT. I’ve looked all over in every file and every folder on my FTP, and I do not see an .htaccess file anywhere. If I am supposed to have one, it’s not there. I’m beginning to get concerned that I will have to reinstall WP and lose all of my content from the last two years.
Any other suggestions??
Forum: Fixing WordPress
In reply to: Missing ‘Links’ and side bar sectionThanks vkaryl. I’ve looked all through my FTP and can’t locate an .htaccess file. Should there be one?
Forum: Fixing WordPress
In reply to: Missing ‘Links’ and side bar sectiondrmike:
By “crashed”, I mean I have no idea what happened. I backed up my files before attempting to upgrade, then once I had the upgrade uploaded and installed (so I thought), I kept getting an error when I would try to refresh my webite. I had to restore my site from a backup file provided by my host. Once I restored using that file, everything looks fine except for what I mentioned above.
vkaryl:
Not sure what you are referring to. I’m thinking it is a problem with the permalinks, but I’m not sure where to start looking. Is it something I can reset through the Dashboard or am going to have to restore files in my FTP?
Forum: Fixing WordPress
In reply to: Problem: Your database is out-of-date. Please upgradeI’ve also just noticed that my Archives and About pages are showing up at the bottom of the page. They should normally be accessable through the About and Archives links at the top of the page. When I check them in Dashboard>Manage>Pages, it doesn’t even show that there are any pages created. Yet, when I click on one of the links at the top of the page, it takes me to that page, but the content that I had there before is gone.
Forum: Fixing WordPress
In reply to: Problem: Your database is out-of-date. Please upgradeI was trying to upgrade to 2.1 and that’s when my site crashed. I restored to 2.0, to a point prior to attemting to upgrade to 2.1, assuming everything would basically rest. Would that still affect the links code?
Forum: Fixing WordPress
In reply to: Problem: Your database is out-of-date. Please upgradeForum: Fixing WordPress
In reply to: Problem: Your database is out-of-date. Please upgradeThanks. I don’t know what happened, but I just clicked around in my browser and somehow the main page came back up. At first, I couldn’t log in to my Dashboard through the link on my main page, but after clicking it a couple of times, it took me to the WP Upgrade page. I clicked the upgrade page, it upgraded on it’s own and it took me to the Dashboard. That’s a good thing. Now, though, when I look at my main page, I should have sections in the side bar: Recent Entries and a Links section. The Recent Entries are showing on the main page, but not the Links section. All of my links were restored and are present in the Dashboard, but I can’t figure out why they are not showing up on my main page.
Forum: Installing WordPress
In reply to: Fatal error: Cannot redeclare the_permalinkAnybody?
Forum: Fixing WordPress
In reply to: CGI TimeoutI just found that in another Codex and it worked. Thanks Handy.