PunBB Favicon... That one, where starts url...

?

Ok, with FluxBB is much better than it seemed. They have two plugins "Mod installer" and "Patcher". Both work for installing mods with one click.
So I have no more problems with FluxBB and returned to it.
Thanks.

I found strange things:
1) As registered member I can not open thread, - I get error 503.
2 As a guest I can open threads.
4) Spambot can (atleast start new thread).
5) As newly registered member I still cant open thread. Also standard member has wrong color - red and not blue...
6) I can not change something in usergroups from adminpanel.
7) Cant access to noones Profile.

So all problem is in users or usergroups... Tried in db change one user similar to guest, but it did not help...

There is no way how to turn FluxBB slightly changed database back to PunBB? (I do not have recent database backup because I backup only appeared to be succesful.)

FluxBB is one way direction?
;-(
No welcoming for return of lost son?
:-D

I found where in database I can change version number from 1.4.8 to 1.3.2, and did it. After that disappeared that "New alerts"/Database version mismatch.
Also I deleted that user id 1. Forum still is opening, but still trying to open any post turns to error 503.
What to do?


EDIT:
I found that with lack of "guest" user (id 1) those members who login automatically, they can access index page, PM. But if you are not automatically remembered and logged in, then you can not get in because you are guest. So in database I wrote "guest" as user id 1.

dimkalinux wrote:

Install fresh PunBB and look at database structure. Fix difference with your current database dump.
It should not be difficult.

Well, I tried to install 1.3.2.
As install file finds config.php it says:

The file 'config.php' already exists which would mean that PunBB is already installed. You should go here instead.

But without config.php I get error 500.

I tried another thing, too.
I changed one thing also. When I tried after FluxBB return to PunBB, it said that I need to have user id1 for IIRC anonymous users. So at database I coppied one user, changed his id to 1, and deleted his name and email.
I returned to index.php, and forum opened as PunBB 1.4.8 (aparantly from FluxBB 1.4.8). But:
Ir "New alerts" it says:

Database version mismatch Your PunBB database is meant to be used in conjunction with a newer version of the PunBB code. This mismatch can lead to your forum not working properly. It is suggested that you upgrade your forum to the newest version of PunBB.

Also while on index.php page all categories, forums, threads, posts looks ok, - if I try to open them I get error 503.

What to do?

dimkalinux wrote:

Anybody what?

Anybody could help on this? It should not be difficult. It should be minor differences between FluxBB and PunBB. Going to FluxBB was very easy, should be opposite too.

Anybody?

I had two major complains with punBB:
1) subforums (buggy, becouse mess up "unread posts" signs.)
2) lack of compact design styles but SpinkBB did not work.

So I tried a migrate and now regret. I migrated to FluxBB, but that was like returning to punBB 1.2. The biggest headache is that FluxBB 1.4.8 does not have plugins. But modifications are crazy.
I need subforums but it asks 74 (!) steps in modification...
https://github.com/daris/fluxbb-sub-forum
Are you serious? Does these people think that ordinary people love php editing?

So I tried to get back to punBB. But FluxBB do not create its own tables in database but change PunBB original ones. Well, - I thought, - I have a sql backup. But I found that for some reasons I do not have full backup despite I eksported database several times and last two it stopped at completely the same size...

So I have now problem.
How to get back from FluxBB 1.4.8?

10

(7 replies, posted in PunBB 1.4 troubleshooting)

Does it works with 1.4?

11

(7 replies, posted in PunBB 1.4 troubleshooting)

Ye, - no subforums, - no 1.4!

Hi everbody.
I want that oxygen style index page is more compact with smaller blocks and "Yesterday 23:47by memberx" fonts.
So I used SpinkBB for 1.3xx. I got this:
http://spinkbb.jsand.net/punbb/?spkEn?s … e0ab8bc4de

But code does not have any effect. Look, I added it to end of Oxygen_cs.css, but no use.


/* General colour scheme
----------------------------------------------------------------*/

body {
    background: #fff;
    color: #333;
    }

.brd a:link, .brd a:visited {
    color: #00579C;
    }

.brd p.feed a:link, .brd p.feed a:visited {
    color: #DDDDDD;
    }

.brd a:hover, .brd a:active, .brd a:focus,
.brd p.feed a:hover, .brd p.feed a:active, .brd p.feed a:focus {
    color: #b42000;
    text-decoration: none;
    }

.brd .main-pagepost a:link, .brd .crumbs a:link,
.brd .main-pagepost a:visited, .brd .crumbs a:visited {
    text-decoration: none;
    }

