Skip to main content
Skip to login
Skip to sign up
Skip to menu
Facebook
Twitter
Youtube
Log in
Sign up
Home
Community Builder
Add-ons
CB Quickstart
CB Paid Subscriptions
CB Activity
CB Gallery
CB GroupJive
CB Auto Actions
More ...
Memberships
Demo
Downloads
News
Featured
Releases
Blog
Beat
Nick
Kyle
Support
Resources
Localization
Documentation
Videos
Forge
About Us
Help Me
Help Us Help You
FAQ
Forums
Warranty
Contact Us
Index
Recent Support Topics
New Support Topics
Recent Topics
Etiquette
Search
Index
Recent Support Topics
New Support Topics
Recent Topics
Etiquette
Search
Forums
Other Extensions
uddeIM Plugin and Component
Request not to show "new message"
Request not to show "new message"
Start
Prev
1
Next
End
1
todwart
OFFLINE
New Member
Posts: 2
Thanks: 0
Karma: 0
6 years 6 months ago
#292325
by
todwart
Request not to show "new message"
was created by
todwart
Hello,
i created a menu item with "uddeIM PMS component", it's working fine but i don't want the tab "new". I only want the default tabs "inbox, outbox, trash". Which lines and where have i to comment out?
Thanks
Please
Log in
to join the conversation.
todwart
OFFLINE
New Member
Posts: 2
Thanks: 0
Karma: 0
6 years 6 months ago
#292357
by
todwart
Replied by
todwart
on topic
Request not to show "new message"
Under "components\com_uddeim\includes.php" comment out the following lines:
if ($uddeaction=="new") {
echo "<li class='uddeim-activemenu'><span>";
if ($config->showmenuicons==1 || $config->showmenuicons==2)
echo "<img src='".$pathtosite."/components/com_uddeim/templates/".$config->templatedir."/images/menu_new.gif' alt='"._UDDEIM_COMPOSE."' />";
if ($config->showmenuicons==0 || $config->showmenuicons==1)
echo _UDDEIM_COMPOSE;
echo "</span></li>\n";
} else {
echo "<li>";
echo "<a href='".uddeIMsefRelToAbs("index.php?option=com_uddeim&task=new&Itemid=".$item_id)."'>";
if ($config->showmenuicons==1 || $config->showmenuicons==2)
echo "<img src='".$pathtosite."/components/com_uddeim/templates/".$config->templatedir."/images/menu_new.gif' border='0' alt='"._UDDEIM_COMPOSE."' />";
if ($config->showmenuicons==0 || $config->showmenuicons==1)
echo _UDDEIM_COMPOSE;
echo "</a>";
echo "</li>\n";
}
Please
Log in
to join the conversation.
Start
Prev
1
Next
End
1
Moderators:
beat
,
nant
,
slabbi
,
krileon
Forums
Other Extensions
uddeIM Plugin and Component
Request not to show "new message"
Time to create page: 0.257 seconds
Powered by
Kunena Forum
Search
Login / Logout
Remember Me
Log in
Menu
Home
Community Builder
Add-ons
CB Quickstart
CB Paid Subscriptions
CB Activity
CB Gallery
CB GroupJive
CB Auto Actions
More ...
Memberships
Demo
Downloads
News
Featured
Releases
Blog
Beat
Nick
Kyle
Support
Resources
Localization
Documentation
Videos
Forge
About Us
Help Me
Help Us Help You
FAQ
Forums
Warranty
Contact Us
User Menu
Forgot Login
Sign Up