Topic: Private Message System
I've done a private message system with the most basic functions.
Suggestions... comments? Anything missing? Somethings wrong?
Download the latest version from PunRes.
Screenshot:
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → Private Message System
I've done a private message system with the most basic functions.
Suggestions... comments? Anything missing? Somethings wrong?
Download the latest version from PunRes.
Screenshot:
Yeah, I know what's missing.
The download url
Yeah, I know what's missing.
The download url
Hehe, true, but that's on purpose
There's always some bugs... and I want to find them first
Very nice, can't wait for it to be released.
Wow, look at that, It's me
Oh wow. Guess I will stop coding on my PMS version. Time to cancel the PMS project.
Wow, look at that, It's me
Yeah, you're famous now!
Oh wow. Guess I will stop coding on my PMS version. Time to cancel the PMS project.
No competeition then
Done!
Url is in the first post. As usual: PLEASE tell me if somethings wrong... or just weird
Very nice. Very nice indeed :)
Finally
Im using punbb for my school, there will be a lot of messages there ^^
Finally
Im using punbb for my school, there will be a lot of messages there ^^
Nice!
I hope there's no bugs left then
I was thinking 'bout something that shows how many messages that have been sent by all users also.
"This forum has 600 registered users, 1072 topics and 7144 posts."
OK I cancalled my PMS project.
"Unable to fetch reports info"
When I remove the modified header.php and replace it with the original, it works. Why?
"Unable to fetch reports info"
When I remove the modified header.php and replace it with the original, it works. Why?
And everything else works?
What's the errormessage if you turn on debug-mode?
(I've changed the errormessage to: "Unable to check for new messages" instead, forgot to change it when I copied the code)
No, nothing works. When I upload everything I just get a small box in the middle of the screen that says:
"An error was encountered
Error: Unable to fetch reports info."
Debug-mode.. I haven't tried that yet.
Did you run install_mod.php?
You know what.. I didn't! Feel so stupid. Although when I did. I got this instead:
An error was encountered
File: install_mod.php
Line: 33
PunBB reported: Unable to create table messages.
Database reported: You have an error in your SQL syntax near ') TYPE=MyISAM' at line 13 (Errno: 1064)
You know what.. I didn't! Feel so stupid. Although when I did. I got this instead:
An error was encountered
File: install_mod.php
Line: 33PunBB reported: Unable to create table messages.
Database reported: You have an error in your SQL syntax near ') TYPE=MyISAM' at line 13 (Errno: 1064)
Hehe
Do you use mysql or pgsql?
I use mysql
Okey... could you test with debug-mode on?
(One of the first lines in include/common.php)
Yeah, I did use that on my last post there.
And I got:
"Database reported: You have an error in your SQL syntax near ') TYPE=MyISAM' at line 13 (Errno: 1064)"
Yeah, I did use that on my last post there.
And I got:
"Database reported: You have an error in your SQL syntax near ') TYPE=MyISAM' at line 13 (Errno: 1064)"
Ahh, true. My mistake
Have a solution though: Change line 31 in install_mod.php to:
PRIMARY KEY (id)
Edit: Somehow frustrating when the code works on my computer but not others...
Haha, well what a mess one single little comma can make.
Thanks alot for helping out! Love your mods btw.
Haha, well what a mess one single little comma can make.
Thanks alot for helping out! Love your mods btw.
Great!
Oh, thanx alot!
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → Private Message System
Powered by PunBB, supported by Informer Technologies, Inc.