Quote:
Originally Posted by ChurchMedia
For those of you having parse errors, there were some spaces added to the queries when I pasted the code (??). I've attached instructions in a text format. Copy from there and it should work.
MK@spug.net: Nice addition
sabret00the: To create individual threads for each birthday, just move the step 3 code up underneath the $bday_people = .... line. It should work, but I haven't tried it.
As far as usergroups, I'm still getting the hang of VB3.
Enjoy,
|
The parsing errors have nothing to do with queries, but with this line:
$birthday_greeting_thread = <<< EOF
It is bad syntax. Its also bad coding form.