Search found 33 matches

by Ashley.S.
24 Jun 2010, 00:02
Forum: Snippets
Topic: Default Avatar
Replies: 21
Views: 10436

Re: Default Avatar

no problem :)
by Ashley.S.
23 Jun 2010, 14:51
Forum: Snippets
Topic: Default Avatar
Replies: 21
Views: 10436

Re: Default Avatar

don't know if you lot are aware or not, but the second ways find does not work in the latest version of phpBB3, instead you need to instead find: if (empty($avatar) || !$avatar_type || (!$config['allow_avatar'] && !$ignore_config)) { return ''; } as posted here: http://www.phpbb.com/communit...
by Ashley.S.
09 Jun 2010, 14:04
Forum: Snippets
Topic: Profile in Viewonline
Replies: 11
Views: 6582

Re: Profile in Viewonline

Oliver » 09 Jun 2010, 13:53 wrote:This is good.

Someone could also make the code which shows that what the user reads the topic. ;)
this is probably what you are looking for: http://www.phpbb.com/customise/db/mod/t ... is_online/
by Ashley.S.
09 Jun 2010, 11:30
Forum: Site Announcements
Topic: Welcome to PhpBB3 BBCodes
Replies: 86
Views: 54491

Re: Welcome to PhpBB3 BBCodes

Stoker » 31 May 2010, 17:43 wrote:Please post them in the support area, then one of us will move them to the right forum.
ok then Stoker. Thanks
by Ashley.S.
31 May 2010, 15:05
Forum: Site Announcements
Topic: Welcome to PhpBB3 BBCodes
Replies: 86
Views: 54491

Re: Welcome to PhpBB3 BBCodes

Stoker » 30 May 2010, 08:04 wrote:Should be fixed now.
Sorry to report, I still can't post new topics for Mods, Snippets or tutorials :(
by Ashley.S.
29 May 2010, 23:36
Forum: Site Announcements
Topic: Welcome to PhpBB3 BBCodes
Replies: 86
Views: 54491

Re: Welcome to PhpBB3 BBCodes

Stoker » 29 May 2010, 16:08 wrote:Since newly registered group is disabled, the answer would be no :)
But i will look into it.
ok thanks stoker, the only reason I asked is because there are a few forums that I cannot create new topics in, so I am unable to share any Mods, Snippets or tutorials that I may have :(
by Ashley.S.
29 May 2010, 15:15
Forum: Site Announcements
Topic: Welcome to PhpBB3 BBCodes
Replies: 86
Views: 54491

Re: Welcome to PhpBB3 BBCodes

Hey Stoker, I really love the board being back but I'm wondering...should I still be in the newly registered group or not?
by Ashley.S.
26 Apr 2010, 15:21
Forum: Modifications
Topic: jGrowl Popup messages
Replies: 10
Views: 20616

Re: jGrowl Popup messages

no problem 8-)
by Ashley.S.
25 Apr 2010, 13:58
Forum: Modifications
Topic: jGrowl Popup messages
Replies: 10
Views: 20616

Re: jGrowl Popup messages

This is great Thanks, all I would suggest in the end so you don't have to worry about entering your domain name is replacing: <script type="text/javascript" src="http://www.YOURURL.com/FORUM/images/jgrowl/jquery-1.3.2.js"></script> <script type="text/javascript" src=&qu...