1
Español / Castellano / Re: 4images integracion con Geeklog
« on: November 24, 2006, 03:37:02 AM »
La versión 1.7.4 se puede integrar a geeklog ?? tal cual como lo hace gallery ?
Check the new Tutorial subforum with helpfull guides and tutorials for modifications and tweaks.
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.
Template error: Couldn't open Template ./templates/Verde1/whos_online.html
Template Error: Couldn't open Template ./templates/mitema/category_dropdown_form.html
PHP Parse error: parse error, unexpected '}' in /var/www/html/4images/includes/template.php(101) : eval()'d code on line 113, referer: http://midominio.com/index.php
Mi pregunta es como instalo el imagemagick en mi servidor?? se ejecuta como una instalacion en windows o como esta la cosa???Eso va dependiendo de la distribución que utilises , ya que la forma de instalacion pueden ser de varias formas, repito dependiendo del SO que utilizes, en el Caso de ser un servidor Linux NO es igual a como lo harias en Windows.
luego cual seria la ruta???
Este mensaje ha sido enviado por {sender_user_name} ({sender_user_email}) mediante {site_name}.
{site_name} no es responsable del contenido de este email.
Este es el mensaje:
-------------------------------------------
{message}
<table width="100%" class="box">
<thead>
<tr>
<th class="head2">Envie sus Comentarios ó Sugerencias</th>
</tr>
</thead>
<tr>
<td><div style="position:relative;">
<table width="100%" cellpadding="6" cellspacing="2" border="0">
<FORM name="contactForm" action="{url_contact}" METHOD="POST">
<tr>
<td align="right" valign="middle"><b>Nombre:</b></td>
<td align="left"><input name="sender_name" type="text" id="sender_name" tabindex="1" value="{sender_name}" size="40" maxlength="50">
</td>
</tr>
<tr>
<td align="right" valign="middle"><b>Su Email:</b></td>
<td align="left"><input name="sender_email" type="text" id="sender_email" tabindex="2" value="{sender_email}" size="40" maxlength="50">
</td>
</tr>
<tr>
<td align="right" valign="middle"><b>{lang_subject}</b></td>
<td align="left"><input name="subject" type="text" id="subject" tabindex="3" value="{subject}" size="40" maxlength="50"></td>
</tr>
<tr>
<td align="right" valign="top"><b>{lang_message}</b></td>
<td align="left" valign="top"><textarea name="message" cols="60" rows="10" wrap="VIRTUAL" id="message" tabindex="4">{message}</textarea>
</td>
</tr>
<tr>
<td> </td>
<td align="left"><input type="hidden" name="action" value="emailSiteOwner" />
<input type="hidden" name="user_id" value="{user_id}" /> <input tabindex="5" type="submit" name="submit" value="{lang_submit}" class="button" style="margin-right:10px; ">
<input tabindex="6" type="reset" name="reset" value="{lang_reset}" class="button">
</td>
</tr>
<script type="text/javascript">
// set focus to form field
cForm = document.getElementById("contactForm");
cForm.sender_name.focus();
</script>
</form>
</table>
</div>
</td>
</tr>
</table>