I've sent you a PM roll

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 wink

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>.',

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

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 neutral