Search found 1185 matches

by igorw
02 Nov 2010, 20:05
Forum: Library
Topic: paypal_ipn.php
Replies: 16
Views: 29591

Re: paypal_ipn.php

Even more detailed? <!-- s:o --><img src="{SMILIES_PATH}/icon_e_surprised.gif" alt=":o" title="Surprised" /><!-- s:o --> 1. Include the file 2. Instantiate paypal_ipn 3. Assign fields (as seen above) 4. Output a form pointing to $paypal->paypal_url with the $paypal->hidden_fields() as hidden fields ...
by igorw
05 Oct 2010, 20:49
Forum: Introductions
Topic: Hi!
Replies: 12
Views: 12421

Re: Hi!

Hey Rich. No need to act like a subversive git.

Instead, have a beer. :beer:
by igorw
13 Apr 2010, 18:40
Forum: phpBB 3.0.x "Olympus" discussion
Topic: hash mod
Replies: 2
Views: 10426

Re: hash mod

Well the php source is linked to from that page. <!-- s;) --><img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink" /><!-- s;) --> <!-- m --><a class="postlink" href="http://phpbbmodders.net/tools/hash/?highlight=1">http://phpbbmodders.net/tools/hash/?highlight=1</a><!-- m --> That should m...
by igorw
01 Apr 2010, 18:18
Forum: General Discussion
Topic: ASPbb
Replies: 4
Views: 8543

Re: ASPbb

I'm glad they're finally moving away from PHP, it's such an old technology, after all.
by igorw
29 Mar 2010, 18:25
Forum: phpBB Development discussion
Topic: Odd assign_block_vars problem
Replies: 3
Views: 12319

Re: Odd assign_block_vars problem

And why exactly are you using <!-- PHP --> tags? Use normal template variables.
by igorw
18 Mar 2010, 09:40
Forum: Tools for MOD authors
Topic: phpBB QuickInstall for phpBB 3.0.x
Replies: 132
Views: 473803

Re: phpBB QuickInstall for phpBB 3.0.x

No, please try out this version: http://github.com/tumba25/phpbb-quickinstall

Tumba25 is working on a new version.
by igorw
13 Mar 2010, 10:57
Forum: Library
Topic: functions_cute_url.php
Replies: 24
Views: 88207

Re: functions_cute_url.php

Read the hooks_system.html in the docs folder of phpBB. All you have to do is name the file accordingly (hook_something.php?) and put it into includes/hooks. And you need to make sure cute_urls are available globally.
by igorw
07 Mar 2010, 04:50
Forum: phpBB 3.0.x "Olympus" discussion
Topic: phpBB Modders Article System?
Replies: 13
Views: 33642

Re: phpBB Modders Article System?

Simple: A template::display() hook that does a preg_replace, converting all URLs to something usable. That fixes the URLs for phpBB's template variables. The custom site variables are generated directly as "cute URLs" and need no conversion.
by igorw
05 Mar 2010, 23:51
Forum: Announcements
Topic: phpBB 3.0.7-PL1
Replies: 0
Views: 13761

phpBB 3.0.7-PL1

[url=http://www.phpbb.com/community/viewtopic.php?f=14&t=2014195]The release of phpBB 3.0.7-PL1 has just been announced.[/url] This patch-level 1 release fixes a security issue with permission checking. More information can be found in the announcement topic linked above. [url=http://www.phpbb.c...
by igorw
05 Mar 2010, 10:15
Forum: phpBB 3.0.x "Olympus" discussion
Topic: phpBB 3.0 goes GitHub
Replies: 3
Views: 13296

phpBB 3.0 goes GitHub

It's not official yet, but phpBB 3.0's development [url=http://github.com/phpbb/phpbb]has been shifted to GitHub[/url], following [url=http://github.com/phpbb/phpbb]the 4.0 line[/url].

[url=http://twitter.com/naderman/status/9892489725]Unofficial announcement[/url].
by igorw
04 Mar 2010, 21:43
Forum: phpBB Development discussion
Topic: Version control
Replies: 1
Views: 10512

Version control

What are your experiences with version control tools like SVN, Git, etc.?

Do you use them?

Why or why not?

Which do you use?
by igorw
04 Mar 2010, 10:36
Forum: Announcements
Topic: MODX 1.2.5 released
Replies: 0
Views: 13242

MODX 1.2.5 released

As previously announced, [url=http://www.phpbb.com/community/viewtopic.php?f=14&t=2011355]MODX 1.2.5 was released[/url]. It addresses some shortcomings of the recent MODX 1.2.4. The php-installer link type has been moved to its own tag within the action-group. It will be displayed within the XSL...
by igorw
03 Mar 2010, 15:05
Forum: Announcements
Topic: MODX 1.2.4 released
Replies: 0
Views: 13340

MODX 1.2.4 released

Some interesting changes can be found in [url=http://www.phpbb.com/community/viewtopic.php?f=14&t=2006825]the new MODX 1.2.4[/url]. ⋅ add-after, add-before and replace-with are now colour-coded ⋅ Several new link types: ⋅ text: for text MOD files ⋅ php-ins...

Go to advanced search