Mostrar Mensajes

Esta sección te permite ver todos los posts escritos por este usuario. Ten en cuenta que sólo puedes ver los posts escritos en zonas a las que tienes acceso en este momento.


Temas - Katuz

Páginas: [1]
1
Aplicaciones Pre-Fabricadas / Problemas con el Cutenews entra
« en: 10 de Agosto de 2011, 05:21:20 am »
Hola amigos bueno instale el cute para estrenar mi diseño y cuando me logeo me sale esto



Nesesito ayuda y espero sus respuestas  :-[

Problema:

Código: [Seleccionar]
Deprecated: Function eregi() is deprecated in /data/multiserv/users/525462/projects/1291070/www/vb/cutenews/inc/functions.inc.php on line 289

Deprecated: Function eregi() is deprecated in /data/multiserv/users/525462/projects/1291070/www/vb/cutenews/inc/functions.inc.php on line 289

Warning: Cannot modify header information - headers already sent by (output started at /data/multiserv/users/525462/projects/1291070/www/vb/cutenews/inc/functions.inc.php:289) in /data/multiserv/users/525462/projects/1291070/www/vb/cutenews/index.php on line 90

Warning: Cannot modify header information - headers already sent by (output started at /data/multiserv/users/525462/projects/1291070/www/vb/cutenews/inc/functions.inc.php:289) in /data/multiserv/users/525462/projects/1291070/www/vb/cutenews/index.php on line 96

Warning: Cannot modify header information - headers already sent by (output started at /data/multiserv/users/525462/projects/1291070/www/vb/cutenews/inc/functions.inc.php:289) in /data/multiserv/users/525462/projects/1291070/www/vb/cutenews/index.php on line 97

Deprecated: Function eregi() is deprecated in /data/multiserv/users/525462/projects/1291070/www/vb/cutenews/index.php on line 241

2
PHP / Plantilla Para cutenews
« en: 10 de Agosto de 2011, 04:18:25 am »
Bueno antes de comenzar no se si esto va aqui ahora si comienso:

Bueno amigos andava viendo un tutorial en phperos y empese a hacerlo a bases de tablas los diseños los ise yo con paint y ps Bueno es el primero que ago espero que les guste amigo les dejare dos por si uno esta descpnfigurado

VP:
Vista Previa

Vista previa 2

Codigos Vip:
Código: [Seleccionar]
<style type="text/css">

<!--
a {

font-size: 10px;

color: #000000;

font-weight: bold;

}

a:link {

text-decoration: none;

}

a:visited {

text-decoration: none;

color: #000000;

}

a:hover {

text-decoration: none;

color: #000000;

}

a:active {

text-decoration: none;

color: #000000;

}

body {

margin-top: 0px;

}
.Estilo3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
.Estilo6 {font-size: 12px}

-->

</style>

<table width="454" border="0" cellspacing="0">
  <tr>
    <td width="454" height="40" background="http://desmond.imageshack.us/Himg838/scaled.php?server=838&filename=48687241.png&res=medium" class="Estilo3"><div align="left">{title}</div>
    <div align="right">{category-icon}</div></td>
  </tr>
  <tr>
    <td width="454" height="22" background="http://desmond.imageshack.us/Himg155/scaled.php?server=155&filename=mediop.png&res=medium"><div align="center" class="Estilo3">{full-story}</div></td>
  </tr>
  <tr>
    <td width="454" height="18" background="http://desmond.imageshack.us/Himg847/scaled.php?server=847&filename=abajo.png&res=medium"><div align="center"><span class="Estilo6">  <img src="http://habboemotion.com/resources/images/icons/new_06.gif" width="17" height="15">Autor:{author-name} <img src="http://habboemotion.com/resources/images/icons/v20_6.gif" width="19" height="16">Fecha:<strong>{date}</strong> <img src="http://habboemotion.com/resources/images/icons/v20_1.gif" width="16" height="17">Comentarios:{comments-num} </span></div></td>
  </tr>
</table>

Code vip2:
Código: [Seleccionar]
<style type="text/css">

<!--
a {

font-size: 10px;

color: #000000;

font-weight: bold;

}

a:link {

text-decoration: none;

}

a:visited {

text-decoration: none;

color: #000000;

}

a:hover {

text-decoration: none;

color: #000000;

}

a:active {

text-decoration: none;

color: #000000;

}

body {

margin-top: 0px;

}
.Estilo3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
.Estilo6 {font-size: 12px}

-->

</style>

<table width="454" border="0" cellspacing="0">
  <tr>
    <td width="454" height="40" background="http://desmond.imageshack.us/Himg838/scaled.php?server=838&filename=48687241.png&res=medium" class="Estilo3"><div align="left">{title}</div>
</td>
  </tr>
  <tr>
    <td width="454" height="22" background="http://desmond.imageshack.us/Himg155/scaled.php?server=155&filename=mediop.png&res=medium"><div align="center" class="Estilo3">{full-story}</div></td>
  </tr>
  <tr>
    <td width="454" height="18" background="http://desmond.imageshack.us/Himg847/scaled.php?server=847&filename=abajo.png&res=medium"><div align="center"><span class="Estilo6">  <img src="http://habboemotion.com/resources/images/icons/new_06.gif" width="17" height="15">Autor:{author-name} <img src="http://habboemotion.com/resources/images/icons/v20_6.gif" width="19" height="16">Fecha:<strong>{date}</strong> <img src="http://habboemotion.com/resources/images/icons/v20_1.gif" width="16" height="17">Comentarios:{comments-num} </span></div></td>
  </tr>
</table>

Para los que le da lala verlo aqui una imagen:


Los Codigos para el cutenews:

-{title} - Muestra el titulo de la noticia{avatar}.
- Muestra la imagen/avatar del usuario que escribe la noticia.
-{short-story} - Noticia corta.
-{full-story} - Noticia completa.
-{author} - Nombre del que escribio la noticia + email del escritor.
-{author-name} - Nombre del que escribio la noticia.
-[mail] and [/mail] - Muestra el email (En forma de link).
-{date} - Fecha en la que se escribio la noticia.
-[link] and [/link] - Genera un enlace de la noticia.
-[full-link] and [/full-link] - Genera un enlace hacia la noticia completa.
-[com-link] and [/com-link] - Nunca lo que usado :/.
-{comments-num} - Muestra el numero de comentarios.
-{category} - Muestra la categoria de la noticia (ejemplo: NOTICIAS, WEB, MUSICA, etc){category-icon} - Muestra el icono de la categoria.


tengo que arreglarle algunos problemas con las imagenes que tiene la de abajo y queda fino bueno amigos espero que les guste y recuerden fue echo pormi al 100% (read2)

3
PHP / ~Ayuda~ Nesecito el archivo de formulario
« en: 08 de Agosto de 2011, 20:22:43 pm »
Hola phperos bueno nesesito el codigo del Enviar formularios de Vacantes que dice

tu Nombre:
Asunto:
BLA BLA VLA

Y LO ENVIA  al correo sin abrir el microsof etc etc lo ando biuscando espero que me ayan entendido y si no buscare una pagina que lo tenga grax

4
PHP / [ayuda] Sistema de noticias
« en: 05 de Agosto de 2011, 05:14:07 am »
bueno amigo andaba creando un sistema de noticias para mi pag pero me salieron algunos errores aqui les dejare los archivo y sus errores

mipagina.php
Código: [Seleccionar]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
<style type="text/css">
<!--
body {
margin-top: 0px;
}
-->
</style></head>

<body>
<table width="39%" border="1" align="center" cellpadding="5" cellspacing="2" bordercolor="#0066FF">
<tr bgcolor="#71B8FF">
  <td><div align="center">Noticias</div></td>
</tr>
<tr><td align="left" valign="top">

<table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td><?php 
mysql_connect
("mysql.webcindario.com","nueva_noticias");
mysql_select_db(&#39;nueva_noticias&#39;);
$re=mysql_query(&#39;select * from noticias order by id desc limit 0 ,3 &#39;);
while($f=mysql_fetch_array($re)){
echo &
#39;<tr>&#39;.$f[&#39;fecha&#39;].&#39;</td><br />&#39;;
echo &#39;<tr><a href="noticia.php?id=&#39;.$f[&#39;id&#39;].&#39;">&#39;.$f[&#39;titulo&#39;].&#39;</a></td></tr><br /><br />&#39;;

}
echo&
#39;<a href="todas.php">mas noticias</a>&#39;;
?>
</td>
        </tr>
      </table></td>
  </tr>
</table>
<div align="center"></div>
</body>
</html>

Error: http://nueva-noticias.webcindario.com/mipagina.php


noticia.php

Código: [Seleccionar]
<table width="50%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td><?php 
mysql_connect
("mysql.webcindario.com","nueva_noticias");
mysql_select_db(&#39;nueva_noticias&#39;);
$re=mysql_query(&#39;select * from noticias where id ="&#39;.$_GET[&#39;id&#39;].&#39;" &#39;);
while($f=mysql_fetch_array($re)){
echo &
#39;<tr>&#39;.$f[&#39;fecha&#39;].&#39;</td><br />&#39;;
echo &#39;<tr>&#39;.$f[&#39;titulo&#39;].&#39;</td></tr><br /><br />&#39;;
echo &#39;<tr>&#39;.$f[&#39;noticia&#39;].&#39;</td></tr><br /><br />&#39;;
}

?>

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

Error: http://nueva-noticias.webcindario.com/noticia.php

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'nueva_noticias'@'192.168.0.61' (using password: NO) in /home/webcindario/n/u/nueva-noticias/noticia.php on line 4

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'apache'@'192.168.0.61' (using password: NO) in /home/webcindario/n/u/nueva-noticias/noticia.php on line 5

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/webcindario/n/u/nueva-noticias/noticia.php on line 5

Warning: mysql_query() [function.mysql-query]: Access denied for user 'apache'@'192.168.0.61' (using password: NO) in /home/webcindario/n/u/nueva-noticias/noticia.php on line 6

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/webcindario/n/u/nueva-noticias/noticia.php on line 6

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/webcindario/n/u/nueva-noticias/noticia.php on line 7


sistnoticias.php

Código: [Seleccionar]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>mis noticias</title>
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
<script type="text/javascript" src="ckeditor/ckeditor.js"></script>
<script src="ckeditor/_samples/sample.js" type="text/javascript"></script>
<link href="ckeditor/_samples/sample.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- This <fieldset> holds the HTML that you will usually find in your
     pages. -->
<form action="sistnoticias.php" method="post">
<p>
<label for="editor1">Sistemas de noticia </label>
</p>
<p>
  <label>
  titulo
  <input name="titulo" type="text" id="titulo" />
  </label>
  <br/>
  <textarea cols="80" id="editor1" name="editor1" rows="10"></textarea>
  <script type="text/javascript">
//<![CDATA[

// This call can be placed at any point after the
// <textarea>, or inside a <head><script> in a
// window.onload event handler.

// Replace the <textarea id="editor"> with an CKEditor
// instance, using default configurations.
CKEDITOR.replace( 'editor1' );

//]]>
</script>
  </p>
<p>
  <label for="editor2"></label><input type="submit" value="Publicar"/>
      <a href="mipagina.php">ver noticia </a></p>
</form>
<?php 
$noticia 
$_POST[&#39;editor1&#39;];
$fecha=date(&#39;y-m-d&#39;);
$titulo=$_POST[&#39;titulo&#39;];
if($noticia!="" and $titulo!=""){
mysql_connect("mysql.webcindario.com","nueva_noticias");
mysql_select_db(&#39;nueva_noticias&#39;);
mysql_query("insert into noticias(titulo,fecha,noticia) values(&#39;$titulo&#39;,&#39;$fecha&#39;,&#39;$noticia&#39;)");
}
?>

<div id="footer"></div>
</body>
</html>

Error: http://nueva-noticias.webcindario.com/sistnoticias.php

Al publicar un mensaje sale lo siguiente:

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'nueva_noticias'@'192.168.0.62' (using password: NO) in /home/webcindario/n/u/nueva-noticias/sistnoticias.php on line 51

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'apache'@'192.168.0.62' (using password: NO) in /home/webcindario/n/u/nueva-noticias/sistnoticias.php on line 52

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/webcindario/n/u/nueva-noticias/sistnoticias.php on line 52

Warning: mysql_query() [function.mysql-query]: Access denied for user 'apache'@'192.168.0.62' (using password: NO) in /home/webcindario/n/u/nueva-noticias/sistnoticias.php on line 53

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/webcindario/n/u/nueva-noticias/sistnoticias.php on line 53

todas.php

Código: [Seleccionar]
<table width="50%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td><?php 
mysql_connect
("mysql.webcindario.com","nueva_noticias");
mysql_select_db(&#39;nueva_noticias&#39;);
$re=mysql_query(&#39;select * from noticias order by id desc &#39;);
while($f=mysql_fetch_array($re)){
echo &
#39;<tr>&#39;.$f[&#39;fecha&#39;].&#39;</td><br />&#39;;
echo &#39;<tr><a href="noticia.php?id=&#39;.$f[&#39;id&#39;].&#39;">&#39;.$f[&#39;titulo&#39;].&#39;</a></td></tr><br /><br />&#39;;
}

?>

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

Erro: http://nueva-noticias.webcindario.com/todas.php

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'nueva_noticias'@'192.168.0.65' (using password: NO) in /home/webcindario/n/u/nueva-noticias/todas.php on line 4

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'apache'@'192.168.0.65' (using password: NO) in /home/webcindario/n/u/nueva-noticias/todas.php on line 5

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/webcindario/n/u/nueva-noticias/todas.php on line 5

Warning: mysql_query() [function.mysql-query]: Access denied for user 'apache'@'192.168.0.65' (using password: NO) in /home/webcindario/n/u/nueva-noticias/todas.php on line 6

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/webcindario/n/u/nueva-noticias/todas.php on line 6

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/webcindario/n/u/nueva-noticias/todas.php on line 7

Bueno si ahy alguien que me ayude se lo pido =D  :D

5
Exposición de Diseños / Presentacion de mi primera Firmas Basica
« en: 31 de Julio de 2011, 02:55:27 am »
Bueno estaba aburido y empeze a buscar tutoriales y en una de esas en contre varias imagenes y me dio una idea y empeze y me salio esto espero que les guste



Espero criticas buenas

6
Proyectos y búsqueda de equipos / Mi Proximo Proyecto [HabbaThe]
« en: 30 de Abril de 2011, 09:14:44 am »
Bueno amigos ya empeze a hacer mi pag [HabbaThe] Bueno ahora pienzo avanzar de nivel bueno tengo en mente lo siguiente :poster_dots::

Inicio: listo
Descargas: Listo
Vídeos: Listo
Foro:Listo
Sección Habbo: En proceso
Server De juegos: en proceso

 :guitar: :kewl:
Bueno ahora les empezare a hablar lo que es de sección habbo para abajo

Sección Habbo: Que traerá?: bueno en esta sección encontraras varias cosas como que ? como serves  generadores y algunos layout
Como sera el diseño: al estilo Habbo
A quien Busco a gente que sepa de todo sobre habbo de las ultimas noticias ETC.

Sever de Juegos: Que traerá?: bueno ando pensando en crear serves.
Como cuales? Bueno estos server serán de: Gunz, Flyff .ETC

Foro: Bueno en el foro podrás encontrar todo lo necesario para web masters y ablara del mundo de la tecnología

Bueno amigos les dejare los link de lo que llevo:

Inicio: Inicio
Descargas: Descargas
Videos: Videos
y Foro: Foro
 (hug) (king)

Bueno estare creando la sección Habbo en estos días y bueno eso fue todo nos vemos en otro post

7
Pixel Art / Mi primer habbo en 2D =D
« en: 10 de Diciembre de 2010, 02:01:45 am »

 este es mi primer pixel art y mi primer habbo en 2D =D

8
PHP / ayuda con mi foro SMF 2.0 RC4
« en: 21 de Noviembre de 2010, 22:40:17 pm »
hola Phperos bueno kisiera saber como poner el inventario en el perfil así como la imagen

http://img833.imageshack.us/img833/887/aprende.png

necesito que me digan como plzzz o que me pasen el código y que archivo que modificar en cual linea plzz ayudita  :-[

9
Minichat o MC / [Presentacion]Mc Rediseñado por Katuz
« en: 24 de Marzo de 2010, 20:37:54 pm »
bueno este mi primera modificación.
mc combinado con  el mc de ramfu v3 y mc ramfu  mod ferri

aquí algunas imágenes

ftag:
Loguado:


No logueado


Registro


aun me falta por modificar el catalogo y el upanel

10
Pixel Art / Mi primera Imagen , pixel art como le llamen
« en: 22 de Marzo de 2010, 20:57:16 pm »
bueno Phpr@s este es mi Primera imagen y mi primera firma

 :star:   :star:

Que les parese Comenten

11
Presentaciones / Hola phperos :D
« en: 22 de Marzo de 2010, 20:25:01 pm »
bueno yo no me he presentado pero ya llevo tiempo

Name: Katuz (Mas conocido como Narenverde)
País: Colombia
 

Bueno eso es todo bye  :D

12
Aplicaciones Pre-Fabricadas / nesesito una ayudita con este code
« en: 21 de Febrero de 2010, 00:55:31 am »
nesesito una ayuda con este code

Código: [Seleccionar]
<form id="Siquillote" method="post" action="dialogo.php">

<div align="center">
  <p align="center" class="Estilo1">&iexcl;Consulta estado de un habbo!</p>
  <p align="center"><span class="Texto">¿Siempre has querido saber si tus amig@s estan Online?. Aque esperas para saberlo</span><br>
  <p align="center"><span class="Texto">Habbo Nombre:</span><br>
    <input name="keko" type="text" class="boton"><br><br>
      <span class="Texto">Hotel (Solo escribe es, com, co.uk, segun el Hotel):</span><br>
  <input name="hotel" type="text" class="boton" value="es" maxlength="4">
  <span class="Texto">texto</span><br>
  <input name="text" type="text" class="boton" value="es" maxlength="4">
  <span class="Texto">modo (Solo escribe es, com, co.uk, segun el Hotel):</span><br>
  <input name="modo" type="text" class="boton" value="es" maxlength="4">
  <br><br>
  <input type="submit" class="campo" name="Enviar" value="Enviar">
  </form>

<?
if(isset($_POST['Enviar'])) {
$keko = $_POST["keko"];
$hotel = $_POST["hotel"];
$text = $_POST["text"];
$modo = $_POST["modo"];


echo "<img src="http://www.habbies.nl/img/text-gen/$hotel/$keko/$modo/$text.gif" border="0" />
}
?>

me sale este error Parse error syntax error unexpected T_STRING, expecting ',' or ';' in /home/webcindario/h/a/habbo-spania/dialogo.php on line 26
plisss  :-[

13
Aplicaciones Pre-Fabricadas / Ayuda Nesesito
« en: 16 de Febrero de 2010, 21:43:28 pm »
Ayuda Nesesito un generador de loader para ponerlo en mi web porfa o un tutor  :star:

14
JavaScript / [ayuda] nesesito un submenus porfavor`[ayuda]
« en: 12 de Febrero de 2010, 23:23:07 pm »
ola gente de phperos nesesito una ayuda con un codigo javascript nesesito un submenu que al clickealor se abram link abajo porfavor  :D

 :D

Páginas: [1]