Content Titles Not Able To Find

I have searched and searched to edit the titles in content admin section.

See attached.

Thanks!

Peer

content admin section.png · 217.4K · 139 views
Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 23 Sep 2013

In languages, use this.

/administration/lang_file.php?filter=members

e.g.

_adm_page_cpt_manage_members

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 23 Sep 2013

Actually, the Admin page language will be all these...

_adm_page_cpt*

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 23 Sep 2013

Guys-

Thanks for your help. These items do Not Appear to be here.

To replicate

From the language settings search for _adm_

Then Ctrl F on your browser. Search for quote. There are three lines highlighted.

None of these three lines changes the titles under the Content Section of the Admin Panel.

Look at the screen shot.. 

BTW, I have checked for others, polls, members, etc. 

quotes.png · 598.5K · 156 views
Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 23 Sep 2013

I have also recompiled and deleted cache :)

Still no love here...

Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 23 Sep 2013

Maybe try this string..

_adm_mmi_

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 23 Sep 2013

Edit:  I removed my post as it would brake part of the install/uninstall/upgrade of the module.

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 23 Sep 2013

 

If you look in the database at sys_stat_site table you will see the title of each one.

 That is where I was looking too.

Also still can be done just using the words..

dashboard-admin-text.jpg · 91.8K · 223 views
ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 23 Sep 2013

 

 

If you look in the database at sys_stat_site table you will see the title of each one.

 That is where I was looking too.

Also still can be done just using the words..

Which makes sense; at first I thought Dolphin pulled the text from the database but was informed that it takes what is in the database and adds it to the language file and it is pulled from there.  So changing the key should work if you know the key; changing in the database would require one to recompile the language.

Geeks, making the world a better place
Quote · 23 Sep 2013

 

Also still can be done just using the words..

 That's correct but then it would be site wide everywhere that word is used. I don't think that's what he is after. 

My method would only be tied to the stats block on the front and back side. 

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 23 Sep 2013

 

My method would only be tied to the stats block on the front and back side.

 Cool, I was just sayin for the members that are not comfortable using myAdmin or editing their database.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 23 Sep 2013

True... 

I also just thought of something on my method as well.. 

If you change the title in the database this may brake the upgrade when it comes time or even install uninstall of the module.

Example:

DELETE FROM `sys_stat_site` WHERE `Name` = 'pls' AND `Title` = 'bx_polls';

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 23 Sep 2013

There are language keys for all  but those I have drawn a line through... I have changed all the ones I have wanted to change except the ones I cannot find.

Unless somebody else knows what they are.. I don't mind editing the database, but the entire idea behind Dolphin is to not have to modify the database. :)

 

missingcontent.png · 358.7K · 126 views
Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 24 Sep 2013

Newton-

As you can see, Site Members in one place and site members in another. I want them both to be Site Members... :)

Call me a freak, but I like consistency... :)

sitemembers.jpg · 106.4K · 127 views
Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 24 Sep 2013

 

Newton-
As you can see, Site Members in one place and site members in another.

 As Jay stated, you can change in the database but future upgrades will overwrite these changes possible.

My only suggestion, is do a direct for each word as I do..

To change the "Join" words just search for the term "join," "Join," "_join;" all will return different results as capitalization, or the underscore matters sometimes in the language keys.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 24 Sep 2013

Trying not to be difficult. But, I don't believe there is a language key for this one section Content.

I have searched and searched and searched...

I have modified all instances of "site members" to be "Site Members" when searching for a language key. The one in content is the only one that cannot be found in the language keys it is stuck lowercase "site members".

As you can see from my screen shots all instances of all options have been updated to Proper Case except the ones in the content section. At this point, I'm pretty sure they don't exist... 

That being said, let me look at the database and see what is going on... 

Thanks! Everybody :) I will let all know what I find.

Peer.

Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 24 Sep 2013

 

Trying not to be difficult.

 Of course not, we all know it's this funky software...

It makes everything difficult!

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 24 Sep 2013

So, this effort is not making me any money or helping me attract new users... 

However, at this point I am certain there is no language key to change these values and will just live with it until it annoys somebody more than it annoys me... :)

Thanks for all your help.

Peer

Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 24 Sep 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.