Search found 42 matches

by jorgefms
Fri Oct 14, 2011 3:42 pm
Forum: [3.0.x] MOD Requests
Topic: Latest Posts on site home page
Replies: 149
Views: 119666

Re: Latest Posts on site home page

Hi! I'm using this code: <?php define('IN_PHPBB', true); $phpbb_root_path = 'forum/'; $phpEx = substr(strrchr(__FILE__, '.'), 1); include($phpbb_root_path . 'common.' . $phpEx); include($phpbb_root_path . 'includes/functions_display.' . $phpEx); // Start session management $user->session_begin(); $a...
by jorgefms
Sun May 01, 2011 3:13 pm
Forum: [3.0.x] Support Forum
Topic: Problem to download database with Firefox4
Replies: 2
Views: 173

Re: Problem to download database with Firefox4

But if I go to phpBB ACP and make a backup by ACP chosing gzip, and transfer to PC, I have the same problem.
If I chose to store in server, and download by FTP it works.

In localhost I have the same problem, soo isn't problem with the server...
by jorgefms
Sun May 01, 2011 2:46 pm
Forum: [3.0.x] Support Forum
Topic: Problem to download database with Firefox4
Replies: 2
Views: 173

Problem to download database with Firefox4

Hi

Anyone is having problems to download database with Firefox 4?
I go to phpmyadmin - export - gzip and make the download, and when it reaches 15.8MB stops..
With internet explorer or Firefox 3.16 I don't have this problem.
by jorgefms
Fri Apr 29, 2011 6:58 pm
Forum: [3.0.x] MOD Writers Discussion
Topic: Magnet links BBCode
Replies: 4
Views: 4108

Re: Magnet links BBCode

Version 3 - Added cicle 'for' to search the '"dn=" and prints the name. BBCode Use [mag]magnet:?xt=urn:btih:{TEXT}[/mag] HTML <script type="text/javascript"> var str="{TEXT}"; if (str.match("dn=")) { var fn=decodeURI("{TEXT}"); while (fn.indexOf(&quo...
by jorgefms
Thu Apr 28, 2011 8:31 pm
Forum: [3.0.x] MOD Writers Discussion
Topic: Magnet links BBCode
Replies: 4
Views: 4108

Re: Magnet links BBCode

Brf wrote:
jorgefms wrote: var str="{TEXT}";
Very bad idea. A hacker could put some very bad code in there.
If you have another option I really apreceat that! :D
by jorgefms
Thu Apr 28, 2011 6:25 pm
Forum: [3.0.x] MOD Writers Discussion
Topic: Magnet links BBCode
Replies: 4
Views: 4108

Re: Magnet links BBCode

Version 2: - Fix the problem when tracker becomes before name: magnet:?xt=urn:btih:f84f9eaf95bb5b770f3ba91ec14b9223028c6f1c&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Ftracker.publicbt.com%3A80&tr=udp%3A%2F%2Ftracker.ccc.de%3A80&dn=Windows+7+wallpapers BBCode Use [m...
by jorgefms
Sun Apr 24, 2011 1:32 pm
Forum: [3.0.x] MOD Requests
Topic: [Split From] Custom URLs
Replies: 4
Views: 678

Re: [Split From] Custom URLs

4_seven wrote:take a look at this..
http://www.phpbb.com/community/viewtopi ... #p12988019
That topic is mine!! :lol: :lol:
by jorgefms
Sat Apr 23, 2011 8:16 am
Forum: [3.0.x] MOD Writers Discussion
Topic: Magnet links BBCode
Replies: 4
Views: 4108

Magnet links BBCode

Hi. I make a BBCode to use Bitorrent magnet link in phpBB3. Example of Bitorrent magnet link: with hash, name and trackers: magnet:?xt=urn:btih:f84f9eaf95bb5b770f3ba91ec14b9223028c6f1c&dn=Windows+7+wallpapers&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Ftracker.publicbt....
by jorgefms
Thu Apr 21, 2011 5:45 pm
Forum: [3.0.x] MOD Requests
Topic: [Split From] Custom URLs
Replies: 4
Views: 678

Re: [Split From] Custom URLs

No one has an idea?
I want a mod or bbcode to magnet links...

http://en.wikipedia.org/wiki/Magnet_URI_scheme
by jorgefms
Wed Apr 20, 2011 10:26 pm
Forum: [3.0.x] MOD Requests
Topic: "Like" feature similar to FB
Replies: 10
Views: 1131

Re: "Like" feature similar to FB

This is not what do you want, but maybe it helps...
http://www.phpbb.com/customise/db/mod/thanks_for_posts/
by jorgefms
Tue Apr 19, 2011 7:00 pm
Forum: [3.0.x] MOD Requests
Topic: [Split From] Custom URLs
Replies: 4
Views: 678

[Split From] Custom URLs

Anyone have any ideas how to put magnet URI being recognized as a url in phpbb? I find this mod to phpBB2: ############################################################## ## MOD Title: DC++ Magnet link in postmsg and privmsg ## MOD Author: Andrey Wolk and Doctor ZIP ## MOD Description: This MOD allow...
by jorgefms
Wed Apr 06, 2011 5:00 pm
Forum: [3.0.x] MOD Writers Discussion
Topic: Remove [ quote] by permissions?
Replies: 0
Views: 189

Remove [ quote] by permissions?

Hi

I think in the phpBB2 was a option in the permissions to remove [ quote] option, but in the phpBB 3 I don't find anything that removes [ quote].
I want to remove the [ quote] option from the users, there is any option in the ACP?
If not, there is any mod that does the job?

(Sorry my english)
by jorgefms
Thu Jan 06, 2011 12:51 am
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] Share On [Facebook, Twitter, Orkut, Digg, MySpace,...]
Replies: 441
Views: 90130

Re: [RC] Share On [Facebook, Twitter, Orkut, Digg, MySpace,.

How can I put the window opens in popup? Like this in html: <a class="share-button sb-facebook" href="http://www.blogger.com/share-post.g?blogID=4902146269847688662&postID=3371438028781903440&target=facebook" onclick='window.open(this.href, "_blank", "heigh...
by jorgefms
Thu Apr 22, 2010 10:09 pm
Forum: [3.0.x] MOD Database Releases
Topic: Categorize Announcements and Stickies
Replies: 278
Views: 50620

Re: Categorize Announcements and Stickies

I find a solution for Aeroblue! Open viewforum_body.html Find: <!-- BEGIN topicrow --> <!-- IF topicrow.S_TOPIC_TYPE_SWITCH eq 1 --> <tr> <!-- IF $HAS_ICONS --> <td class="row3h" colspan="3">&nbsp;{L_ANNOUNCEMENTS}&nbsp;</td> <!-- ELSE --> <td class="row3h" cols...
by jorgefms
Thu Apr 22, 2010 5:50 pm
Forum: [3.0.x] MOD Database Releases
Topic: Categorize Announcements and Stickies
Replies: 278
Views: 50620

Re: Categorize Announcements and Stickies

I'm using Aeroblue theme (subsilver2 based), somebody can help me? My viewforum_body.html <!-- INCLUDE overall_header.html --> <!-- IF S_FORUM_RULES --> <div class="forumrules"> <!-- IF U_FORUM_RULES --> <h3>{L_FORUM_RULES}</h3><br /> <a href="{U_FORUM_RULES}"><b>{L_FORUM_RULES_L...

Go to advanced search