ok! works fine, thanks
1 2005-04-12 08:11
Re: About ranks, admins and moderators (5 replies, posted in PunBB 1.2 troubleshooting)
2 2005-04-11 20:07
Re: About ranks, admins and moderators (5 replies, posted in PunBB 1.2 troubleshooting)
Would be very dificult to show the moderator or admin rank and underneath the normal user rank ?
can anyone help my with de coding ?
thnx
3 2005-04-11 19:43
Topic: About ranks, admins and moderators (5 replies, posted in PunBB 1.2 troubleshooting)
hi!! i´ve in my forum a user with is moderator, then after his name appear de rank of "moderator" , but, whow can i do to shows the normal users ranks without quit him of the moderator list ??
i want the users to be moderator, but have the normal users ranks, changing with the numer of posts, it is posible ??
thnx
4 2005-03-06 12:09
Re: define constants an vars (2 replies, posted in PunBB 1.2 modifications, plugins and integrations)
thnx, works fine ^^
5 2005-03-05 15:27
Topic: define constants an vars (2 replies, posted in PunBB 1.2 modifications, plugins and integrations)
hi! i have put this code in the top of my php web
<?php
define('PUN_ROOT', './foro/');
require PUN_ROOT.'include/common.php';
?>
for share the pun vars, but when i tried to open the section of this way:
http://kinta.gratishost.com/index.php?secc=tutoriales
shows me a long lines of errors like
Notice: Use of undefined constant fecha - assumed 'fecha' in /home/virtual/sitio33213/www/tutoriales.php on line 115
Notice: Use of undefined constant j - assumed 'j' in /home/virtual/sitio33213/www/tutoriales.php on line 118
Notice: Use of undefined constant n - assumed 'n' in /home/virtual/sitio33213/www/tutoriales.php on line 118
Notice: Use of undefined constant Y - assumed 'Y' in /home/virtual/sitio33213/www/tutoriales.php on line 118
How can i solve my trouble ??
thanx
6 2005-02-28 14:48
Topic: help! page for registered users (0 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Hi!! i´ve a main page made in php, and i have a section about me, how can i do for the users that isnt registered have to register to view mi section about me ??
for example, when click to view mi page about me (aboutme.php) if the user isnt registered he is redirect to de login page, and he is registered he can enter to the section.
thnx
7 2005-02-20 02:05
Re: about AP_News_Generator (7 replies, posted in PunBB 1.2 modifications, plugins and integrations)
ok! i do it ! works fine.
thnx
8 2005-02-14 11:03
Re: about AP_News_Generator (7 replies, posted in PunBB 1.2 modifications, plugins and integrations)
ok thnx! can you tell me in what field and table of the mysql is the avatar saved, and the extension ??
thnx ^^
9 2005-02-13 18:18
Re: about AP_News_Generator (7 replies, posted in PunBB 1.2 modifications, plugins and integrations)
ok! thnx
Other question...
Its posible to show the avatar of one user loged in the forum, in the index my page (in php) ?? and between "Logged in as kintaniya" (at the top of the forum)
10 2005-02-12 14:54
Topic: about AP_News_Generator (7 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Hi! im using the plugin "AP_News_Generator" and works fine, but i want to post the avatar of the poster near the name of the poster.
it is posible ??
thnx