Icy Phoenix

     
 


Post new topic  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Is Possible Allow An Image On Users Message Amount? 
 
Dear supporters, only i want to know if is possible change the Amount user Messages (Ej: Messages: 1540) for an image.

The example is:

Messages: infinito

I hope that you can help me or talk me some about this question.

Bye
 



 
Corporacion-UmbrellaSend private messageSend e-mail to user  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Is Possible Allow An Image On Users Message Amount? 
 
You can use ranks, and delete the amount of messages from templates
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Is Possible Allow An Image On Users Message Amount? 
 
But i want to know that in the Webmaster account, no at all users.

I hope that you can help me.
 



 
Corporacion-UmbrellaSend private messageSend e-mail to user  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Is Possible Allow An Image On Users Message Amount? 
 
what?
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Is Possible Allow An Image On Users Message Amount? 
 
I try explain you better:

I only want change the Amount (Number of Post) of Messages of Webmaster for an image. (But only of the Webmaster)

It is that possible?

You say me that change the User Messages for one field of Ranks, and i can do it. But that, will affect to all users, and i only want to that for Webmaster account.

Thanks for your help Zuker.
 



 
Corporacion-UmbrellaSend private messageSend e-mail to user  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Is Possible Allow An Image On Users Message Amount? 
 
Nope, i don't have time to code this
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Is Possible Allow An Image On Users Message Amount? 
 
Zuker wrote: [View Post]
Nope, i don't have time to code this


Don't worry, is not important, i thought that was easy do that.

Well, see you dear helper.
 



 
Corporacion-UmbrellaSend private messageSend e-mail to user  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Is Possible Allow An Image On Users Message Amount? 
 
well, i think it wasn't so hard to code

inside viewopic.php

find

Code: [Download] [Hide] [Select]
        $poster_posts = ( $postrow[$i]['user_id'] != ANONYMOUS ) ? $lang['Posts'] . ': ' . $postrow[$i]['user_posts'] : '';


afer, add

Code: [Download] [Hide] [Select]
        if ($userdata['user_level'] == ADMIN)
        {
            $poster_posts = $lang['Posts'] . ': ' . '<img src="">';
        }


Put the image location inside the '<img src="">'
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Is Possible Allow An Image On Users Message Amount? 
 
Work fine, but all users have affected with the change.

But is that, is only put that the Webmaster have only that image.

CU Friend, and thanks for your time and collaboration.
 



 
Corporacion-UmbrellaSend private messageSend e-mail to user  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Is Possible Allow An Image On Users Message Amount? 
 
My mistake

change

Code: [Download] [Hide] [Select]
($userdata['user_level'] == ADMIN)


with

Code: [Download] [Hide] [Select]
($postrow[$i]['user_level'] == ADMIN)

 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Is Possible Allow An Image On Users Message Amount? 
 
Thanks Zuker, so many thanks.

Have a great day dear supporter.
 



 
Corporacion-UmbrellaSend private messageSend e-mail to user  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Is Possible Allow An Image On Users Message Amount? 
 
i have to fix a problem on my site and i dunno how to do it
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  This topic is locked: you cannot edit posts or make replies.  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron