Search found 14 matches

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
by xceler8shun
26 Oct 2008, 11:23
Forum: MOD Feedback
Topic: [BETA] Separate Login and Username 0.0.4
Replies: 12
Views: 5265

Re: [BETA] Separate Login and Username 0.0.4

I've updated to version 0.0.4

Borrowed the install script from evil3's troll MOD and moved most language edits into their own language files.
by xceler8shun
18 Sep 2008, 09:24
Forum: MOD Feedback
Topic: [MODDB] MCP info on index 1.0.2
Replies: 10
Views: 6431

Re: [DEV] MCP info on index

Great MOD, agree that the notifications could be displayed better as well and would like to see this or something like it incorporated as a standard feature
by xceler8shun
16 Sep 2008, 12:31
Forum: MOD Feedback
Topic: [BETA] Separate Login and Username 0.0.4
Replies: 12
Views: 5265

Re: [BETA] Separate Login and Username 0.0.3

The schema files are being created with no problems. They simply won't install now with the install script provided by evil3 This is the install script <?php /** * Load a schema (and execute) * * @param string $install_path Path to folder containing schema files * @param mixed $install_dbms Alternat...
by xceler8shun
02 Sep 2008, 11:26
Forum: phpBB Development discussion
Topic: MPV - the MOD pre-validator.
Replies: 25
Views: 27186

Re: MPV - the MOD pre-validator.

Ahh just found this thread, excellent, will make use of this on all future projects!
by xceler8shun
17 Aug 2008, 23:34
Forum: phpBB Development discussion
Topic: admin / normal user code switch
Replies: 7
Views: 2969

Re: admin / normal user code switch

Thanks for the responses.

Other / all admins viewing isn't an issue in this case, but I may create a new permission anyway.

Cheers
Shane
by xceler8shun
17 Aug 2008, 10:26
Forum: phpBB Development discussion
Topic: admin / normal user code switch
Replies: 7
Views: 2969

admin / normal user code switch

If for example I want to make a piece of code available to administrators only and other code available to normal users, can I use this?

if ($auth->acl_get('a_'))
{
CODE TO SHOW ADMINS
}
else
{
CODE TO SHOW NORMAL USERS
}

or is there a better way to do this?
by xceler8shun
15 Aug 2008, 14:16
Forum: MOD Feedback
Topic: [BETA] Separate Login and Username 0.0.4
Replies: 12
Views: 5265

Re: [BETA] Separate Login and Username 0.0.3

Will take you up on that offer eviL<3 This is mod attempt no 3 for me and I learned heaps just getting this far on this one about how phpbb3 operates. I would assume that many of the language edits could go into their own language file as well to help cut the steps down. Will look at the links you p...
by xceler8shun
15 Aug 2008, 05:51
Forum: MOD Feedback
Topic: [BETA] Separate Login and Username 0.0.4
Replies: 12
Views: 5265

Re: [BETA] Separate Login and Username 0.0.3

I believe it is complete, but would like others to test and comment for me and offer suggestions.

I'm just holding off submission for validation until I get some more feedback.
by xceler8shun
15 Aug 2008, 01:18
Forum: MOD Feedback
Topic: [BETA] Separate Login and Username 0.0.4
Replies: 12
Views: 5265

Re: [BETA] Separate Login and Username 0.0.3

Yes, If for instance your login name was harmlessgoat22 and your username was David, you can change your username to be harmlessgoat22 as well.
by xceler8shun
14 Aug 2008, 13:02
Forum: MOD Feedback
Topic: [BETA] Separate Login and Username 0.0.4
Replies: 12
Views: 5265

Re: [BETA] Separate Login and Username 0.0.3

Yea I know, the install file shocks a few people.

It takes me 28 minutes to complete all code changes, sql queries, run the install files and clear the cache a few times.

I could probably streamline the install file a little as well.
by xceler8shun
14 Aug 2008, 00:36
Forum: MOD Feedback
Topic: [BETA] Separate Login and Username 0.0.4
Replies: 12
Views: 5265

Re: Separate Login and Username 0.0.3

Ok, will try to explain as best I can. For example, My loginname: xceler8shun Username: shane Your loginname: harmlessgoat22 Username: david If I try to make my login name harmlessgoat22 I cant, as it performs the same checks as the usual username function., the same if I tried to change my username...
by xceler8shun
13 Aug 2008, 04:36
Forum: MOD Feedback
Topic: [BETA] Separate Login and Username 0.0.4
Replies: 12
Views: 5265

[BETA] Separate Login and Username 0.0.4

MOD title: Separate Login And Username MOD description: Creates a login name that is separate from the forum username. Can be controlled via the ACP / UCP. Saves people forgetting their login name if "allow username changes" permissions are enabled and the users constantly change and forg...
by xceler8shun
12 Aug 2008, 10:05
Forum: Introductions
Topic: Howdy everyone!
Replies: 8
Views: 3046

Re: Howdy everyone!

Strawberry kiwi drink? if it is any good, it must be Australian.
by xceler8shun
12 Aug 2008, 09:11
Forum: Introductions
Topic: Howdy everyone!
Replies: 8
Views: 3046

Howdy everyone!

G'day all <!-- s;) --><img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink" /><!-- s;) --> Xceler8shun aka Xcel aka Shane New to the phpbb modification scene and literally in way over my head but enjoying it thus far. From Australia, if you haven't guessed yet and have been using phpbb2 fo...
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Go to advanced search