You are not logged in. Please login or register.
Active topics Unanswered topics
Search options (Page 1 of 2)
I have updated the ranks after every change so that's not the problem & enabled the 'rank option' in the admin. area, dispite that, my members still do not have ranks title. Although some of my members had 200+ total post.
Members - 5
Junior Member - 100
Guru Member - 200
I made lot of different ranks, but they do not appears. I deleted the cache, logged out, and logged in back again, but still the same.
Many thanks, looks so much better now. I'd really appreciate your help.
Nada. I got the following errors.
yonash wrote:Edit your user_avatars.php file. Change
'WHERE' => 'e.idle=0 AND o.id!=1',
to
'WHERE' => 'e.idle=0 AND o.id!=1 AND o.hidden=0',
Should work
The error occurred on line 31 in /home/xxxxxx/public_html/forum/include/user/user_avatars.php
Database reported: Unknown column 'o.hidden' in 'where clause' (Errno: 1054).
yonash wrote:OR, what should be more safe (if you will want to disable/remove my extension):
before
$process = $forum_db->query_build($array) or error(__FILE__, __LINE__);
add
if ($forum_db->field_exists('online', 'hidden')) $array['WHERE'] .= ' AND o.hidden=0';
Notice: Undefined variable: process in /home/xxxx/public_html/forum/include/user/user_avatars.php on line 32
Notice: Undefined variable: process in /home/xxxx/public_html/forum/include/user/user_avatars.php on line 49
Thanks anyway.
Cool. Unfortunately, I installed List of online avatars at top of forum, so even if I hide my online stat. the avatar still showing up. Any tips (except removing both extensions)?
Thanks for the mod. I like it!
Can members can post their own quotes? If so, how can i set it?
I like the groups images, their cute.
Which these extensions are still compatible with 1.3.2? http://punbb.informer.com/trac/browser/ … nk?rev=377
Garciat wrote:I posted this fix for pun_quote on another topic: http://
Does it work?
Edit: Its worked. Ty
Its okay, I keep the old (but worked perfectly) pun_poll, thanks anyway.
I need to hide the spoiler content, tell me how.. Thanks for the extensions, the ekarma worked fine.
Indeed, like wares link and cracks.
Add after < body > on the main.tpl
<div style="width: 468px; z-index: 999999; right: 15px; top: 15px; position: absolute;">
<!-- ads here-->
</div>
An error was encountered
The error occurred on line 86 in /home/jyholic/public_html/forum/admin/extensions.php(151) : eval()'d code
Database reported: Duplicate entry 'p_pun_poll_enable_read' for key 1 (Errno: 1062).
What does the error supposed to mean?
Thanks, but no luck. Still the same the rss feed
Neck wrote:I might add support for more services, ask for them and give me links.
Don't forget imeem.com, a popular video/music hosting.
Ive done just as you said, Now i got this
Parse error: syntax error, unexpected T_IF, expecting ')' in /home/jyholic/public_html/forum/extern.php on line 336
Many thanks, thats quick.
One question, can i replace male/female text with male/female image?
Ty, still worked the ext.
Garciat wrote:I need some ideas for extensions...
How about Top Poster?
http://www.punres.org/desc.php?pid=482
and User gender http://www.punres.org/desc.php?pid=246 ?
Garciat wrote:@sonofsinner: If no one is online, a '- No online users -' message shows instead. I didn't get your second question...
@whatrevolution: Interesting...
Okay. Got it.
whatrevolution wrote:sonofsinner wrote:Cool. But what will happend if no one is online?
That is the same as asking, "When a tree falls in an empty forest, does it make a sound?" Clearly, no human will ever know.
No bigdeal about my Ques. , so take it how you want it.
Garciat wrote:Save this file to 'include/user/user_avatars.php'.
Add '<!-- forum_include "user_avatars.php" -->' after '<!-- forum_announcement -->' on your main.tpl.
That's it
Edit: There are some options you can change on 'user_avatars.php'.
Cool. But what will happend if no one is online? And can you give us some tips what we can change on the user_avatars.php, because this could be really cool if the avatars showing base on forum post (eg. top poster). Thanks for the effort.
I installed pun_karma but it seems the extention does'nt work anymore on the latest 1.3.2.
Posts found: 1 to 25 of 28