.brd .main-pagepost a:hover, .brd .crumbs a:hover,
.brd .main-pagepost a:active, .brd .crumbs a:active,
.brd .main-pagepost a:focus, .brd .crumbs a:focus {
    text-decoration: underline;
    }

.brd .gen-content, .brd .main-content {
    background: #fbfbfb;
    border-color: #DFE6ED;
    border-bottom-color: #CBD1D8;
    }

.brd .main-pagepost {
    background: #fff;
    border-color: #DDE4EB;
    }

.brd .crumbs {
    background: #fff;
    border-color: #fff;
    }


.brd .main-item, .brd .main-item li, .brd .main-item div, .brd td {
    border-color: #DDE4EB;
    }

.brd .main-item li.info-posts,
.brd .main-item li.info-replies,
.brd .main-item li.info-views,
.brd .main-item li.info-topics {
    }

.brd .main-content .main-item .item-nav {
    color: #888;
    }

.brd .main-content .sticky {
    background: #F2F4FA;
    }

.brd .main-content .main-item .hn .item-status em.sticky ,
.brd .main-content .main-item .hn .item-status em.closed{
    color: #314B60;
    font-weight: bold;
    }

.brd .main-content .main-item .hn .item-status em.moved {
    color: #666;
    }

.brd .post * {
    border-color: #DDE4EB
    }

.brd .post {
    border-color: #DDE4EB;
    border-top-color: #fff;
    border-bottom-color: #ccc;
    }

#topic-review .firstpost, .brd .singlepost {
    border-top-color: #DDE4EB;
    border-bottom-color: #DDE4EB;
    }

.brd .post {
    background: #EDF1F5;
    }

.brd .posthead, .brd .postbody, .brd .post-options {
    background: #f9f9f9;
    }

.brd .posthead .hn {
    background: #F1F1F1;
    }

.brd .posthead .post-title small {
    color: #999;
    }

.brd .online .userstatus span {
    border-color: #517CA1;
    }

.brd .ct-box, .brd .ct-set, .brd .ct-group, .brd .frm-group {
    border-color: #DBE0E4;
    }

.brd .admin-page .ct-box {
    background: #FEFFE6;
    }

.brd .admin-page .ct-set .ct-box, .brd .report {
    background: #F4F9FD;
    }

.brd .admin-page .warn-set .warn-box {
    background: #FEFFE6;
    }

.brd .main-frm .ct-group, .brd #brd-announcement {
    background: #F4F9FD;
    }

.brd .main-content .info-box {
    background: #FFFFE1;
    }

.brd .main-extensions .extension, .brd .main-hotfixes .hotfix {
    background: #F4F9FD;
    }

.brd .main-extensions .disabled, .brd .main-hotfixes .disabled {
    background: #FFFFE1;
    }

.brd .warn-group, .brd .warn-set, .brd .warn-box, .brd .error-box, .brd #admin-alerts {
    background: #FEFFE6;
    border-color: #F4EBCE;
    }

.brd .warn-group, .brd .warn-set, .brd .warn-box, .brd .error-box {
    border-color: #E6D190;
    }

.brd ul.info-list li,
.brd ul.error-list li {
    color: #6A97BF;
    }

.brd ul.info-list li span,
.brd ul.error-list li span {
    color: #666;
    }

.brd ul li strong {
    color: #333;
    }

.brd .user-box {
    background: #F4F9FD;
    }
.brd .ct-box .hn, .brd .ct-box .sig-demo {
    border-color: #DBE0E4;
    color: #1F537B;
    }

.brd .error-box .hn {
    color: #333;
    }

.brd .help-box {
    background: #f4f4f4;
    }

.brd .frm-buttons, .brd .extension .options, .brd .hotfix .options {
    border-color: #DBE0E4;
    }

.brd .checklist {
    background: #fff;
    border-color: #ccc;
    }

.brd label, .brd .aslabel, .brd .mf-set legend, .brd .ct-legend * {
    color: #357;
    }

.brd .paging * {
    border-color: #dedfdf;
    }


.brd .required label em, .brd #req-msg em, .brd .warn strong, .brd .important strong {
    color: #b42000;
    }

.brd .entry-content .quotebox, .brd .entry-content .codebox {
    background: #fff;
    border-color: #ddd;
    }

#brd-announcement .userbox {
    background: #F4F9FD none repeat scroll 0 0;
    }

.brd .main-content .main-item .hn .posted-mark {
    color: #99C;
    }

