Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Boardlink: http://www.mula-da-cooperativa.com
What have you done before the problem was there?
I dont have any problem... only need some help to integrate one mod with this great portal
What have you already tryed to solve the problem?
Instructions below....
Description and Message
Hi friends,
Can someone help me? I need to integrate this ed2k mod with Board3 Portal.
I think that I only need to edit root/portal/includes/functions.php but I dont know how, because my php knowledge is very poor... please, help a poor guy
Is there another portal called phpbb3portal and the solution is that:
1- Open root/portal/includes/functions.php
2- Find:
Code: Select all
$posts[$i]['post_text'] = smiley_text($posts[$i]['post_text']);
Code: Select all
// parssing ed2k links to show on portal.
$posts[$i]['post_text'] = process_ed2k($posts[$i]['post_text']);
But this don't work with Board3 Portal because the functions.php file is different.
Can someone help me please? [/i]