Well that is the case i don't know.
The only explanation is the plugins that i must installed, maybe it changes it.
1 2006-07-03 11:49
Re: Problem with editing the profile (8 replies, posted in PunBB 1.2 troubleshooting)
2 2006-07-03 11:45
Re: Problem with editing the profile (8 replies, posted in PunBB 1.2 troubleshooting)
Yee the code is:
<code>
//
// Display the profile navigation menu
//
function generate_profile_menu($page = '')
{
global $lang_profile, $pun_config, $pun_user, $id;
?>
<div id="profile" class="block2col">
<div class="blockmenu">
<h2><span><?php echo $lang_profile['Profile menu'] ?></span></h2>
<div class="box">
<div class="inbox">
<ul>
<li<?php if ($page == 'essentials') echo ' class="isactive"'; ?>><a href="arch/profile.php?section=essentials&id=<?php echo $id ?>"><?php echo $lang_profile['Section essentials'] ?></a></li>
<li<?php if ($page == 'personal') echo ' class="isactive"'; ?>><a href="arch/profile.php?section=personal&id=<?php echo $id ?>"><?php echo $lang_profile['Section personal'] ?></a></li>
<li<?php if ($page == 'messaging') echo ' class="isactive"'; ?>><a href="arch/profile.php?section=messaging&id=<?php echo $id ?>"><?php echo $lang_profile['Section messaging'] ?></a></li>
<li<?php if ($page == 'personality') echo ' class="isactive"'; ?>><a href="arch/profile.php?section=personality&id=<?php echo $id ?>"><?php echo $lang_profile['Section personality'] ?></a></li>
<li<?php if ($page == 'display') echo ' class="isactive"'; ?>><a href="arch/profile.php?section=display&id=<?php echo $id ?>"><?php echo $lang_profile['Section display'] ?></a></li>
<li<?php if ($page == 'privacy') echo ' class="isactive"'; ?>><a href="arch/profile.php?section=privacy&id=<?php echo $id ?>"><?php echo $lang_profile['Section privacy'] ?></a></li>
<?php if ($pun_user['g_id'] == PUN_ADMIN || ($pun_user['g_id'] == PUN_MOD && $pun_config['p_mod_ban_users'] == '1')): ?> <li<?php if ($page == 'admin') echo ' class="isactive"'; ?>><a href="arch/profile.php?section=admin&id=<?php echo $id ?>"><?php echo $lang_profile['Section admin'] ?></a></li>
<?php endif; ?> </ul>
</div>
</div>
</div>
<?php
}
</code>
3 2006-07-03 11:33
Re: Problem with editing the profile (8 replies, posted in PunBB 1.2 troubleshooting)
It makes a code like this: http://guistyles.com/forum/arch/profile … l&id=2
And error that not found
4 2006-07-03 11:23
Topic: Problem with editing the profile (8 replies, posted in PunBB 1.2 troubleshooting)
Hello.
I got problem with my forum, users and me, when we want to edit something in profile it redirect the from forum to main site and show :
Not Found
It takes time when i want to change in the profile , the Profile menu ( so it is about profile.php).
I don't know what is going on, please help me.
5 2006-05-23 12:08
Re: AJAX meets extern.php: Active topics etc. (41 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Hey i really don't know how to handle this. Can somebody helps me ?
6 2006-05-22 18:34
Re: AJAX meets extern.php: Active topics etc. (41 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Hey man thanks alot
See it yourself: http://guistyles.com/forum/index.php
One more. Maybe you know how to make Announcement and Active public topics in the same line , near themself.
A table with two columns. One column will be Announcement and second Active public topics.
7 2006-05-21 16:42
Re: OLD TOPIC TO DELETE (58 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Hey is there a easy way to move this chat to main page, make it more low and put it under the announcement ?
8 2006-05-21 16:37
Re: AJAX meets extern.php: Active topics etc. (41 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Ok thanks. Uuups i didn't see that
The mod is great but it would great to make it more elegant look with this icons.
9 2006-05-21 14:54
Re: AJAX meets extern.php: Active topics etc. (41 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Thanks.
3 small requests.
1. the length of topic names , i change it from 200 to 1000 but still the topic names are short, i want to show the full name
2. adding the small icons before the topic names would make it much more fun to look, where i can add this in the code
3. how to change to longer the time that script refresh
Thanks again for simple and nice mod.
10 2006-05-21 14:33
Re: PunBB 1.2.12 (69 replies, posted in News)
ok thanks, clear to me and others maybe now
11 2006-05-21 14:28
Re: PunBB 1.2.12 (69 replies, posted in News)
ooo ok
i just change the files manually by hdiff file
do i need to make some more ?
i mean i only change the files by editing them and i can have that old version number show
i just want to be secure with the new updates, that is all i think
12 2006-05-21 14:02
Re: PunBB 1.2.12 (69 replies, posted in News)
Thanks for hdiff-1.2.11_to_1.2.12.html file !!!
It is always better this way than upload a new files because we have probably many mods from plugins in the standard codes
But in admin i see this still:
PunBB 1.2.10 - Check for upgrade
© Copyright 2002, 2003, 2004, 2005 Rickard Andersson
13 2006-05-13 10:59
Topic: How to delete the Moved posts ? (1 replies, posted in Feature requests)
So this is the question: How to delete the Moved posts ?
I mean i have some empty Moved posts, i mean that remains from the post we move to another forum.
Is there a way to delete them ?
14 2006-05-10 15:10
Re: Problem with cache folder ? (4 replies, posted in PunBB 1.2 troubleshooting)
Thanks.
Stupid me !!!!!!!!!!!!!!!!!
15 2006-05-10 13:52
Re: Problem with cache folder ? (4 replies, posted in PunBB 1.2 troubleshooting)
hmm is this ok ?
NOW i have a bug
some text is bold now and it shouldn't be
like chatbox, credits in the footer
see it yourself and tell me how to fix that ?
http://guistyles.com/forum/index.php
ok the problem is like this
i upload the backup files, everything is ok
then i go to options and save it
the options saves but the text go bold all around forum ??
16 2006-05-09 11:47
Topic: Problem with cache folder ? (4 replies, posted in PunBB 1.2 troubleshooting)
I get today when i want to save options:
Error: Unable to write configuration cache file to cache directory. Please make sure PHP has write access to the directory 'cache'.
My cache is 0777
What else can make this error ?
17 2006-04-30 13:38
Re: set default avatar (15 replies, posted in Feature requests)
Yee that would be a good decision
Thanks again for your help.
18 2006-04-30 12:48
Re: set default avatar (15 replies, posted in Feature requests)
hehe
Works great !
19 2006-04-30 12:35
Re: set default avatar (15 replies, posted in Feature requests)
it is the same , members got the standard.png
and guest nothing
sorry i am not good at that php loops so i can't help with that
but if you can please try more
20 2006-04-30 12:02
Re: set default avatar (15 replies, posted in Feature requests)
so here is another day, any suggest from you ?
21 2006-04-29 21:55
Re: set default avatar (15 replies, posted in Feature requests)
Ok, maybe someone else will come before you
Anyway thanks.
22 2006-04-29 21:43
Re: set default avatar (15 replies, posted in Feature requests)
thanx for helping
now it is better, it works with the members, show the standard.png
but guests doesn't show anything
23 2006-04-29 21:10
Re: set default avatar (15 replies, posted in Feature requests)
now everyone got the same avatar
24 2006-04-29 20:58
Re: set default avatar (15 replies, posted in Feature requests)
thanx
but guest doesn't have anything , no image
members has a image, avatar but from the guest
25 2006-04-29 20:10
Topic: set default avatar (15 replies, posted in Feature requests)
hey is there (i know there is) a way to setup the default avatar for people that don't use one
i mean for register users
the second req is a way to setup a diffrent default avatar for guests
thanx for helping