Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post How To Put A Subject In Lowercase? 
 
Hi,
what should I change to the titles (in subject) appear in lowercase?

Thnks
Daniel


Icy Phoenix 1.2.0.27 based on phpBB 2.0.23
http://isis.zm.nu
 



 
danicomSend private message  
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: How To Put A Subject In Lowercase? 
 
danicom wrote: [View Post]
Hi,
what should I change to the titles (in subject) appear in lowercase?

Thnks
Daniel


Icy Phoenix 1.2.0.27 based on phpBB 2.0.23
http://isis.zm.nu


i dont understand what you mean     can you describe it better please ?
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: How To Put A Subject In Lowercase? 
 
I bet a penny he is talking about the subject titles being upper case.  He wants them to be lower case.

Notice in the picture each word in the subject line is capitalized?

Spoiler: [ Show ]

 




____________
| Icy Phoenix ColorizeIt! |
Bipolar Disorder - Not good for you and definitely not good for everyone else.
 
ChaoticSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: How To Put A Subject In Lowercase? 
 
Exactly!
This is the problem, the user types, for example, "sample post." But this changes the text "Sample Post"
 



 
danicomSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: How To Put A Subject In Lowercase? 
 
This should work fine:

OPEN includes/functions_post.php
FIND
Code: [Download] [Hide] [Select]
    if (($userdata['user_level'] != ADMIN) && (($board_config['force_large_caps_mods'] == true) || ($userdata['user_level'] != MOD)))
    {
        //$post_subject = strtolower($post_subject);
        $post_subject = ucwords($post_subject);
    }

REPLACE WITH
Code: [Download] [Hide] [Select]
        //$post_subject = ucwords($post_subject);

 




____________
TheSteffen
Often SEARCH is the quickest way to get support.
IcyPhoenix German Support
 
TheSteffenSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: How To Put A Subject In Lowercase? 
 
Or...

ACP -> Configuration -> Icy Phoenix -> Posting and Messages -> ProperCase subjects: NO
 




____________
| Icy Phoenix ColorizeIt! |
Bipolar Disorder - Not good for you and definitely not good for everyone else.
 
ChaoticSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: How To Put A Subject In Lowercase? 
 
Chaotic wrote: [View Post]
Or...

ACP -> Configuration -> Icy Phoenix -> Posting and Messages -> ProperCase subjects: NO


Oh, OK  

I never saw this  
 




____________
TheSteffen
Often SEARCH is the quickest way to get support.
IcyPhoenix German Support
 
TheSteffenSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: How To Put A Subject In Lowercase? 
 
TheSteffen wrote: [View Post]
Chaotic wrote: [View Post]
Or...

ACP -> Configuration -> Icy Phoenix -> Posting and Messages -> ProperCase subjects: NO


Oh, OK  

I never saw this  


you are not only one who didnt saw it        mee to  
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: How To Put A Subject In Lowercase? 
 
Don't feel embarrassed!  I last posted in this topic in November and completely forgot that switch was there.  It's been in Icy Phoenix since .27 released, LOL.
 




____________
| Icy Phoenix ColorizeIt! |
Bipolar Disorder - Not good for you and definitely not good for everyone else.
 
ChaoticSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: How To Put A Subject In Lowercase? 
 
Chaotic wrote: [View Post]
Or...

ACP -> Configuration -> Icy Phoenix -> Posting and Messages -> ProperCase subjects: NO

I was have selected this option, but dont works.i go to essay with the code.
Thnks
Daniel
 



 
danicomSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: How To Put A Subject In Lowercase? 
 
You ticked YES for this option?

ProperCase subjects:  Topic subjects will be converted to proper case for all users except admins.

Did you clear your cache after changing this?
 




____________
| Icy Phoenix ColorizeIt! |
Bipolar Disorder - Not good for you and definitely not good for everyone else.
 
ChaoticSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: How To Put A Subject In Lowercase? 
 
Yes, I try with the two options, Yes and No, and clean cache, but not works. With the trick that work fine

Thank you very much

Greetings
Daniel
 



 
danicomSend private message  
Back to topPage bottom
Post new topic  Reply to topic  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