Need extra help with your Joomla site? Consider paid Joomla support by the developer of Chameleon and MetaMod.
- Index
- » MetaMod Pro
- » MetaMod Pro General Support
- » Displaying MetaMod on SobiPro entry...
Page:
1
Displaying MetaMod on SobiPro entry pages only?
Administrator has disabled public posting
Re: Displaying MetaMod on SobiPro entry pages only?
if ($option == "com_sobipro") try {
$ob = SPFactory::object( SPRequest::sid() );
$type = $ob->oType;
/* now test for different types. You can test for "entry",
"section" or "category". */
if ($type == "entry") return XXX;
}
catch ( SPException $x ) {}
// replace XXX with the module id of the module that you want to appear
// on SobiPro entry pages ONLY.
Hope that helps,
Stephen
Administrator has disabled public posting
Page:
1
- Index
- » MetaMod Pro
- » MetaMod Pro General Support
- » Displaying MetaMod on SobiPro entry...
Board Info
- Board Stats:
- Total Topics:
- 1699
- Total Polls:
- 6
- Total Posts:
- 5967
- Total Posts Today:
- 2
- User Info:
- Total Users:
- 8029
- Newest User:
- jaime00145
- Members Online:
- 1
- Guests Online:
- 189
- Online:
- jaime00145
Forum Legend:
Topic
New
Locked
Sticky
Active
New/Active
New/Locked
New Sticky
Locked/Active
Active/Sticky
Sticky/Locked
Sticky/Active/Locked