go41

the info you need to know


von Joern
Keine Kommentare

I didn't like the default title entry of prosilver or my current style (theme).The default in the file overall_header.html looked like thisCode:<title>{SITENAME} &bull; <!-- IF S_IN_MCP -->{L_MCP} &bull; <!-- ELSEIF S_IN_UCP -->{L_UCP} &bull; <!-- ENDIF -->{PAGE_TITLE}</title>I replaced this line with…


von Joern
Keine Kommentare

the problem are the links to the images in your posts.Taking just one image from the site on the new server:<img alt="SEXY WILDERNESS" src="http://www.maaximumman.com/wp-content/themes/Emporium/thumb.php?src=http://codeglam.com/v1/wp-content/uploads/products_img/test3.jpg&w=336&zc=1&q=80&bid=1">It takes the script from maaximumman and the location of the image is codeglam...By moving to a…


von Joern
Keine Kommentare

TimThumb, a popular resizing script used in some WordPress themes like Arthemia and Arthemia Premium is being exploited through a vulnerability.I recommend to get the latest timthumb.php on this site:http://code.google.com/p/timthumb/source of TimThumb 2 is here:http://timthumb.googlecode.com/svn/trunk/timthumb.phpYou should replace any instances of…