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 - uploadeur

Pages: [1] 2 3 4
1
Discussion & Troubleshooting / Re: Redirect non-www to www domain
« on: September 24, 2012, 08:14:12 AM »
up!

2
Discussion & Troubleshooting / Re: Redirect non-www to www domain
« on: May 08, 2012, 01:06:24 AM »
up

3
4images version of this plugin will be great!

http://wordpress.org/extend/plugins/google-image-sitemap/

any ideas to create it?

4
Discussion & Troubleshooting / Redirect non-www to www domain
« on: April 23, 2012, 03:19:22 PM »
If you want to redirect all non-www requests to your site to the www version, all you need to do is add the following code to your .htaccess file:

RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\.
RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L]

but when i do this xxx.com/picture.html returns to www.xxx.com/details=php? etc...

how can i protect the real permalink of a page?

5
this is vertical and works great, now i just need horizontal version of this. :) thanks in advance.

6
dude it's working perfect right now! i guess! :P thanks a lot!

7
dude, problems got bigger, now random iamges names, and after clicked names is messing. :)

8
works great! thanks!

i found one problem: random images shown always by current iamge name, but there are not sometimes, so i need to make self names' of random images.

9
Mods & Plugins (Releases & Support) / Re: [MOD] similar images
« on: February 29, 2012, 01:22:13 AM »
and your similar images, didnt work for me, i have no english folder in lang folder, maybe problem is this?

10
oh in details.php works like a charm! thanks, but one think, one of the random image is same as current image, i want to make ALL random. how can i?

and one more thing: veritical random images at the sidebar OK but, how about horizontal random images for the bottom of the current image?

and one serious problem occurs: when i click a thumbnail, a different image shows up, not the one that thumbnail's.

11
i need which works in details.html

here is my details.html:



Code: [Select]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="tr" lang="tr">

      

<head>

<title>{image_name}</title>

<meta http-equiv="content-type" content="text/html; charset={charset}">

<meta name="robots" content="noodp">







<link rel="icon" href="favicon.ico" type="image/x-icon" />

<link rel="stylesheet" href="{template_url}/style.css" />






{if has_rss}

<link rel="alternate" type="application/rss+xml" title="{rss_title}" href="{rss_url}" />




{endif has_rss}







</head>

<body bgcolor="#FFFFFF" text="#0F5475" link="#0F5475" vlink="#0F5475" alink="#0F5475">



<table width="640" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>

          <td width="100%"><a href="http://www.resimupload.org"><img src="{template_url}/images/header_logo.jpg" width="840" height="140" alt="" border="0" /></a></td>




  </tr>
  <tr>
    <td class="bordercolor">
      <table width="100%" border="0" cellspacing="1" cellpadding="0">
        <tr>
          <td class="tablebgcolor">
            <table width="100%" border="0" cellspacing="1" cellpadding="0">
              <tr>
                <td class="navbar" height="23">
                  <table width="100%" border="0" cellspacing="0" cellpadding="0">






                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" width="4" height="4" alt="" />{clickstream}</td>
                      <td align="right">
<a href="{url_top_images}"><b>{lang_top_images}</b></a>&nbsp;








 </td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>










            <table width="638" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="150" valign="top" class="row2">
                  <table width="150" border="0" cellspacing="0" cellpadding="0">
                    
        







                    
                  </table>
                  {if random_cat_image}
                  <table width="150" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td class="head2" height="20"> <img src="{template_url}/images/spacer.gif" alt="" width="4" height="4" />{lang_random_image}</td>
                    </tr>
                    <tr>
                      <td class="tablebgcolor"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                    <tr>
                      <td align="center" class="row1"> <br />
                        {random_cat_image} <br />













                        <br />
                      </td>
                    </tr>
                    <tr>
                      <td class="tablebgcolor"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                  </table>
                  {endif random_cat_image} </td>











                <td width="1" class="bordercolor" valign="top"><img src="{template_url}/images/spacer.gif" width="1" height="1" alt="" /></td>
                <td width="18" valign="top"><img src="{template_url}/images/spacer.gif" width="18" height="18" alt="" /></td>
                <td width="100%" valign="top"><br />






<br>

<table width="100%" border="0" cellspacing="0" cellpadding="1">
                    <tr>
                      <td class="bordercolor">
                        <table width="100%" border="0" cellspacing="0" cellpadding="3">
                          <tr valign="top">
                            <td class="row2"> {if prev_image_name}{lang_prev_image}<br />&nbsp;&nbsp;
                              <b><a href="{prev_image_url}"><img src="http://www.resimupload.org/templates/onceki-resim.png"
 alt="" width="144" height="38" /></a></b>
                              <!-- <br><br><a href="{prev_image_url}"><img src="{prev_thumb_file}" border="1"></a> -->
                              {endif prev_image_name} </td>
 <td align="right" class="row2">  {if next_image_name}{lang_next_image}<br>
                              <b><a href="{next_image_url}"><img src="http://www.resimupload.org/templates/sonraki-resim.png" alt="" width="143" height="38" /></a></b>
                              <!-- <br><br><a href="{next_image_url}"><img src="{next_thumb_file}" border="1"></a> -->
                              {endif next_image_name}</td>
                          </tr>
                        </table>
                      </td>
                    </tr>
                  </table>

