you can either be a regular user or you can be an ex-user(abit complicated)
i you are a regular user you then you will be in a group called "something 2005"
if you are an ex-user then you should be in a group called "something-ex [the year you was a user]"(this could be serveral years)
its the last part thats the most important, a user can have been a user for several years + a user could be both an ex-user 2004 but a user 2005
1 2005-01-08 22:09
Re: user groups (5 replies, posted in PunBB 1.2 troubleshooting)
2 2005-01-08 21:52
Re: user groups (5 replies, posted in PunBB 1.2 troubleshooting)
darn, i would really want to see this
cant implement the punBB if this isnt an option
to bad
3 2005-01-08 21:16
Topic: user groups (5 replies, posted in PunBB 1.2 troubleshooting)
founde something wich bothers me, cant a user join two, or more, diffrent user groups?
this is one of the most important things for me and would really like to have this, would i need to install a mod for this to happen?
4 2005-01-05 23:18
Re: punBB + Gallery (2 replies, posted in PunBB 1.2 modifications, plugins and integrations)
seems nice
5 2005-01-05 00:26
Topic: punBB + Gallery (2 replies, posted in PunBB 1.2 modifications, plugins and integrations)
hi
i have searched the forums and cant really find anything about this so here we go:
i was wondering if there is a mod or something like that that integrates Gallery with punBB?
that would be really, really sweet
6 2004-05-01 14:22
Re: version 1.2 (4 replies, posted in Feature requests)
well it coudl be even better, you shouldnt have the right to see forums that you aint have the right to see
7 2004-04-30 10:22
Re: version 1.2 (4 replies, posted in Feature requests)
yesh, i know there is
but that one aint hiding the forums that you aint have the rights to see
8 2004-04-28 20:56
Topic: version 1.2 (4 replies, posted in Feature requests)
a thought about 1.2
you say that you might have user groups and the possibility to lock some forums that you dont wanna have some people to get access to
could you make these forumes that you dont have permision to invisible if you aint alowed to see 'em?
that would be really great and i hope if you make this sorta change that the new version will be ouy by tomorrow well any way it could be really good to have this and pretty soon(dont take this as preasure)
keep the good work up
9 2004-04-21 18:47
Re: Private Message System (332 replies, posted in PunBB 1.2 modifications, plugins and integrations)
it works with 1.1.3 too
10 2004-04-21 17:29
Re: integrate punbb with the main site (7 replies, posted in PunBB 1.2 modifications, plugins and integrations)
okey, i get the point now that you can move the main.tpl where ever you want and then point in the header where it shall be
thats neat, but then again how can i make a lot of sites point at one forum, all shall include it in another file
say
www.whatever.com
www.helloworld.com
www.foo.com
wants to have the same forum and all of them whats to include it as say http://www.woutk.pcextreme.nl/index.php
how can i do this then?
11 2004-04-20 18:50
Re: Spoiler Tags (6 replies, posted in Feature requests)
oh, mighty leader shows some code then and prove the self
12 2004-04-18 21:04
Re: User Groups System (86 replies, posted in PunBB 1.2 modifications, plugins and integrations)
can you post a link or dumps that shows us how it works?
13 2004-04-18 16:31
Re: integrate punbb with the main site (7 replies, posted in PunBB 1.2 modifications, plugins and integrations)
cant you then explain what the diffrent parts has to do with it and wich parts that should be changed?
14 2004-04-18 15:38
Re: integrate punbb with the main site (7 replies, posted in PunBB 1.2 modifications, plugins and integrations)
okey, one more question
i have really tried to get this to work but i really dont understand it
say i have a box made our of css how can i now get punbb in to this box?
and dont rederict me to the templates cause they aint saying me anything
15 2004-04-17 22:26
Topic: calender (0 replies, posted in PunBB 1.2 modifications, plugins and integrations)
one thing that could be really neat is a calender that:
* shows date and such(duh)
* and that you could insert things that will occur and that things that has allready happened can be reflected over
* if you insert something in the calender, say a birthday, then you could comment the post so that theres a post that shows in the forum with the comment
* that the things that occur today shows somewhere in the top with a link to it
* that things can stretch over more than one day
do ya'll get what i mean?
16 2004-04-17 20:52
Re: Private Message System (332 replies, posted in PunBB 1.2 modifications, plugins and integrations)
$sql = 'CREATE TABLE '.$db->prefix."messages (
id serial,
owner INT NOT NULL DEFAULT 0,
subject VARCHAR(120) NOT NULL DEFAULT 0,
message TEXT,
sender VARCHAR(120) NOT NULL DEFAULT '',
sender_id INT NOT NULL DEFAULT 0,
posted INT NOT NULL DEFAULT 0,
sender_ip VARCHAR(120),
smileys SMALLINT DEFAULT 1,
status SMALLINT DEFAULT 0,
showed SMALLINT DEFAULT 0,
PRIMARY KEY (id)
) ";
heres the code for postgresql and it seems to work as it shall
17 2004-04-17 12:11
Re: Private Message System (332 replies, posted in PunBB 1.2 modifications, plugins and integrations)
i belive that i done it now, but i need to test it first before i post any code
18 2004-04-17 11:30
Re: Private Message System (332 replies, posted in PunBB 1.2 modifications, plugins and integrations)
i can try it and tell wheter it will work or not
19 2004-04-17 00:23
Re: Private Message System (332 replies, posted in PunBB 1.2 modifications, plugins and integrations)
okey, but will it work then or does i need to change the queries aswell?
20 2004-04-17 00:22
Re: level of useage (10 replies, posted in PunBB 1.2 troubleshooting)
yes precisly
it said something like that you couldnt set null to it
but it was solved when i get rid of it and its seems to works as it shall now
21 2004-04-16 23:01
Re: Extended Forum Access Mod 1.2 (10 replies, posted in PunBB 1.2 modifications, plugins and integrations)
its a really good mod, its just one little thing, couldnt the forums that you dont have permission to get into be invisible?
22 2004-04-16 23:00
Re: Private Message System (332 replies, posted in PunBB 1.2 modifications, plugins and integrations)
dont think that it will work at all, i belive that its a wrong create-statement when the db is created, like int(10) wont work at all
23 2004-04-16 22:58
Re: level of useage (10 replies, posted in PunBB 1.2 troubleshooting)
that worked splendid, thank you
24 2004-04-16 22:31
Re: level of useage (10 replies, posted in PunBB 1.2 troubleshooting)
that didnt work, but this seems to make it
$db->query('ALTER TABLE '.$db->prefix.'forums ADD locked SMALLINT') or error('Unable to alter table structure', __FILE__, __LINE__, $db->error());
$db->query('ALTER TABLE '.$db->prefix.'forums ALTER COLUMN locked SET DEFAULT 0') or error('Unable to alter table structure', __FILE__, __LINE__, $db->error());
$db->query('ALTER TABLE '.$db->prefix.'forums ADD locked_users TEXT') or error('Unable to alter table structure', __FILE__, __LINE__, $db->error());
25 2004-04-16 09:54
Re: Help with CSS/javascript Color format problem with Mozilla... (1 replies, posted in Programming)
wait a minute why shouldnt you use the rgb value instead if the hex value?
the rgb value is much simpler to work with and it you dont have to convert it