Interested in learning

Discuss phpBB 3.0.x in general.
Forum rules
Please post any phpBB 3.1.x related topics in the forum.
CJ1985
New member
New member
Posts: 39
Joined: 23 Apr 2009, 12:49
Real name: CJ
Location: Michigan, USA
[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

Re: Interested in learning

Postby CJ1985 » 29 Apr 2009, 18:35

Too bad there isn't a "starter mods" tutorial. Something that shows them how to do some simple mod, and all process of how to go about doing it and what all needs to be done and so forth. That would definitely be helpful. :)

I don't know, I learn better by "visually" seeing it done. I hope that makes sense? lol

User avatar
Obsidian
Supporter
Supporter
Posts: 736
Joined: 13 May 2008, 15:20
Real name: Damian
Contact:

Re: Interested in learning

Postby Obsidian » 29 Apr 2009, 18:38

Oh, it makes sense.
Actually, that's how I learned to MOD phpBB...though I don't modify the core as much anymore, I prefer to extend it. :lol:

CJ1985
New member
New member
Posts: 39
Joined: 23 Apr 2009, 12:49
Real name: CJ
Location: Michigan, USA
[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

Re: Interested in learning

Postby CJ1985 » 29 Apr 2009, 18:47

So where is the tutorial at that you used? lol

Maybe you should make a tutorial. ;)

User avatar
Obsidian
Supporter
Supporter
Posts: 736
Joined: 13 May 2008, 15:20
Real name: Damian
Contact:

Re: Interested in learning

Postby Obsidian » 29 Apr 2009, 18:54

Ah, no, I didn't use a tutorial. Actually, I created a test board and constantly blew it up..learned a lot the hard way, but it's stuck with me.

If you want to learn to write MODs, install a few of them for a while. Learn to recognize what the code does.
Experience, for us modders, is "this does this", "this does that", and "if you use this, this happens".

As for wanting a tutorial...learning to MOD from a tutorial tends not to work. You have to find something that you want to change, and experiment. Ask questions! Get errors! Hit your head on the desk a few times and try to find out what went wrong!


Oh, FYI: There's a required language that every programmer must know. Profanity.

:lol:

CJ1985
New member
New member
Posts: 39
Joined: 23 Apr 2009, 12:49
Real name: CJ
Location: Michigan, USA
[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

Re: Interested in learning

Postby CJ1985 » 29 Apr 2009, 19:18

Ha, lol! I like the last part you wrote... profanity... nice! :p

So yeah. I'm trying. It'll take time. lol Why does there have to be so many different languages when it comes to coding? Why can't it just stick to HTML?? Wouldn't that be simpler? lol! You would think so anyways ha ha.

:beer:

Anyways... I'm trying. I have created a test board, which is the web server thingy I believe ha through XAMPP. :) So I know I got one thing set up so far. Ha!

User avatar
Ganon_Master
Past Contributor
Past Contributor
Posts: 311
Joined: 20 Nov 2006, 16:23
Real name: Hidde
Location: Soesterberg, Utrecht, The Netherlands
Contact:

Re: Interested in learning

Postby Ganon_Master » 29 Apr 2009, 23:06


User avatar
Obsidian
Supporter
Supporter
Posts: 736
Joined: 13 May 2008, 15:20
Real name: Damian
Contact:

Re: Interested in learning

Postby Obsidian » 30 Apr 2009, 00:08


CJ1985
New member
New member
Posts: 39
Joined: 23 Apr 2009, 12:49
Real name: CJ
Location: Michigan, USA
[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

Re: Interested in learning

Postby CJ1985 » 30 Apr 2009, 13:37

:lol: :lol: :lol:

I have a wish list. If anyone cares. LOL

Wish List
1. A program that teachs, shows you how to work/code with PHP.
2. Coding to become easier.
3. Hair, because I've pulled all the last strains of what I did not have left.
4. Uhm, I don't know. lol

User avatar
Ganon_Master
Past Contributor
Past Contributor
Posts: 311
Joined: 20 Nov 2006, 16:23
Real name: Hidde
Location: Soesterberg, Utrecht, The Netherlands
Contact:

Re: Interested in learning

Postby Ganon_Master » 30 Apr 2009, 14:17


CJ1985
New member
New member
Posts: 39
Joined: 23 Apr 2009, 12:49
Real name: CJ
Location: Michigan, USA
[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

Re: Interested in learning

Postby CJ1985 » 30 Apr 2009, 20:54

Ha ha ha! Thanks for the wig idea, ha! That will definitely stop people from staring at me. lol

I'm trying to learn it, but it's not going to happen over night. Ha

User avatar
Obsidian
Supporter
Supporter
Posts: 736
Joined: 13 May 2008, 15:20
Real name: Damian
Contact:

Re: Interested in learning

Postby Obsidian » 30 Apr 2009, 22:37


CJ1985
New member
New member
Posts: 39
Joined: 23 Apr 2009, 12:49
Real name: CJ
Location: Michigan, USA
[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

Re: Interested in learning

Postby CJ1985 » 01 May 2009, 15:07

Sometimes, too much time. lol

CJ1985
New member
New member
Posts: 39
Joined: 23 Apr 2009, 12:49
Real name: CJ
Location: Michigan, USA
[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

Re: Interested in learning

Postby CJ1985 » 02 May 2009, 01:36


User avatar
igorw
Past Contributor
Past Contributor
Posts: 1967
Joined: 01 Jun 2006, 20:48
Real name: Igor
[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

Re: Interested in learning

Postby igorw » 02 May 2009, 11:19

So will it pull rss feeds and post them to a specified forum?

- we're poor!

User avatar
Obsidian
Supporter
Supporter
Posts: 736
Joined: 13 May 2008, 15:20
Real name: Damian
Contact:

Re: Interested in learning

Postby Obsidian » 02 May 2009, 13:42



[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

Return to “phpBB 3.0.x "Olympus" discussion”

Who is online

Users browsing this forum: No registered users and 5 guests