/* Menus
----------------------------------------------------------------*/

#brd-navlinks {
    background: #113C5E;
    border-color: #113C5E;
    color: #ddd;
    }

#brd-navlinks a:link, #brd-navlinks a:visited {
    color: #ddd;
    }

#brd-navlinks a:hover, #brd-navlinks a:active, #brd-navlinks a:focus {
    color: #fff;
    text-decoration: underline;
    }

.brd .main-options, .brd .main-options span {
    background: #DDE4EB;
    }

.brd .main-menu, .brd .admin-menu {
    background: #1F537B;
    }

.brd .admin-submenu {
    background: #E4E4EC;
    border-color: #DFE6ED;
    }

.brd .main-menu a:link,
.brd .main-menu a:visited,
.brd .admin-menu a:link,
.brd .admin-menu a:visited {
    color: #ddd;
    text-decoration: none;
    }

.brd .main-menu a:hover,
.brd .main-menu a:active,
.brd .main-menu a:focus,
.brd .admin-menu a:hover,
.brd .admin-menu a:active,
.brd .admin-menu a:focus {
    text-decoration: underline;
    color: #fff;
    }

.brd .main-menu li.active a:hover,
.brd .main-menu li.active a:active,
.brd .main-menu li.active a:focus,
.brd .main-menu li.active a:visited,
.brd .admin-menu li.active a:hover,
.brd .admin-menu li.active a:active,
.brd .admin-menu li.active a:focus,
.brd .admin-menu li.active a:visited {
    text-decoration: none;
    }

.brd .admin-submenu li.active a {
    text-decoration: none;
    }

.brd .main-menu li.active a {
    color: #fff;
    }

.brd .admin-menu li.active a {
    color: #eef;
    }

#brd-admod #alert a {
    color: yellow;
    }

/* Logo and Headings
----------------------------------------------------------------*/

#brd-head {
    background: #296FA5;
    color: #ddd;
    border-color: #296FA5;
    }

#brd-head a, #brd-head a:link, #brd-head a:visited {
    color: #fff;
    }

.brd .main-head, .brd .main-foot {
    background: #1F537B;
    color: #ddd;
    border-color: #1f537b;
    }

.brd #brd-announcement h1 {
    border-color: #BBBBBB;
    }

.brd .main-subhead {
    border-color: #DFE6ED #DFE6ED #CBD1D8 #DFE6ED;
    background: #F4F4F4;
    }

.brd .column-title {
    border-color: #F4F4F4 #F4F4F4 #CBD1D8 #F4F4F4;
    background: #F4F4F4;
    }

.brd .content-head {

    }

.brd th {
    background: #EAEEF5;
    border-bottom-color: #fff;
    border-top-color: #ddd;
    }

.brd .group-head {
    background: #EDF1F5;
    border-color: #DBE0E4;
    }

.brd .content-head .hn {
    border-color: #DBE0E4;
    color: #666;
    }

.brd .main-head a:link, .brd .main-head a:visited,
.brd .main-foot .options a:link, .brd .main-foot .options a:visited {
    color: #ccc;
    }

.brd .main-head a:hover, .brd .main-head a:active, .brd .main-head a:focus,
.brd .main-foot .options a:hover, .brd .main-foot .options a:active, .brd .main-foot .options a:focus {
    color: #fff;
    }

.brd th {
    background: #F4F4F4;
    }

.brd .main-frm .ct-group td{
    background: #FBFBFB;
    }


/* Status indicators
----------------------------------------------------------------*/

.brd .main-content .main-item .icon {
    border-color: #EDF1F5 #DDE0E4 #C6CBD3 #BABFC6
    }

.brd .main-content .redirect .icon {
    border-color: #f4f4f4 #f4f4f4 #f4f4f4 #f4f4f4
    }

.brd .main-content .sticky .icon {
    border-color: #D7E5F3 #C3CFDC #9FB3C7 #90A2B4
    }

.brd .main-content .closed .icon {
    border-color: #ACACAC #979797 #898989 #7A7A7A
    }

.brd .main-content .sticky .closed {
    border-color: #D7E5F3 #C3CFDC #898989 #7A7A7A
    }

.brd .main-content .new .icon {
    border-color: #2B75AD #235E8C #1F537B #266799
    }


/* Multi Checkbox Widget
-------------------------------------------------------------*/

