English (United Kingdom)
Jms Multi Site, formerly joomla multisite.
Create, share multiple joomla sites in few clicks !
Message
  • EU e-Privacy Directive

    This website uses cookies to manage authentication, navigation, and other functions. By using our website, you agree that we can place these types of cookies on your device.

    View e-Privacy Directive Documents

Welcome, Guest
Please Login or Register.    Lost Password?
Go to bottomPage: 1234
TOPIC: params.ini
#7428
Re:params.ini 12 Years, 11 Months ago Karma: 0
Hi,

I'm using the Joomla framework and the parameters dont working. I changed two line in defines_multisite.php and worked:

- Line 62: define( 'JPATH_MULTISITES', JPATH_ROOT.DS.'multisites'); to define( 'JPATH_MULTISITES', dirname(dirname(__FILE__)).DS.'multisites');

- Line 65: define( 'JPATH_MUTLISITES_COMPONENT', JPATH_ADMINISTRATOR.DS.'components'.DS.'com_multisites'); to define( 'JPATH_MUTLISITES_COMPONENT', dirname(dirname(__FILE__)).DS.'administrator'.DS.'components'.DS.'com_multisites');

Do you see any other implications beacuse of this changes?

Thanks
marcelbonfim
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2011/06/11 00:45 By marcelbonfim.
The administrator has disabled public write access.
 
#7429
Re:params.ini 12 Years, 11 Months ago Karma: 54
YES the values are not the same depending if you are using Symbolic Links or not.

When you are using dirname( __FILE__), you are using the physical real location on the disk and your are not using the symbolic links path.

If you have a problem to find the "params.ini" file, you have to search in another place and for sure, don't touch this file.
If you are not able to have the correct "params.ini" values, this mean that you don't use the standard joomla framework but using a "template company" that has bypass the joomla framework.

For example, if you are using YooThemes, we publish a plugin to patch their framework.
There are also patch for Rocketthemes and Joomlart.

If you want that we have a look on your environment and try to fix your configuration, this is possible with our billable support that you can order at
www.jms2win.com/en/joomla-multisite?page...35&category_id=1
edwin2win
Moderator
Posts: 5370
graph
User Offline Click here to see the profile of this user
Last Edit: 2011/06/12 13:24 By edwin2win.
The administrator has disabled public write access.
 
Go to topPage: 1234
get the latest posts directly to your desktop
2Win, Multisite(s) are trademarks of Edwin2Win.
Joomla