estjohn
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Plugin Help Needed For Title, Description, Keyword and H1 TagI have not seen one plugin that will do all of that automatically. More, like a combination of plugins and/or tweaks. There is a plugin that will make meta tags for each individual page by hand.. or you can tweak optimal title plugin, jeromes keywords plugin..
Forum: Installing WordPress
In reply to: PHP’s trying to downloadSounds like the webserver is not configured to use php..
Forum: Fixing WordPress
In reply to: post showing tagsadd
<code>before and</code>after it? (Im not 100% ssure this will work)Forum: Fixing WordPress
In reply to: PingingLOL
Forum: Fixing WordPress
In reply to: Pingingoptions / writing / bottom has update services
Forum: Fixing WordPress
In reply to: Why Not Just Say “Permalinks Unavailable for IIS Hosting”?if it was an apache only feature for windows and not iis, then evidentally some people wouldn’t have gotten it to work..
Forum: Everything else WordPress
In reply to: Linking etiquetteI pretty much have the same attitude as miklb. A summary, or a quote with a link or a reference to… would be great. but using an amount and then not giving a link or credit where it is due, or having it in a way that can be misleading to readers as to who wrote the original would be a no no.
jsut my 2 cents
Forum: Themes and Templates
In reply to: Deciphering CSS in Firefox/IEForum: Themes and Templates
In reply to: Deciphering CSS in Firefox/IEwould you need to add
height:auto;
min-height:100%;or height:100%;
to your css for the background?
or.. this might help better:
http://www.codingforums.com/archive/index.php?t-57746.htmlForum: Themes and Templates
In reply to: Deciphering CSS in Firefox/IEinteresting. flock, ff, mozilla, opera and netscape all act the same. ie is the only one that shows a background. but, IE also pushes the right sidebar down and centers it vertically instead of having it at the top like all the others do. Is that the background of a cell or table? Do you have the http://www.traderelic.com/wp-content/themes/traderelic/images/wrapper_bg.jpg
set in html or css ?Forum: Themes and Templates
In reply to: Deciphering CSS in Firefox/IEhttp://jigsaw.w3.org/css-validator/validator?uri=http://www.traderelic.com/&usermedium=all
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.traderelic.com%2F
Validate it with the CSS and HTML validator.. the errors is where the problem is
Forum: Fixing WordPress
In reply to: Some one hacked into my worldpress sitepodz.. here is one place I had read… can you confirm if this is used in WP still or if this is from an old version, of if they are incorrect in posting this?
Granted these are not the plugins I was refering to… but..
If I should not have posted this, pelase feel free to say so or delete / edit it.
Original release date: 10/27/2005
Last revised: 11/4/2005
Source: US-CERT/NISThttp://nvd.nist.gov/nvd.cfm?cvename=CVE-2005-3330
The _httpsrequest function in Snoopy 1.2, as used in products such as MagpieRSS and WordPress, allows remote attackers to execute arbitrary commands via shell metacharacters in an HTTPS URL to an SSL protected web page, which is not properly handled by the fetch function.
also
http://www.securiteam.com/unixfocus/5IP0L2AGUY.html
WordPress User Privilege Escalation
Vulnerable Systems:
* WordPress versions 1.5.2 and priorForum: Fixing WordPress
In reply to: Some one hacked into my worldpress siteWhat I will do is gather some more info on it and make a post. Some of the older versions of some plugins I have read have some vulnerabilities as well.. so I will try to include versions. This might take me a few days to get all documentation gathered up.
Forum: Fixing WordPress
In reply to: Some one hacked into my worldpress siteones that let the user execute php can and.. hang on lemme get some info together on it.
Forum: Fixing WordPress
In reply to: Some one hacked into my worldpress siteare you using any plugins? the plugins are what can be vulnerable to mysql injections.. hence how it was probabally cracked