Search found 59 matches

by Silent_2
06 Dec 2011, 01:43
Forum: Modders MOD support
Topic: Username, Post info, and Thread info on Index!
Replies: 0
Views: 2264

Username, Post info, and Thread info on Index!

Hi,

I would like to know if it is possible to have the username(with username color), user post information(just the number), and user thread information(number as well) placed on the index. The HTML/CSS isn't what I am looking for. Just the tag. You know, {USER}, etc.

Is this possible?

Thank you!
by Silent_2
19 Oct 2011, 17:25
Forum: Modders MOD support
Topic: Avatar in Overall_Header
Replies: 1
Views: 538

Avatar in Overall_Header

Hi, I've been looking for a long time for this. Seems like I can't find it(and the mods/snippets I find always have an error!). I was wondering if one of you guys can help me add user avatars to the overall_header.html. Greatly appreciate it. <!-- s:) --><img src="{SMILIES_PATH}/icon_e_smile.gif" al...
by Silent_2
13 Jun 2011, 02:34
Forum: Modders MOD support
Topic: MCP Linking!
Replies: 1
Views: 495

MCP Linking!

by Silent_2
30 Mar 2011, 00:43
Forum: Modders MOD support
Topic: Pulling Info
Replies: 10
Views: 1648

Re: Pulling Info

Sorry, but my knowledge for php isn't enough to understand that code.
by Silent_2
29 Mar 2011, 22:04
Forum: Modders MOD support
Topic: Pulling Info
Replies: 10
Views: 1648

Re: Pulling Info

That fixed that issue. Now what do I do?
by Silent_2
29 Mar 2011, 11:06
Forum: Modders MOD support
Topic: Pulling Info
Replies: 10
Views: 1648

Re: Pulling Info

while( $row = $db->sql_fetchrow($result) ) { $is_row = true; $view_topic_url = append_sid("{$phpbb_root_path}viewtopic.$phpEx", 'f=' . $row['forum_id'] . '&amp;p=' . $row['topic_last_post_id'] . '#p' . $row['topic_last_post_id']); $topic_title = censor_text($row['topic_title']); $is_g...
by Silent_2
29 Mar 2011, 01:45
Forum: Modders MOD support
Topic: Pulling Info
Replies: 10
Views: 1648

Re: Pulling Info

Thanks a lot. Last question:

How do I create template vars?
by Silent_2
29 Mar 2011, 01:29
Forum: Modders MOD support
Topic: Pulling Info
Replies: 10
Views: 1648

Re: Pulling Info

Where would I add that block of code?
by Silent_2
29 Mar 2011, 01:11
Forum: Modders MOD support
Topic: Pulling Info
Replies: 10
Views: 1648

Pulling Info

Hi, I've been trying to get this to work for a long time now. Please check the attachment. What I am trying to achieve: Simple. I want to pull info from the announcement box such as 'Forum Name', 'Forum Description', etc. But everytime I use the: <!-- IF forumrow.FORUM_ID eq '3' --> The code goes ri...
by Silent_2
28 Mar 2011, 13:18
Forum: Modders MOD support
Topic: phpBB 3.0 Guest Posting Bug
Replies: 11
Views: 4397

Re: phpBB 3.0 Guest Posting Bug

Thanks for the notice RMcGirr!

Go to advanced search