I've sent you a PM
1 2009-01-23 08:13
Re: [Release] Simplified Login/Register Extension (Update: Bug fixes) (8 replies, posted in PunBB 1.3 extensions)
2 2009-01-22 12:07
Re: [Release] Simplified Login/Register Extension (Update: Bug fixes) (8 replies, posted in PunBB 1.3 extensions)
Hi,
So I've installed this extension, but I think there's something crucial missing for it to be a succes.
If I logout and go to the index of my board, there's no way to reach the login.php page anymore!
So the login page works fine, but the link from index to login is quite essential for my visitors to reach the board
Edit: a quick fix: in lang/[language]/common.php replace line 16 with:
'No view' => 'You do not have permission to view these forums, please <a href="login.php" target="_self">login</a>.',
3 2008-11-13 09:17
Topic: 1.3 Change Password PHP Notice (1 replies, posted in PunBB 1.3 bug reports)
Notice: Array to string conversion in /home/xxx/xxx/xxx/public_html/forum/profile.php on line 294
Top of the page (in Times New Roman)
@ url:
/profile.php?action=change_pass&id=2
(Profile > Introduction > Change Password)
Cheers,
Maarten
4 2008-11-11 07:25
Topic: Attachment Pun update fails (1 replies, posted in PunBB 1.3 extensions)
I've updated my forum from 1.2x to 1.3 last night, and noticed that the installer fails to install the (latest nightly) attachment extension due to 'duplicate entries in the database'.
These entries in my database where from the previous attachment mod in 1.2; deleting them manually allowed me to install the extension correctly, but at a cost; the previously attached files in the forum are now gone.
Might be worth looking at