<br>




                  <b class="title">{image_name}</b>{if image_is_new} <sup class="new">{lang_new}</sup>{endif
                  image_is_new}
                  <hr size="1" />
                  {if msg}<b>{msg}<br />
                  <br />
                  </b>{endif msg}
                  <div align="center">
 {image}


<p>






<table width="100%" border="0" cellspacing="0" cellpadding="1">
                    <tr>
                      <td class="bordercolor">
                        <table width="100%" border="0" cellspacing="0" cellpadding="3">
                          <tr valign="top">
                            <td class="row2"> {if prev_image_name}{lang_prev_image}<br />&nbsp;&nbsp;
                              <b><a href="{prev_image_url}"><img src="http://www.resimupload.org/templates/onceki-resim.png"
 alt="" width="144" height="38" /></a></b>
                              <!-- <br><br><a href="{prev_image_url}"><img src="{prev_thumb_file}" border="1"></a> -->
                              {endif prev_image_name} </td>
 <td align="right" class="row2">  {if next_image_name}{lang_next_image}<br>
                              <b><a href="{next_image_url}"><img src="http://www.resimupload.org/templates/sonraki-resim.png" alt="" width="143" height="38" /></a></b>
                              <!-- <br><br><a href="{next_image_url}"><img src="{next_thumb_file}" border="1"></a> -->
                              {endif next_image_name}</td>
                          </tr>
                        </table>
                      </td>
                    </tr>
                  </table>

















</div>
                  
                  <table width="100%" border="0" cellspacing="0" cellpadding="1">
                    <tr>
                      <td class="bordercolor">
                        <table width="100%" border="0" cellpadding="3" cellspacing="0">
                          <tr>
                            <td class="head1" valign="top" colspan="2">{image_name}</td>
                          </tr>
                          <tr>
                            <td valign="top" class="row1" width="33%"><b>{lang_description}</b></td>
                          
                         </tr>
                          <tr>
                            <td valign="top" class="row1"><b>{lang_date}</b></td>
                            <td valign="top" class="row1">{image_date}</td>
                          </tr>
                          <tr>
                            <td valign="top" class="row2"><b>{lang_hits}</b></td>
                            <td valign="top" class="row2">{image_hits}</td>
                          </tr>
                          
                          <tr>
                            <td valign="top" class="row2"><b>{lang_rating}</b></td>
                            <td valign="top" class="row2">{image_rating} ({image_votes}
                              {lang_votes})</td>
                          </tr>
                          <tr>
                            <td valign="top" class="row1"><b>{lang_file_size}</b></td>
                            <td valign="top" class="row1">{image_file_size}</td>
                          </tr>
                        
                        </table>
                      </td>
                    </tr>
                  </table>
                  
{if rate_form}
                  <br />
<div align="center">{rate_form}</div>
                  {endif rate_form}

                  <br />
                  




                  <p>&nbsp;</p>
                </td>
                <td width="20" valign="top"><img src="{template_url}/images/spacer.gif" width="19" height="19" alt="" /></td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
    </td>
  </tr>
  <tr>
    <td>
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="tablebottom">
        










      </table>
    </td>
  </tr>
</table>
{footer}


you can see there is a random image trick, i need like that who shows 5-10 random images from SAME CURRENT CATEGORY.

12
Mods & Plugins (Releases & Support) / Re: [MOD] similar images
« on: February 28, 2012, 03:35:52 PM »
i think i need a easier trick to do this.

Well, you defenitly need to perform a database query on the current category and display the result in the propriate way. The only thing that's easier as v@tno's mod is, to look for a programmer and pay for its work.

i just tried v@tno's code but didnt work :(

13
same problem here. need help!

14
Mods & Plugins (Releases & Support) / Re: [MOD] similar images
« on: February 28, 2012, 02:03:02 PM »
I need an easier trick;

i need a trick(at left sidebar) which shows 5 or 10 random images from current category.

any ideas?

You can use V@tno's Mod Random pictures and fit it to your needs: http://www.4homepages.de/forum/index.php?topic=4259.msg17513#msg17513


i think i need a easier trick to do this.

15
i think a change must be done in details.html? maybe i dont have ''random images'' part in details.html?

Pages: [1] 2 3 4