the links you create should now open in a new window.
I'll change this in the next version so that when you set that system option to open the comments link in a new window, it'll also affect links you create as well.
And just out of curiosity, I see you're subscribed to this thread, did it send you an email properly when I replied to it? was it marked as spam or anything?
Thanks for the info ... I'll edit the file tomorrow (and document it so I don't forget!).
I've checked my emails, and I've not had one ... I've spoken to my hosting company and they have a fairly agressive spam filter in place which is activated when a message is forwarded (this is our forward set up to an email archive).
I'll change my registered email address to one which operates outside this ... then we'll see if the message gets through.
Made change as directed ... but it broke N13 ... got this error:
Warning: Missing argument 3 for bb2html(), called in /home/lrmcom/public_html/N13-news/functions.php on line 454 and defined in /home/lrmcom/public_html/N13-news/bbparser.php on line 33
Warning: mysql_query() [function.mysql-query]: Access denied for user 'lrmcom'@'localhost' (using password: NO) in /home/lrmcom/public_html/N13-news/bbparser.php on line 109
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/lrmcom/public_html/N13-news/bbparser.php on line 109
Access denied for user 'lrmcom'@'localhost' (using password: NO)
Access: Admin
Total Posts: 1395
Joined: 2006-05-19
If you're getting error messages like
Code:
Warning: mysql_query
That means the upgrade may have went wrong or some of the files have been changed back to the 3.2 versions. When you edited the bbparser file, could it be possible that you edited the 3.2 version of the file then uploaded that?
The reason is ask is the system no longer uses mysql_query so it would only show that error if it was using an older file.