pl: kiedyś widziałem jak ktoś zrobił plugin do integrujący logowanie wordpressa z punbb, poprostu wyłączył logowanie w punbb (przekierowanie na logowanie do wordpressa) i przy logowaniu na wordpressie tworzył cookie dla punbb
PS. Teraz będzie problem przetłumaczyć to na angielski tongue

http://fluxbb.org/forums/topic/1320/flu … on-plugin/

en: some time ago i saw plugin which allows to integrate wordpress and punbb login. Logging in PunBB was disabled (redirect to wordpress login page) and when user is logging on wordpress, it puts punbb cookie

77

(170 replies, posted in PunBB 1.3 extensions)

Can you try newest release? (2.4.1, I updated link in first post). I forgot to change hook names for active topics panel wink

check_cookie(&$id_user); // I've  tried that in different combinations, id_user its id of user in my web database

You don't need to execute that function, just require common.php and then you can use $pun_user variable.

79

(170 replies, posted in PunBB 1.3 extensions)

Portal by daris v2.4.2
Adds a portal to forum

Download

This extension is installed on Polish PunBB forums

Development version: SVN or Trac

80

(119 replies, posted in PunBB 1.3 extensions)

You should look for PunPortal

81

(8 replies, posted in PunBB 1.3 extensions)

Heh, there should be message function executed when poll question is less than 5 characters wink I didn't know about it tongue

82

(8 replies, posted in PunBB 1.3 extensions)

I can confirm. It doesn't add any row to database after submitting topic with poll. (table questions is empty)

83

(4 replies, posted in General discussion)

Is this server too slow or is it only my feelings?

When I go to the topic, it sometimes stops loading for a while, and after some seconds it loads next part of page. I don't have this feeling when I browse Fluxbb forums.

84

(3 replies, posted in PunBB 1.3 troubleshooting)

Check if all language files are in utf-8 encoding, I had same problem when I saved language file in other encoding.

85

(119 replies, posted in PunBB 1.3 extensions)

It's probably for beta 1. Newest releases were for FluxBB, now I'm back to PunBB. You can test development version, it should work with 1.3.2 (link in my previous post, it's installed on Polish support forum)

86

(16 replies, posted in PunBB 1.3 extensions)

Programming-Designs wrote:

I installed the extension but it isn't working for me for some reason. I tried some html within the code tag but it didn't color highlight it.

You should specify which language should be used, for example

[ code=html]<b>dfsf</b>[/ code]

(without spaces)

edit: fixed small mistake and released version 1.0.1 (same link)

87

(16 replies, posted in PunBB 1.3 extensions)

GeSHi highlight v1.0.4
Highlights code tags in posts using GeSHi highlighter.
Download

http://img516.imageshack.us/img516/4845/geshigx3.th.jpg

88

(119 replies, posted in PunBB 1.3 extensions)

I didn't release it because there are some things to do/change before release (like for example hooks naming)

Development version of Portal extension is here

I added icons for topics and when topic is sticky and closed it doesn't look good
http://img291.imageshack.us/img291/669/punbbqz1.th.png

Oxygen_cs.css

.brd .main-content .sticky .closed {

I think it should be:

.brd .main-content .sticky.closed .icon {

Preview of Portal extension? It's here: Polish PunBB Support wink

Meteolab wrote:

I got this error after installing it when I'm going onto the index site of forum

The error occurred on line 35 in /var/www/vhosts/**/httpdocs/forum/extensions/portal_by_daris/panels/menu.php

Database reported: Unknown column 'pg.position' in 'where clause' (Errno: 1054).

Fixed

Sometimes I can't read all new posts, because after some time they are marked as read. Can you increase Visit timeout?

rob_van_triet wrote:
Garciat wrote:

I could work on one after I'm back from my trip. Possibly next Monday.

Nice thx.....:D

I've also e-mailed the maker of the last portal for the Beta forum.......but he hasn't posted anything in the forum since April this year....don't think he's gonna answer.:rolleyes

Are you talking about me? tongue
I was too busy to upgrade my extensions for 1.3, but now I have some free time.

Check my svn/trac - there's a portal_by_daris and other extensions that should work with current PunBB version (but they can contain some minor bugs)

All my extensions are installed on Polish PunBB Support

94

(154 replies, posted in Supported extensions)

In Opera there's Alt+s shortcut instead Ctrl+s for submitting form. Is it Opera or extension bug?

95

(119 replies, posted in PunBB 1.3 extensions)

Why is extenson file for? I install it and all i get was trouble. (Corupted output like 2 headers and other things) Without installed extension it works fine.

Look at bar when are displayed rss and atom buttons - i don't know how fix this via css, so i created small extensions which are replacing some html code

And i know about ie bugs with outline style - SuperMAG reported it some time ago. I haven't got IE so i can't fix it.


edit: outline style comes from http://www.dzinerstudio.com/ (it's smf theme)

96

(119 replies, posted in PunBB 1.3 extensions)

i didn't make any of this style - i just ported them.

97

(119 replies, posted in PunBB 1.3 extensions)

Hmm, why not wink

98

(119 replies, posted in PunBB 1.3 extensions)

I don't know what should i do it. Maybe customizable? big_smile

it would be cooler!

any other arguments? tongue


Vovochka: thanks for suggestion

Style changer update (1.11):
http://www.punres.org/files.php?pid=493

Changes:
- $db replaced with $pun_db

100

(119 replies, posted in PunBB 1.3 extensions)

Try upgrading extension to 2.16 version (it's only customized for changeset 1610)