Hi Stoker,
Where can I download the Download MOD used here?
Thanks!
Search found 173 matches
- 25 Jun 2014, 16:29
- Forum: phpBB 3.0.X Modifications
- Topic: Download MOD used here
- Replies: 1
- Views: 216
- 18 Feb 2014, 01:33
- Forum: phpBB 3.0.X Modifications
- Topic: ads in forum list
- Replies: 4
- Views: 433
ads in forum list
Cheers!
Regarding this:
Regarding this:
<!-- IF U_SEE_ADS -->
did you create the specific function? if so, how? 
- 13 Feb 2014, 20:58
- Forum: phpBB 3.0.X Modifications
- Topic: ads in forum list
- Replies: 4
- Views: 433
ads in forum list
Hey Stoker
Would you share the ads code for the forum list?
Thanks!

Would you share the ads code for the forum list?
Thanks!

- 04 Feb 2014, 15:27
- Forum: phpBB 3.0.X Modifications
- Topic: collapsible categories
- Replies: 2
- Views: 290
collapsible categories
hey Stoker,
what are you using for the collapsible categories here? Looks like a cookie is set to remember the setting?
Thanks!

what are you using for the collapsible categories here? Looks like a cookie is set to remember the setting?
Thanks!
- 31 Jan 2014, 21:24
- Forum: phpBB 3.0.X Modifications
- Topic: Top Stats
- Replies: 1,315
- Views: 126,674
Any chance of update to Top Stats
WHat lol you are not serious are you?
Have you thought about custom work? (paid)
Have you thought about custom work? (paid)
- 18 Sep 2013, 00:34
- Forum: phpBB 3.0.X Modifications
- Topic: [Snippet] mChat Live Character Counter Addon
- Replies: 1
- Views: 4,651
[Snippet] mChat Live Character Counter Addon
lol The second picture should be deleted...
- 29 Apr 2013, 13:19
- Forum: phpBB 3.0.X Modifications
- Topic: external links
- Replies: 60
- Views: 3,096
external links
This is my very, very last try. I have tried to take all of Stokers funky pages into effect as well as https stuffs and stuffs for those nubs that put in bs links that go nowhere. Here ya go.
/**
* A subroutine of make_clickable to retrieve
* titles of links posted
*
*/
function make_title_link ...
/**
* A subroutine of make_clickable to retrieve
* titles of links posted
*
*/
function make_title_link ...
- 26 Apr 2013, 02:01
- Forum: phpBB 3.0.X Modifications
- Topic: external links
- Replies: 60
- Views: 3,096
external links
It works perfectly with that! Am I pushing my luck if I ask to add :
$text = str_replace("\n", " ", $title->item(0)->nodeValue);
or something to get rid of the : nbull tag
EDIT:
I tried to add it myself but didnt work..
$text = str_replace("\n", " ", $title->item(0)->nodeValue);
or something to get rid of the : nbull tag

EDIT:
I tried to add it myself but didnt work..
- 24 Apr 2013, 14:55
- Forum: phpBB 3.0.X Modifications
- Topic: external links
- Replies: 60
- Views: 3,096
external links
Thanks for your reply Rich.
yep it happens here:
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 151302953 bytes) in /var/www/vhosts/phpbb3bbcodes.com/httpdocs/includes/functions_content.php on line 649
that is the example from my previous post.
but yeah when ...
yep it happens here:
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 151302953 bytes) in /var/www/vhosts/phpbb3bbcodes.com/httpdocs/includes/functions_content.php on line 649
that is the example from my previous post.
but yeah when ...
- 24 Apr 2013, 14:12
- Forum: phpBB 3.0.X Modifications
- Topic: external links
- Replies: 60
- Views: 3,096
external links
hmm I get this error in a post with a lot of links:
Fatal error: Allowed memory size of 83886080 bytes exhausted (tried to allocate 53656361 bytes) in /home/myforum/public_html/includes/functions_content.php on line 613
It happens here as well...
This is the content example:
Arabic:
http ...
Fatal error: Allowed memory size of 83886080 bytes exhausted (tried to allocate 53656361 bytes) in /home/myforum/public_html/includes/functions_content.php on line 613
It happens here as well...
This is the content example:
Arabic:
http ...