226

(7 replies, posted in PunBB 1.3 troubleshooting)

Stupid question... hmm

Ok this

$query['SELECT'] .= ', u.blah';

adds to this

'SELECT'    => 'blah, blah'

My question is how do I add an addition to this one...

    'JOINS'        => array(
        array(
            'INNER JOIN'    => 'forums AS f',
            'ON'            => 'c.id=f.cat_id'
        ),
        array(
            'LEFT JOIN'        => 'forum_perms AS fp',
            'ON'            => '(fp.forum_id=f.id AND fp.group_id='.$pun_user['g_id'].')'
        )
    )

227

(2 replies, posted in PunBB 1.3 troubleshooting)

Im pretty sure the parser is going to be replaced for release. So not worth trying at the moment.
EDIT: Found post that states that it is running old parser.

Close to the new parser yet? tongue

Rickard wrote:

You should probably uninstall the template extension as well smile

Will do..

In fact I will remove all extensions. That way its a demo for the default 1.3 and nothing more.
PunDemo will be showcasing extensions by the end of the month.

Before the end of the month I will be moving the demo to demo.pundemo.org as I have nearly finished the new site for pundemo.org.

When I do this I will set up a cron job but also I will be removing the analytics/adverts from the demo as well.

That would be me... I will update it this evening when I finish work. smile

They are updating it so quickly that if I do it in the morning... by the evening its out of date. I will try to sort it daily now. tongue

231

(4 replies, posted in General discussion)

I only noticed the change in the front page when it was mentioned.... my favorite is not the home page... tongue

@elbekko
Will speak to you on MSN this evening.

Tried to put this on pundemo and it just makes admin pages crash. If it works for others im guessing maybe a confliction with another extension. hmm

233

(11 replies, posted in PunBB 1.2 show off)

downliner wrote:
StevenBullen wrote:

Whats wrong with punres?

Nothing at all, I've released the skin over at punres already smile Instead of only editing style.css and style_cs.css though I wanted to start making slightly more difficult (for me anyway) skins so will be editing the imports/base.css file (which can't be uploaded at punres, unless copied directly into the _cs.css file wink), viewtopic, viewforum etc.

The site is mainly my testing ground for new ideas but I figured I may as well make it into a site and post up what I find, instead of filling up punres with my useless junk lol.

Fair point. big_smile

234

(11 replies, posted in PunBB 1.2 show off)

Whats wrong with punres?

235

(5 replies, posted in PunBB 1.3 troubleshooting)

thame^ wrote:

Two things really stood out for me: a large horizontal scrollbar on every page, and the navigation crumbs not wrapping.

Correct, 1.2 don't have these two problems. wink

236

(5 replies, posted in PunBB 1.3 troubleshooting)

Haven't fully checked it but think there is some problems on the iPhone/itouch browser.

I will investigate further when I wake up... Need to sleep. But acting very different to 1.2.

sorry to not say more, but on my touch at the moment and cant be arsed to write anymore out...

237

(13 replies, posted in Feature requests)

guardian34 wrote:
elbekko wrote:

Would be better to just get rid of them all.

And put them in an extension.

I agree

238

(11 replies, posted in PunBB 1.3 troubleshooting)

Paul wrote:

Don't forget that it is customary for me to completely rename every class 3 minutes before final release just to be an awkward bastard.

Also keeps people on there toes.. tongue

239

(48 replies, posted in News)

Yay!

Hunting season is upon us.... Hunt them bugs people!

Ok I have released PunHosting along side the BETA release of 1.3.

This will make PunHosting much more reliable and also give me the chance to pick up any bugs before the release of the final 1.3 release for both PunBB and PunHosting.

What you get:
* PunBB 1.3 (BETA+latest rev)
* Unlimited capacity
* Free (Google Ad Driven)
* Chance to check out latest PunBB 1.3 BETA/SVN without any hassle of installing

Create A Forum - http://punhosting.com/
Support Site - http://punhosting.com/help/

I think thats it...

241

(2 replies, posted in PunBB 1.3 troubleshooting)

When you add a category it does not insert the position id.

242

(42 replies, posted in PunBB 1.2 show off)

Rev: 1366 (47 changsets in 3 days)... very nice. big_smile

Keep up the good work guys....
Plus as I use ie7 at work.... Im well pleased with the lastest few changesets that fix the admin side. smile Cheers paul.

243

(18 replies, posted in PunBB 1.2 discussion)

In 1.2 you had a few class's that people could use anywhere... for example block, inbox, box, etc...

Will 1.3 have something simliar yeah?

I was going to actually reply to this post... But I think this sums it up.

Smartys wrote:

eh, what? No offense, but this post sounds to me like you just heard someone talk about SEO and are trying to show off. wink

245

(8 replies, posted in PunBB 1.2 modifications, plugins and integrations)

CReatiVe4w3 wrote:

Please don't post if you haven't the slightest clue about an answer.

But he does have a clue and is telling the truth...  Doh!

Removing punbb copyright from footer.. Doh!

Good luck in your help! Doh!

246

(16 replies, posted in General discussion)

I was only playing anyway... smile

247

(16 replies, posted in General discussion)

MattF wrote:

Mine has just been tidied up, (both cosmetically and codewise)

Erm... you sure about that...

You have more { } than I have ever seen in one file tongue

248

(51 replies, posted in PunBB 1.2 discussion)

All.. MySQL 5.0.27

View the source and what do you see?

Simple thing to look over is if your using it in html then you would need to use

<img src="img/<?php echo $pun_user['style'] ?>/icon_small.gif" alt="" />

250

(42 replies, posted in PunBB 1.2 show off)

Well guys now on 1262.... Quite a few revisions since I started the first SVN demo. Well over a 100 in fact...

Well done team... so far tongue