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.


Topics - aura

Pages: [1]
1
Hi! I'm looking for someone to help me with my wallpapers site (www.eslamoda.com/wallpapers).

This is what I need:

-Auto-generate the Thumbnails

-Automatic resize to create the different sizes: for example, if you upload 1024x768 the gallery should create the 800x600 and the 400x200 (preview) image.

-The gallery should create the link to the available sizes of the Image

-Instead of forcing the download and saving of the image when clicking in the download buttons the bigger picture should be open in a new window.

----------------------------------------------
I think the mods already exists but I'm not good with programming and I can't make them work together  :(
Currently Im using this MOD: http://www.4homepages.de/forum/index.php?topic=1861.0

I hope I make myself clear (my English really sucks) and I'll wait for your budgets for this (I will pay through paypal)

Thanks a lot, Aura


2
Discussion & Troubleshooting / Is there anyway?
« on: July 10, 2007, 09:07:23 AM »
Hey,
I am using this: http://www.4homepages.de/forum/index.php?topic=1861.0 for my wallpaper website, I was wondering is there any way the download buttons link directly to the file instead of forcing the download. I want the image to be open in another browser windows like it  would do with a normal link.


Hoppe someone could help me

Thanks
Aura

Sorry for the crappy english

3
Hi, I found this page here but when I tried to contact the owner he didn't answer so I need a budget
http://www.mspremade.com/


The script need to have the ability do admin graphics (glitters), layouts and Backgrounds width a preview (not for the graphics) and post it code.

If anyone is interested send me a PM

Thanks
Aura

4
Discussion & Troubleshooting / Broken Image in Category thumbnail
« on: July 09, 2007, 08:59:45 PM »
Hi, I was wondering if anyone knows what happen, I saw this question before but never with an answer

I recently activate the commented line in category_bit to show a random image next to each category link on menu, it works all right in the subcategories but in the main page, the images are broken

It looks like a bug only in version 1.7.4, does anyone knows a way to fix it?

Thanks
Aura

5
Español / Castellano / Imagenes de categorias rotas
« on: July 09, 2007, 11:41:54 AM »
Hola a todos,

Modifiqué category_bit para que me apareciera una imagen al azar a lado de cada categoría. Todo funciona bien dentro de la categorias pero en la página de inicio de mi galeria las imágenes me salen rotas, cuando intengo ver la URL de la imagen  me dice que es
http://www.eslamoda.com/wallpapers/index.php

Este es el código de category_bit



<table border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td valign="top" width="74">
    <!-- <img src="{template_url}/images/folder.gif" width="20" height="13" alt="" /> -->
      {if random_cat_image_file}<a href="{cat_url}"><img src="{random_cat_image_file}" style="border:1px solid black" width="70" height="53"></a>{endif random_cat_image_file}
         
             </td>
    <td valign="top">
     <a href="{cat_url}" class="maincat">{cat_name}</a>&nbsp;({num_images})
      {if cat_is_new}<sup class="new">{lang_new}</sup>{endif cat_is_new}
         <br>
         {if cat_description}<span class="smalltext">{cat_description}</span><br />{endif cat_description}
   </td>
  </tr>
</table>

{if sub_cats}{sub_cats}{endif sub_cats}



¿alguien tiene alguna idea de que demonios puede estar pasando?
Este es el link
www.eslamoda.com/wallpapers

Gracias,
Aura

Pages: [1]