Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Marcovich

Pages: 1 2 [3] 4
31
Installation, Update & Configuration / Re: Imagemagick Modify
« on: July 21, 2009, 06:05:43 PM »
http://backgroundscity.net/im_test.php

Its not working, i dont know what to do,
Please help me somehow?

Code: [Select]
<?php
error_reporting
(E_ALL);
@
ini_set("display_errors"1);
echo 
"<b>ImageMagick</b> path <b>/usr/local/bin/convert</b>";
echo 
"<br /><br />";
echo 
"<b>Original Picture</b>";
echo 
"<br />";
echo 
"<img src=\"./image.jpg\"";
system("usr/local/bin/convert -resize '640x480' /home/backgrou/public_html/image.jpg /home/backgrou/public_html/image_im640x480.jpg");
echo 
"<br /><br />";
echo 
"<b>Resized to 640x480</b>";
echo 
"<br />";
echo 
"<img src=\"./image_im640x480.jpg\"";
system("/usr/local/bin/convert -resize '250x250' /home/backgrou/public_html/image.jpg /home/backgrou/public_html/image_im250x250.jpg");
echo 
"<br /><br />";
echo 
"<b>Resized to 250x250</b>";
echo 
"<br />";
echo 
"<img src=\"./image_im250x250.jpg\"";
system("/usr/local/bin/convert -resize '120x120' /home/backgrou/public_html/image.jpg /home/backgrou/public_html/image_im120x120.jpg");
echo 
"<br /><br />";
echo 
"<b>Resized to 120x120</b>";
echo 
"<br />";
echo 
"<img src=\"./image_im120x120.jpg\"";
?>



32
If i have installed imagemagick, i need to change something? :)
Thanks :)

33
Installation, Update & Configuration / Imagemagick Modify
« on: July 20, 2009, 01:00:12 AM »
Hi all,
I have asked from my server administor to install imagemagick
he gave me the path:
/usr/local/bin/convert

but its not working to me (i have multi download mod)

Why its not working,
Please?? help me.

34
Hey all, i would like to ask you if someone have made side menu like this:
http://www.hdwallpapers.net/

i mean menu that apear in the side, category under category and when you click on category that open some list of subcategory.

Hope you can help me :)

35
Can you tell me how to fix it or where i can find the .php code?
Thanks.

36
Hey i have this code:
When im loged in i see just 1 table (like i want) but when i log out i see two tables.

how can i do "else" to this code?
   

            {if lang_loggedin_msg}

                  <table width="743" border="0" cellspacing="0" cellpadding="0" background="{template_url}/images/back.gif" height="203">
<tr>
<td>
                <h2 class="banner_title">Welcome to <span style="color:#FF3300">BackgroundsCity.net</span></h2>
                <div class="banner_feature">Read about free Online Screensaver, <a href="read.html"><font size=2>Read more..</font></a></div>
                <div class="banner_feature">Learn more about "Favorite box" System, <a href="read.html"><font size=2>Read more..</font></a></div>
                <div class="banner_feature">Huge High definition Wallpapers collection</div>
                <div class="banner_feature">Search at Backgroundscity easily, <a href="http://www.backgroundscity.net/search.htm"><font size=2>Search now</font></a></div>
</td>
<td valign="bottom" align="right">
<img src="{template_url}/images/newbottom.gif">
</td>
</tr>
</table>

                {endif lang_loggedin_msg}



                {ifnot lang_loggedin_msg}   

                  <table width="743" border="0" cellspacing="0" cellpadding="0" background="{template_url}/images/back.gif" height="203">
<tr>
<td>
                <h2 class="banner_title">Welcome to <span style="color:#FF3300">{site_name}</span></h2>
                <div class="banner_feature">Free Membership account, <a href="http://www.backgroundscity.net/register.php"><font size=2>Register now!</a></font></div>
                <div class="banner_feature">Free wallpapers in various resolutions</div>
                <div class="banner_feature">Free creation of online screensaver, <a href="read.html"><font size=2>Read more..</font></a></div>
</td>
<td valign="bottom" align="right">
<img src="{template_url}/images/newbottom.gif">
</td>
</tr>
</table>

{endifnot lang_loggedin_msg}

37
Chit Chat / Re: KurtW MODs and Templates
« on: June 25, 2009, 08:34:46 AM »
Hey all,
I have installed the screensaver while ago and i've heard the user removed all mods because no one put the copyright.
Since always ihave the copyright in my site and i would like to ask him if its ok to use this mod.

Can you give me some way to contact him? email or member name?

Thanks.

38
Programming / Re: [MOD] Visitors monitor size (resulotion)
« on: June 11, 2009, 09:32:48 AM »
Thanks alot!
Solved.

39
Programming / Re: [MOD] Visitors monitor size (resulotion)
« on: June 11, 2009, 01:01:57 AM »
I see, can you please giveme exactly what i shgould put in the template? its noit working for me.

40
Programming / [MOD] Visitors monitor size (resulotion)
« on: June 11, 2009, 12:35:27 AM »
Hi all,
How can i do it?
Thanks.

41
Hi all,
1. I would like to find mod that will be like that:
www.demo.com/category-name/picute-name.html / .php

2. Allow user download the same wallpaper in different sizes (resulotions), i found this mod but i dont know why its not working.

Thanks.

42
Mods & Plugins (Requests & Discussions) / Big Random Image script
« on: May 23, 2009, 12:16:16 PM »
http://www.hdwallpapers.net/
Like this one, someone one where i can find one?
Thanks.

43
Its not working, always shows '850X 1200" thats give my screen resolution, i need the image resolution..

44
Hii all,
I would like to add dimension information, i mean what the width and the height of the image.
thanks.

45
Mods & Plugins (Requests & Discussions) / [Asking for] Image page
« on: May 07, 2009, 07:51:13 PM »
Hi all,
I would like to create a page that will show the picture in full size (after clicking the picture in the site) and i'll be able to put there advertisements..

Thanks guys. ;)

Pages: 1 2 [3] 4