seanbrendan
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: SQL ErrorI had a countdown plugin, and tried to uninstall it. I disabled and removed the code, but am still getting the error.
what can i try next?
Forum: Fixing WordPress
In reply to: cant access wp-adminthanks podz, that seems to have worked…
Forum: Fixing WordPress
In reply to: cant access wp-adminbefore this my site was getting a “fatal error to undefined function.” At this point I was not able to call up any part of my blog.
So I deleted the blix theme, and uploaded a clean version.
At this point I also redirected my destination from my host to the root “index.php.” Previously it was being directed to …wp-content/themes/blix/index.php.
My site is just coming up with text at this point, and no semblance of a theme either.
Any ideas on where to start. Sorry if I’m not being very clear, I’m not very experienced with code.
Forum: Fixing WordPress
In reply to: Fatal error: call to undefined function?? please adviseme too. I don’t remember changing that. Which file should be the destination?
Forum: Fixing WordPress
In reply to: Fatal error: call to undefined function?? please advisethe host domain desination was changed to /wp-content/themes/blix/index.php.
I changed it back to the root directory index.php.
Still not working with this arrangement.
Forum: Fixing WordPress
In reply to: Fatal error: call to undefined function?? please adviseok, it was an issue with my host. Now, I am able to pull up my website, but not able to access wp-admin
Forum: Fixing WordPress
In reply to: Fatal error: call to undefined function?? please adviseok, I deleted the theme, and now I am getting a 404 error. But I am still unable to access my wp-admin. Where from here?
Forum: Fixing WordPress
In reply to: Fatal error: call to undefined function?? please advisethis was a working site, yes, for about a month.
I was using the blix theme, and have used it the entire time.
I have not deleted the theme.
I can’t even access my wp-admin site.
Forum: Fixing WordPress
In reply to: error messagei first installed in early Nov.
My host is 1&1
I’m pretty sure I’m using the php version.
Forum: Fixing WordPress
In reply to: error messageany recommendations on how to tell for sure? and if it is the .htaccess how would I replace/fix this?
Forum: Fixing WordPress
In reply to: error messageThe index.php file in my root directory contains the below:
<?php
/* Short and sweet */
define(‘WP_USE_THEMES’, true);
require(‘./wp-blog-header.php’);
?>What else can I try?
Forum: Fixing WordPress
In reply to: Fatal error: Call to undefined functionI am getting the exact same error. Did this fix your problem? I’ll give it a try