Search found 17 matches

by KFCSpike
Tue Aug 21, 2007 4:10 pm
Forum: [3.0/Olympus] Discussion
Topic: User Group Permissions
Replies: 13
Views: 15690

Re: User Group Permissions

You need to include functions_user earlier in your code.

Code: Select all

include($phpbb_root_path . 'includes/functions_user.' . $phpEx);
by KFCSpike
Mon Aug 20, 2007 6:07 pm
Forum: [3.0/Olympus] Discussion
Topic: EasyMod for phpBB 3
Replies: 12
Views: 24041

Re: EasyMod for phpBB 3

The "ready when its finished" phrase really is the only one he could have used. Programmers simply don't know when their product will be ready and they cant release it until its ready. They could think its ready and all finished only to find new bugs and problems that need to be overcome ...
by KFCSpike
Mon Aug 20, 2007 5:36 pm
Forum: [3.0/Olympus] Discussion
Topic: User Group Permissions
Replies: 13
Views: 15690

Re: User Group Permissions

yeah sweet!!! thanks man, I also needed that, not the permissions thing, the whole codes thing I am still trying to finger this thing out - I see the group_membership and that it can form an array, but I dont know what would be the easiest way to check if the array contains a given number....... by...
by KFCSpike
Wed Apr 04, 2007 7:00 pm
Forum: [3.0/Olympus] Discussion
Topic: Locking Topics
Replies: 17
Views: 20069

Re: Locking Topics

pentapenguin wrote:
KFCSpike wrote: I locked it myself by mistake :oops:

If you are talking about a topic here use the report post icon and ask a moderator to reopen it for you....


I would have pentapenguin but I found the answer to my question after searching again so the post probably deserved to be locked anyway :wink:
by KFCSpike
Wed Apr 04, 2007 6:56 pm
Forum: [3.0/Olympus] Discussion
Topic: Suspecting RC1 very soon!
Replies: 1443
Views: 1479265

Re: Suspecting RC1 very soon!

I reckon they still have some work to do before RC1. Including prosilver in the latest CVS was a good bit of work, it probably made a lot of board owners (me for one) try a test install and run it 'semi-live' (i.e. tell a select group from the real live board to have a go and try it out). This will ...
by KFCSpike
Wed Apr 04, 2007 6:49 pm
Forum: [3.0/Olympus] Discussion
Topic: How much would you pay?
Replies: 27
Views: 28234

Re: How much would you pay?

Can't say i'd pay anything, but if they all of the sudden needed some donations, i'd probably be more than willing to make some. I have to say that sums it up for me as well Fisker, I would be happy to make a donation if I thought it would help/was needed to keep things running. I'm sure the devs h...
by KFCSpike
Mon Mar 26, 2007 4:36 pm
Forum: [3.0/Olympus] Discussion
Topic: Locking Topics
Replies: 17
Views: 20069

Re: Locking Topics

I locked it myself by mistake :oops:
by KFCSpike
Sun Mar 25, 2007 2:40 pm
Forum: [3.0/Olympus] Discussion
Topic: Locking Topics
Replies: 17
Views: 20069

Locking Topics

I was able to lock my own topic earlier?
Is this deliberate or a problem with permissions on here?
by KFCSpike
Sun Mar 25, 2007 2:33 pm
Forum: [3.0/Olympus] Discussion
Topic: Suspecting RC1 very soon!
Replies: 1443
Views: 1479265

Re: Suspecting RC1 very soon!

I see what you are saying codereader, but I reckon that using prosilver on the main site will be the test rather than a B6?
by KFCSpike
Sun Mar 25, 2007 2:18 pm
Forum: [3.0/Olympus] Discussion
Topic: Integration with web site
Replies: 0
Views: 2530

Integration with web site

First of all, apologies because I know that similar has been discussed before, but I haven't been able to suss out what to do from all the other threads that I have read :oops: All I want to do on my site is to be able to see if a user is logged into my Olympus forum and grab the user details for us...