326

(4 replies, posted in PunBB 1.3 troubleshooting)

i think he means, he deleted his config.php by mistake.

well tongue never used that one. I thought it was a mod or a plugin doing that. tongue

ok thanks i will check it out

I want to make specific people and give them specific rank.

i checked admin area and found out that to make certain ranks, it needs to be number of posts so he can reach that rank.

i just want to give a rank for specific people.

Like Supporters, Donators etc.

330

(12 replies, posted in PunBB 1.3 additions)

opssssssss

ops sorry big_smile

I want to use punbb login as a wordpress widget like, in the Sidebar.

I want to be Like this:

Widget Title: Login

Username:
[Block]
Password:
[Block]
[Cheklist Button] Remember me button.

[Login Button]

* Register
* Lost your password?

-------------------------------------

After You are Logged in, you will see

Widget Title: Welcome [Username]

=========

AVATAR (if not there, then use the default avater)


=========

* Profile
* Administrations (If Moderator or Admin Then He Get this Link)
* New Posts Since Last Visit

Logged in as SuperMAG. Last visit Today 08:03:17

-----------------------------------------------------------------------------------------------------------------------------------------------------

Ok i think this will make a complete integration of the Wordpress Site. Also note that i have a plugin in WP that i can use Php in widgets too.

oh and keydog, dont forget to add my style too, http://punbb.informer.com/forums/topic/ … h-10-beta/

Smith wrote:

In the "our plan" you linked to there, It looks more like a 1.4 than a 2.0
2.0 would be a whole re-write and whole different look, But they just look like improvments to 1.3.

i think the complete re-write was fluxbb 2.0, not punbb 2.0.

But the Current Punbb 2.0 is good, It has the caching and Template system. which is nice and also improved extension system.

Fluxbb, Unknown. sad

hey grudon66, ur signature sounds crazy lol

http://i42.tinypic.com/34j3pdz.png

first bug or css stuff i think.

Look at the http://punbb.informer.com/forums/search/new/

i think its looks ugly in Google chrome, don't know about other browsers. the 1.3.2 was bitter.

338

(12 replies, posted in PunBB 1.3 additions)

And by the way, if any one installed it, let me know, i want to see how it looks on ur site. smile

Thanks alot guys. it worked.

Ok i am not sure what i need in that matter. I already have my forum integrated to my wordpress site.

but i then realised that i don't need an integration with wordpress since i use wordpress as a CMS.

So Shouldn't i just use the punbb login on my wordpress widget too. Or there shouldn't be any login at all.

what do you recommend for a site like mine's,

- I dont need people wordpress comments since there are none.
- I use it as a CMS.
- I would love to see activity in forums.
- I want every thing to be easy for my users.

Is there any way to do that.

342

(12 replies, posted in PunBB 1.3 additions)

question: which line is the background colour of the post. where the post is written, please quote.

Well this is my first contribution. So please don't laugh, i know i am not a coder, but i have been around coding for more then 1 year. so i learned few stuff, in my stupid journey.

So i created this style for my site, i modified oxygen, and worked 2-3 hrs on it. made yellow like style but i soon realised that it does not suit my site. So i decided, some one else my use it. So here we are with yellowish (yellow and silver theme.)

First release may be not that clean. like people may not like font colour, bar etc. So please describe the look's you would like to be added in the style.

Screenshoots:
Image 1: http://i43.tinypic.com/dwumvq.png
Image 2: http://i40.tinypic.com/adkm7s.png

http://i43.tinypic.com/dwumvq.png

Download: http://super.m.a.g.world.googlepages.com/yellowish.zip
Mirror 1: http://www.filefactory.com/file/af9e067/n/yellowish_zip
Mirror 2: http://uploaded.to/?id=1hvsyc
Mirror 3: http://rapidshare.com/files/217361467/y … h.zip.html
Mirror 4: http://www5.zippyshare.com/v/28603656/file.html
Mirror 5: http://www.rapidspread.com/file.jsp?id=am6frx3nfv

MANY MANY THANKS, utchin, it worked.

how do i do that, my forum is already installed.

Any one.

This PHP environment doesn't have Improved MySQL (mysqli) support built in. Improved MySQL support is required if you want to use a MySQL 4.1 (or later) database to run this forum. Consult the PHP documentation for further assistance.

I need urgent help please, my forum is still down.

348

(6 replies, posted in PunBB 1.3 discussion)

Parpalak wrote:

It's a good idea for a simple site. As to forum, the content of every page depends on user settings and groups. For example, moderators see more than users and administrators see even more.

There is another idea related to cache: extension parser_cache. The most frequently displayed posts (or topics) can be fetched from DB, partially parsed and stored to a cache (a file or some files). This would reduce page generation time and CPU load.

8k84 wrote:

It seems to me that for a "lightweight" forum that's kind of high, isn't it?

By the way, what extensions do you have installed? Maybe there is one that produces high CPU load.

Also, you can include define('FORUM_SHOW_QUERIES', 1); in config.php to see what SQL queries are executed.

well you have make rules for diferent people.

349

(6 replies, posted in PunBB 1.3 discussion)

well, you can check the wordpress super cache plugin. since i am not a developer i can judge.

But.

but make a rule like this, any page that is updated (like forum main page, viewtopics, viewforums, rules etc)
Should be expired.
The first user who visit it after it is renewed. will generate a cache copy in the cache directory.
After that visitor. the cache page will be served to the other users.

User should have options like this

Autoclean the expired pages option, like day, week etc.
Also caches the 404 pages.
feed caching.
etc.

its kinda tricky, but not impossible i think. I hope this gives you a head start. well give you more suggestions after its in beta if you are going to make it.

you can also check the hyper cache of wordpress http://wordpress.org/extend/plugins/hyper-cache/, which is lighter and more effective then super cache.

350

(6 replies, posted in PunBB 1.3 discussion)

yes that happened to me too, i suggest for to owners of the punbb, to realease offical extension. Make it like Wp-SuperCache

so when the pages are html, the do not sent queries to database every time page loads.