1

(58 replies, posted in PunBB.NET discussion)

Thx you guys smile

We've just opened our SVN with all the information about PunBB.NET.

http://punbb.informer.com/punbbnet/svn

(I promise that comments we will write in English only big_smile).

2

(58 replies, posted in PunBB.NET discussion)

Thx for your replies!
You can find it here smile

3

(58 replies, posted in PunBB.NET discussion)

Utchin wrote:

Object reference not set to an instance of an object.

Line 20:         {
Line 21:             _extension = new Extension(this);
Line 22:             _connection.ConnectionString = _connections["PunConnectionString"].ConnectionString;
Line 23:             BuildCategoryListView();
Line 24:         }

  Source File:  c:\Users\Utchin\Downloads\punbbnet_beta\PunBB.Net\Default.aspx.cs    Line:  22

You have to run http://<your_site>/Install.aspx first.

If you are going to use MS Access 2003 don't forget to put your *.mdb file into App_Data dir.

4

(58 replies, posted in PunBB.NET discussion)

We've been working on this project for quite a long time, trying to do our best to create a completely new product, but one that users are already familiar with. And now we are glad to present new  PunBB.Net beta!

Hotfix for this issue has been released.

PunBB 1.3 RC hotfix for XSS exploit in the report system is available now.

Admins will see hotfix-alerts on PunBB 1.3 RC installations.
You may install hotfixes visiting Administration / Extensions / Install extensions. If hotfixes do not appear, this may mean that the cache is still not updated: remove /cache/cache_updates.php and refresh the page.
Choose "Install hotfix" for each one. Done!

Please, report issues related to these hotfixes here.

Fixed.

The following changeset was released as hotfix:

Admins will see hotfix-alerts on PunBB 1.3 RC installations.
You may install hotfixes visiting Administration / Extensions / Install extensions. If hotfixes do not appear, this may mean that the cache is still not updated: remove /cache/cache_updates.php and refresh the page.
Choose "Install hotfix" for each one. Done!

Please, report issues related to these hotfixes here.

The reason was not old database. Actually, file lang/english/profile.php missed "Avatar info change" key.

Please insert line
'Avatar info change'        =>    'You can replace your avatar simply by uploading a new one.',
in /home/xxxxxx/public_html/xxxxxxxxxxxx/lang/English/profile.php to fix the problem.

10

(5 replies, posted in PunBB 1.3 troubleshooting)

This problem is worked now.
The report will be ready today, maybe tomorrow.
Thanks for the message.