- Posts: 448
- Thank you received: 2
OS Property support center
SOLVED Bug: OSP cat menu module
- sti
- Topic Author
- Offline
- Platinum Member
-
Less
More
13 years 2 weeks ago - 13 years 2 weeks ago #26839
by sti
SOLVED Bug: OSP cat menu module was created by sti
Fatal error: Class 'HelperOspropertyCommon' not found in I:\server\www\devcomponents\com_sh404sef\sef_ext\com_osproperty.php on line 165
Please advice.
thanks
Please advice.
thanks
Last edit: 13 years 2 weeks ago by sti.
Please Log in or Create an account to join the conversation.
- Dang Thuc Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13583
- Thank you received: 1778
13 years 2 weeks ago #26840
by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Re: Bug: OSP cat menu module
In file
root \components\com_sh404sef\sef_ext\com_osproperty.php
find
require_once(JPATH_ROOT.DS."components".DS."com_osproperty".DS."classes".DS."category.php");
and add this line bellow
require_once(JPATH_ROOT.DS."components".DS."com_osproperty".DS."helpers".DS."common.php");
Thanks
root \components\com_sh404sef\sef_ext\com_osproperty.php
find
require_once(JPATH_ROOT.DS."components".DS."com_osproperty".DS."classes".DS."category.php");
and add this line bellow
require_once(JPATH_ROOT.DS."components".DS."com_osproperty".DS."helpers".DS."common.php");
Thanks
The following user(s) said Thank You: sti
Please Log in or Create an account to join the conversation.
- sti
- Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 448
- Thank you received: 2
13 years 2 weeks ago #26842
by sti
Replied by sti on topic Re: Bug: OSP cat menu module
Thanks !
Please update the download set as well.
Please update the download set as well.
Please Log in or Create an account to join the conversation.
Moderators: Dang Thuc Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2026 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.