.brd .checklist .checklist-item label:hover {
    background: #EDF1F5;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    /******** SPINKER ********/
/* Generated on http://spinkbb.jsand.net/punbb
/* To change your style, import this Spinker in SpinkBB
*/

BODY DIV#brd-wrap DIV.brd-page DIV#brd-main DIV#category1 DIV#forum1 DIV.item-subject P {
    font-size: 9px;
    margin-top: -5px;
    margin-bottom: -5px;
}

BODY DIV#brd-wrap DIV.brd-page DIV#brd-main DIV#category1 DIV#forum1 UL.item-info LI.info-lastpost STRONG A {
    font-size: 10px;
}

BODY DIV#brd-wrap DIV.brd-page DIV#brd-main DIV#category1 DIV#forum1 UL.item-info LI.info-lastpost CITE {
    margin-top: -5px;
    font-size: 10px;
}

BODY DIV#brd-wrap DIV.brd-page DIV#brd-main DIV#category1 DIV#forum1 {
    margin-top: -5px;
    margin-bottom: -12px;
}

BODY DIV#brd-wrap DIV.brd-page {
    margin-top: 0;
    margin-bottom: 0;
}

BODY DIV#brd-wrap DIV.brd-page DIV#brd-main DIV#category1 DIV#forum1 DIV.item-subject H3.hn,
BODY DIV#brd-wrap DIV.brd-page DIV#brd-main DIV#category1 DIV#forum1 UL.item-info LI.info-lastpost {
    margin-top: -5px;
}

/******** END SPINKER ********/

13

(3 replies, posted in PunBB 1.3 additions)

siddle wrote:

Have you tried uploading the icon of your choice through your profile settings?

That is avatar and not new smilies-like BBCode.

hklown wrote:

Are you asking how to add a custom BBCode that renders an icon?

Yes.

14

(3 replies, posted in PunBB 1.3 additions)

Basically what I want I want to make one icon specific to my forum. As I expect, it is most easy to do through BBCode. But I keep disabled smileys because I dislike them.

So how to add my own forum specific icon?

Nobody?

Hēļļō everybody!

I saw before topic headlines about such extension, but then I did not need such.

Now I want that newly registrated members receive PM in which is said that he can subscribe to website newsletter.

Can somebody say name of that extension because I can not find it...

Sānkyū!

How I can make newsletter for members?
I have installed broadcast email extension, but do not see what it gives.

18

(13 replies, posted in Archive)

KANekT wrote:
N3twork2 wrote:

Ok

I have tested, good but statistic don't work ?

What statistics?

At index page my own (and seems in case of others, too) new post is shown as not seen. But I just now posted it and going in shows that there is no new posts except mine...

19

(20 replies, posted in PunBB 1.3 extensions)

Installed. Not have seen bugs (in forum).

20

(20 replies, posted in PunBB 1.3 extensions)

KeyDog wrote:

Well you were able to post here without being asked a question right?
So it's working.

I just wondering about this one (I thought modification is not finished):

KeyDog wrote:

EDIT: Someone should check this for me; I'm seeing warnings for a split second when page redirecting

21

(20 replies, posted in PunBB 1.3 extensions)

So, is it working of buggy?

22

(20 replies, posted in PunBB 1.3 extensions)

brad0383 wrote:

How can I set this extension to only require questions for registration and not for posting?  Thanks.

brad0383 wrote:

Is there any way to have this extension require the questions answered only for registration and not for posting?

Yes!
I installed and then disabled it. I can not annoy forum users with questions when they are posting. But now 2 weeks I am experiencing spam bots attack and captcha at registration do not prevent them...

23

(75 replies, posted in Supported extensions)

brad0383 wrote:

Is there any way to have this extension require the questions answered only for registration and not for posting?

Yes!
I installed and then disabled it. I can not annoy forum users with questions when they are posting. But now 2 weeks I am experiencing spam bots attack and captcha at registration do not prevent them...

When I press "Movepost" I get:

PHP Notice:  Undefined index:  Destination forum in D:\Hosting\mywebsite\htdocs-forum\extensions\pun_move_posts\move_posts.php on line 97

How to solve this problem. Since I got 1.3 (now have 1.32) I have not moved posts myself because that split topic thing is annoying. I was very happy to this mod but it does not work for me. What is the problem?

Ahmed wrote:
zergnm wrote:
Ahmed wrote:

Its works for "Members today", but not for "This week/Last 7 days"...
:-(

You can see the changes I have done for "Members today", and repeat that for "This week/Last 7 days".

Thanks, I will try.

Could not see any difference between Your and vanilla manifest...
:-(