To give a practical example of the need for email notification: I just had an email from a member complaining because people had contacted him directly by email, from the forum. I think some members will never like being contacted directly by emails whereas they would accept an email notification. It's a small but important frontier for many people.
26 2005-01-15 22:41
Re: Private Message System (332 replies, posted in PunBB 1.2 modifications, plugins and integrations)
27 2005-01-14 11:16
Re: Private Message System (332 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Hello,
could not find in the forum wether we can now send mass private messages ?
Thomas
28 2005-01-13 14:54
Re: converting a date (yyyy-mm-dd hh:mm:ss) to punbb date format (1 replies, posted in Programming)
Ok I finally found out, just use unix_timestamp() .
(it just didn't work int he first place...)
29 2005-01-13 13:46
Topic: converting a date (yyyy-mm-dd hh:mm:ss) to punbb date format (1 replies, posted in Programming)
Hi
I have a table with a field 'register_date ' which stores date_time values.
I would like to insert this in the punbbusers table, but don't how to convert datetime into timestamp.
Should be straight foreward, but I can't find any help on the mysql doc...
Thomas
30 2005-01-12 11:31
Topic: installing the new css on punbb 1.1.5 (1 replies, posted in PunBB 1.2 discussion)
Hi,
I'd like to set up the new css (the one this forum is currently using) on my forum, but without upgrading (for the time being). Is this possible ? I tried to simply upload new css from the release and select new ones but didn't work.