phpguy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Error establishing a database connectionHi danapestic,
I would check with your WebHost to make sure the database is still up, and that no tables got corrupted and need to be repaired.
The only other thing it could be is user/pass/connection string got changed in wp-config but it does not sound like anything changed there.
Blake
Forum: Fixing WordPress
In reply to: Fatal error: Uncaught Error: WordPress siteWhat is on that line and what version of php are you running?
Forum: Fixing WordPress
In reply to: Getting Fatal error repeatedlyI would try downloading and unzipping the core WordPress files.
Forum: Fixing WordPress
In reply to: Getting Fatal error repeatedlyDo you have all the WordPress files installed? First thing Id try it would be to reinstall those. That function wp() is what sets up WordPess variables I think.
Forum: Fixing WordPress
In reply to: disabled_functions safe listIve seen this one before would be good if it wouldn’t bork some plugins. My guess is it would.
base64_decode = Off
Forum: Plugins
In reply to: [WP Document Revisions] Major Security IssuesHi Max, certainly not a optimal situation if you are trying to protect your content.
I would think you could take care of authentication in the “download.php”, then if the user passes send them the file
http://ww.wp.xz.cn/support/topic/tutorial-how-to-check-if-user-is-logged-in-or-a-visitter?replies=4
If the user guesses your “real” download URL ie http://www.test.com/filerepo/download-my-pdf.pdf then then things can get a little more complicated. Ive done with with “7 day pass” reload links in the past.
Forum: Fixing WordPress
In reply to: My incoming links do not make senseI think that is just part of the default install meant to get you “up to speed” on WordPress. its probably a widget you can delete.
Forum: Fixing WordPress
In reply to: Site hackIf you havent gotten it cleaned yet I can help you. Not sure if I am allowed to give out contact info here or not so Ill just wait for reply