Well that is the case i don't know.
The only explanation is the plugins that i must installed, maybe it changes it.

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>

It makes a code like this: http://guistyles.com/forum/arch/profile … l&id=2
And error that not found sad

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.

Hey i really don't know how to handle this. Can somebody helps me ?

Hey man thanks alot smile
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.
smile

Hey is there a easy way to move this chat to main page, make it more low and put it under the announcement ?

Ok thanks. Uuups i didn't see that sad

The mod is great but it would great to make it more elegant look with this icons.

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

(69 replies, posted in News)

ok thanks, clear to me and others maybe now smile

11

(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

(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 smile

But in admin i see this still:
PunBB 1.2.10 - Check for upgrade
© Copyright 2002, 2003, 2004, 2005 Rickard Andersson

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 ?

Thanks.
Stupid me !!!!!!!!!!!!!!!!!

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 ??

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

(15 replies, posted in Feature requests)

Yee that would be a good decision smile
Thanks again for your help.

18

(15 replies, posted in Feature requests)

hehe
Works great !

19

(15 replies, posted in Feature requests)

sad
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 sad
but if you can please try more smile

20

(15 replies, posted in Feature requests)

so here is another day, any suggest from you ?

21

(15 replies, posted in Feature requests)

Ok, maybe someone else will come before you smile
Anyway thanks.

22

(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

(15 replies, posted in Feature requests)

now everyone got the same avatar

24

(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

(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