Find in forum->administration (Settings - Setup) section URL scheme.

You can disable CSRF checking, but it unsecure.
Maybe better start using PunBB 1.4? it optimzied and fast.

403

(3 replies, posted in PunBB 1.3 troubleshooting)

Send link to your forum.
Check webserver error log.

Simple way use phpmysqladmin or something for editing database.

What version of PunBB you use?
What PHP version you use?

Looks like you use PHP version 6-dev...

406

(1 replies, posted in Discussions)

Seems like your PHP build without XML support.
Install the The XML module for PHP.

407

(3 replies, posted in Discussions)

Is lightweight.
New 1.4 version is more optimized than 1.3.

408

(3 replies, posted in PunBB 1.3 discussion)

Custom (facebook.css) themes for PunBB 1.2

409

(5 replies, posted in PunBB 1.3 troubleshooting)

Edit lang/English/* files

You need write small extensions for this.
This feature unavailable in core.

Its not good remove directly from code, by many reasons.

412

(2 replies, posted in PunBB 1.3 troubleshooting)

Try add to config.php

define('PUN_EXTENSIONS_USED', true);

Send me link to forum.

This link is always visible for admin.
Check this as member, not admin.

415

(0 replies, posted in Supported extensions)

Extensions use new feature of Chrome browser than can  pre-renderer pages for fast navigation.
Extension pre-renderer "Next" page in multi-pages topics, forums or search results.

Worked on Chrome 13.
Technology described on Chrome dev site.

Prerendering is an experimental feature in Chrome (versions 13 and up) that can take hints from a site’s author to speed up the browsing experience of users. A site author includes an element in HTML that instructs Chrome to fetch and render an additional page in advance of the user actually clicking on it.

PunBB 1.4
fancy_next_page_prerender.zip — version 0.1

416

(2 replies, posted in Supported extensions)

Extension add icons for links at some social sites like twitter, last.fm.
Also added icons for direct links to archive like .zip.

http://pic.lg.ua/x/2/b8b1f6/md_4e991a32.png

PunBB 1.4
fancy_link_icons.zip

417

(3 replies, posted in Supported extensions)

Extension add ability to embed GitHub Gists in posts.

Demo
http://www.punbb.org.ua/punbb/topic/113/

http://pic.lg.ua/x/1/97dba4/md_8eec2176.png

PunBB 1.4
fancy_github_gists.zip — version 0.5

418

(154 replies, posted in Supported extensions)

Ok, we try to implement this feature in the next release.

419

(8 replies, posted in Development)

Visually changes between 1.3 and 1.4 very small.
But too many CSS optimization and tuning for speed and modern specifications.

420

(13 replies, posted in Supported extensions)

Extension add nice spoiler bbcode tag.
Supported custom title. Not flickering.

Demo
http://punbb.org.ua/punbb/topic/112/

Download for PunBB 1.4
fancy_spoiler.zip — version 0.7

http://pic.lg.ua/x/4/341b86/sm_837a0148.png

http://pic.lg.ua/x/2/fc5f72/sm_d3f34943.png

421

(8 replies, posted in Development)

Release candidate 2

There are no new features in this version — we only fixed bugs founded in RC1 version.
View list of changes on GitHub.

Extensions repo
Repository with Official extensions that ready for PunBB 1.4 (since RC1)
https://github.com/punbb/extensions

Repository with non-official extensions that ready for PunBB 1.4 (since RC1)
https://github.com/dimkalinux/Fancy-Extensions
https://github.com/ashcs/punbb_extensions/

Worked forum
http://punbb.ru/


Download
punbb-1.4RC2.zip

Ok, i check this.

Thanks for report.

423

(2 replies, posted in PunBB 1.3 extensions)

Pun_bbcode in http://punbb.informer.com/extensions/

PunBB 1.4
fancy_js_cache.zip

Changes from version for PunBB 1.3

  • Removed JS handling, because is async in 1.4

  • Removed all minifications.

  1. Add to config.php
    define('FORUM_DISABLE_HOOKS', 1);

  2. Uninstall pun_approval

  3. Remove from config.php define('FORUM_DISABLE_HOOKS', 1);