c
Forum Replies Created
-
Forum: Plugins
In reply to: [Wordfence Security - Firewall, Malware Scan, and Login Security] scan hangsI turned off Scan file contents for backdoors, trojans and suspicious code, and excluded the sitemap and it still is hanging
Forum: Plugins
In reply to: [Wordfence Security - Firewall, Malware Scan, and Login Security] scan hangsI’m on a dedicated server, so I can pretty much do whatever I want. Ill try those out right now.
Forum: Plugins
In reply to: [Wordfence Security - Firewall, Malware Scan, and Login Security] scan hangsit seems to pick up some more if I stop it and restart
Forum: Plugins
In reply to: [Wordfence Security - Firewall, Malware Scan, and Login Security] scan hangsThanks. I changed it to 15, didnt seem to fix anything.
I did the memory test and it says this:
Wordfence Memory benchmarking utility version 6.0.15.
This utility tests if your WordPress host respects the maximum memory configured
in their php.ini file, or if they are using other methods to limit your access to memory.–Starting test–
Current maximum memory configured in php.ini: 200M
Current memory usage: 70.00M
Setting max memory to 90M.
Starting memory benchmark. Seeing an error after this line is not unusual. Read the error carefully
to determine how much memory your host allows. We have requested 90 megabytes.
Completing test after benchmarking up to 80.25 megabytes.
–Test complete.–Congratulations, your web host allows you to use at least 80.25 megabytes of memory for each PHP process hosting your WordPress site.
Forum: Themes and Templates
In reply to: CSS for visited links?Perfect, thanks 🙂
Forum: Themes and Templates
In reply to: CSS for visited links?I found a problem with that code. It doesn’t seem to apply to single posts. I’m trying to figure out what the single post code might be, but havent been able to figure it out yet.
I tried:#content .single-post a:visitedand a bunch of others and it didn’t work. Is it something close to that?Forum: Themes and Templates
In reply to: CSS for visited links?That did it, thank you CrouchingBruin!
Forum: Themes and Templates
In reply to: CSS for visited links?Thanks!
That didnt seem to fix it, so I assume something(shockingly) it wasn’t coded correctly. This is the page:
http://www.freestufftimes.com/free-money/
My CSS for links are:a { color:#6d9337; } a.active,a.visited,a:active,a:visited { color:#000!important; }Oh and sorry about the confusion, I didnt mean only on the single post page, I meant only within the post content. So it won’t affect links on the menu and sidebar, just within actual post content.
Forum: Plugins
In reply to: [Register Plus Redux] New version errorthanks for the super fast fix! works great now
Forum: Fixing WordPress
In reply to: wordpress 4.1 database upgrade crashesFinally got it to work. I used a couple database optimization plugins(removed over 600 megs of useless data) and it finally went through 🙂
Forum: Fixing WordPress
In reply to: wordpress 4.1 database upgrade crashesI’m getting these errors in my logs, does anyone have a clue what this may be pointing to or what I could do to fix it?
WordPress database error Duplicate entry ‘as_prepared’ for key ‘option_name’ for query ALTER TABLE wp_options ADD UNIQUE KEY option_name (option_name) made by wp_upgrade, make_db_current_silent, dbDelta
`WordPress database error Lock wait timeout exceeded; try restarting transaction for query INSERT INTO
wp_options(option_name,option_value,autoload) VALUES (‘_site_transient_update_core’, ‘O:8:\”stdClass\”:3:{s:7:\”updates\”;a:0:{}s:15:\”version_checked\”;s:3:\”4.1\”;s:12:\”last_checked\”;i:1423251035;}’, ‘yes’) ON DUPLICATE KEY UPDATEoption_name= VALUES(option_name),option_value= VALUES(option_value),autoload= VALUES(autoload) made by do_core_upgrade, Core_Upgrader->upgrade, do_action(‘upgrader_process_complete’), call_user_func_array, wp_version_check, set_site_transient, add_site_option, add_optionForum: Fixing WordPress
In reply to: wordpress 4.1 database upgrade crashesI may have to do that, but its the last thing I really want to do since I have tens of thousands of posts, even more comments, and all that so I can just see so much going wrong with that approach. Still cant find out why its doing this though
Forum: Fixing WordPress
In reply to: Multiple versions of jquery?The page with the issue is: http://www.freestufftimes.com/contests/
I can’t figure out why it’s not loading for a user, but they are speculating that it has something to do with the jquery loading more than once. As far as I know though that would just cause a little slowness, not for the site not to load at all. I dont know how to check, but I’ve tried using different computers and operating systems/programs, as well as checking the errors on chrome developer tools.Forum: Plugins
In reply to: [Roost Web Push] Panel errorsThanks for the great plugin and support!
I’m up over 18,000 attempts lol. This can’t be normal