<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Wallpaper Script Forum Topic: error in Normal 5:4 resolutions:  1280 x 1024</title>
<link>http://wallpaperscript.com/forum/</link>
<description>Wallpaper Script FORUM</description>
<language>en</language>
<pubDate>Fri, 10 Feb 2012 21:09:24 +0000</pubDate>

<item>
<title>jackl007 on "error in Normal 5:4 resolutions:  1280 x 1024"</title>
<link>http://wallpaperscript.com/forum/topic/error-in-normal-54-resolutions-1280-x-1024#post-2771</link>
<pubDate>Mon, 17 May 2010 19:13:39 +0000</pubDate>
<dc:creator>jackl007</dc:creator>
<guid isPermaLink="false">2771@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;Also i fixed adding a subsrtring replace like this:&#60;br /&#62;
$filesizeName = $file_prefix.URL_TOKEN_SEPARATOR.ereg_replace(&#34;normal5.4&#34;,&#34;other&#34;,$ratio_type).&#34;.jpg&#34;; //Error corregido&#60;/p&#62;
&#60;p&#62;It fix the problem :D
&#60;/p&#62;</description>
</item>
<item>
<title>svile on "error in Normal 5:4 resolutions:  1280 x 1024"</title>
<link>http://wallpaperscript.com/forum/topic/error-in-normal-54-resolutions-1280-x-1024#post-2768</link>
<pubDate>Sun, 16 May 2010 00:47:52 +0000</pubDate>
<dc:creator>svile</dc:creator>
<guid isPermaLink="false">2768@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;Thank you Piggy, that helps :)
&#60;/p&#62;</description>
</item>
<item>
<title>Piggy on "error in Normal 5:4 resolutions:  1280 x 1024"</title>
<link>http://wallpaperscript.com/forum/topic/error-in-normal-54-resolutions-1280-x-1024#post-2555</link>
<pubDate>Sun, 28 Feb 2010 15:33:57 +0000</pubDate>
<dc:creator>Piggy</dc:creator>
<guid isPermaLink="false">2555@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;This error occurs if the aspect ratio of an image is not in the list of known ratios. The image file name then gets the suffix &#34;other&#34;. In view.inc.php the image name is build on the base of known rations ($ratio_typeNew = WS::getRatioType($ratioNew);) This is a bug. &#34;getimagesize&#34; get the wrong filename.&#60;/p&#62;
&#60;p&#62;The filename should be build based on the real file. To fix it add the following lines before &#34;$arr_fileData = getimagesize($fullsizePath);&#34;&#60;/p&#62;
&#60;p&#62;if (!file_exists($fullsizePath)) {&#60;br /&#62;
$myRatio = $WS-&#38;gt;getRatioTypeByShortName($wallpaper['short_name']);&#60;br /&#62;
$fullsizePath = WALLPAPERS_PATH.$file_prefix.URL_TOKEN_SEPARATOR.$myRatio.&#34;.jpg&#34;;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Now $fullsizePath points to the correct filename.
&#60;/p&#62;</description>
</item>
<item>
<title>LANTIS on "error in Normal 5:4 resolutions:  1280 x 1024"</title>
<link>http://wallpaperscript.com/forum/topic/error-in-normal-54-resolutions-1280-x-1024#post-2228</link>
<pubDate>Mon, 07 Dec 2009 10:03:09 +0000</pubDate>
<dc:creator>LANTIS</dc:creator>
<guid isPermaLink="false">2228@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;i never have this problem i got wallpaper script 3.5.0051&#60;/p&#62;
&#60;p&#62;and my site are hosted in namecheap.com
&#60;/p&#62;</description>
</item>
<item>
<title>HDResimler on "error in Normal 5:4 resolutions:  1280 x 1024"</title>
<link>http://wallpaperscript.com/forum/topic/error-in-normal-54-resolutions-1280-x-1024#post-2226</link>
<pubDate>Sun, 06 Dec 2009 23:08:41 +0000</pubDate>
<dc:creator>HDResimler</dc:creator>
<guid isPermaLink="false">2226@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;Me too, i have the same problem. I dont have any answer?? Please help us.
&#60;/p&#62;</description>
</item>
<item>
<title>zeero6 on "error in Normal 5:4 resolutions:  1280 x 1024"</title>
<link>http://wallpaperscript.com/forum/topic/error-in-normal-54-resolutions-1280-x-1024#post-2172</link>
<pubDate>Mon, 02 Nov 2009 02:37:09 +0000</pubDate>
<dc:creator>zeero6</dc:creator>
<guid isPermaLink="false">2172@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;saidul&#60;br /&#62;
You using some other script...
&#60;/p&#62;</description>
</item>
<item>
<title>vaggos on "error in Normal 5:4 resolutions:  1280 x 1024"</title>
<link>http://wallpaperscript.com/forum/topic/error-in-normal-54-resolutions-1280-x-1024#post-2171</link>
<pubDate>Sat, 31 Oct 2009 21:08:20 +0000</pubDate>
<dc:creator>vaggos</dc:creator>
<guid isPermaLink="false">2171@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;There is no support anymore. We must demand to give us the full code somehow, the parts that are encrypted so we can modify the code ourselves or a programmer.
&#60;/p&#62;</description>
</item>
<item>
<title>gpm79 on "error in Normal 5:4 resolutions:  1280 x 1024"</title>
<link>http://wallpaperscript.com/forum/topic/error-in-normal-54-resolutions-1280-x-1024#post-2170</link>
<pubDate>Sat, 31 Oct 2009 14:18:03 +0000</pubDate>
<dc:creator>gpm79</dc:creator>
<guid isPermaLink="false">2170@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;i have the same problem but i dont have any answer
&#60;/p&#62;</description>
</item>
<item>
<title>saidul on "error in Normal 5:4 resolutions:  1280 x 1024"</title>
<link>http://wallpaperscript.com/forum/topic/error-in-normal-54-resolutions-1280-x-1024#post-1738</link>
<pubDate>Thu, 28 May 2009 00:20:09 +0000</pubDate>
<dc:creator>saidul</dc:creator>
<guid isPermaLink="false">1738@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;hey,&#60;br /&#62;
guys i bought this script but i got error in Normal 5:4 resolutions:  1280 x 1024, when i click on a image and click to see Normal 5:4 1280 x 1024 then i see an error&#60;/p&#62;
&#60;p&#62;[Warning: getimagesize(/home/dvk2h7ug/public_html/wallpapershub.net/walls/britneyspears1_bymortallity_13-normal5.4.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/dvk2h7ug/public_html/wallpapershub.net/view.inc.php on line 70&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /home/dvk2h7ug/public_html/wallpapershub.net/view.inc.php:70) in /home/dvk2h7ug/public_html/wallpapershub.net/includes/php_functions.php on line 64]&#60;/p&#62;
&#60;p&#62;what should i do help me
&#60;/p&#62;</description>
</item>

</channel>
</rss>

