You are not logged in. Please login or register.
Active topics Unanswered topics
Search options (Page 10 of 32)
Stupid question...
Ok this
$query['SELECT'] .= ', u.blah';
adds to this
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'].')'
)
)
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?
Rickard wrote:You should probably uninstall the template extension as well
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.
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.
I only noticed the change in the front page when it was mentioned.... my favorite is not the home page...
@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.
downliner wrote:StevenBullen wrote:Whats wrong with punres?
Nothing at all, I've released the skin over at punres already 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 ), 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.
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.
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...
guardian34 wrote:elbekko wrote:Would be better to just get rid of them all.
And put them in an extension.
I agree
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..
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...
When you add a category it does not insert the position id.
Rev: 1366 (47 changsets in 3 days)... very nice.
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. Cheers paul.
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.
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!
I was only playing anyway...
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
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="" />
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
Posts found: 226 to 250 of 800