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?

jsm2win and jreviews - Alejandro ready to help
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: jsm2win and jreviews - Alejandro ready to help
#6156
Re: jsm2win and jreviews - Alejandro ready to help 13 Years, 4 Months ago Karma: 0
video1 wrote:
Is this the very end of this thread or is there any hope JReviews and JMS will get together for a happy end :-?

This are such bad news... my site y jreviews based and I was really counting on this... I hope someday...
mcongosto
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#6159
Re: jsm2win and jreviews - Alejandro ready to help 13 Years, 4 Months ago Karma: 54
Try to update the following JReview source with the following code
Source : components/com_jreviews/jreviews/controllers/components/config.php

Search for statement
$cache_file = 'jreviews_config_'.md5(cmsFramework::getConfig('secret'));

and try replace it with

// If slave site, use the Site ID
if ( defined( 'MULTISITES_ID')) { $cache_file = 'jreviews_config_'.md5( MULTISITES_ID); }
// If master, keep the original code
else { $cache_file = 'jreviews_config_'.md5(cmsFramework::getConfig('secret')); }

We can not guarantee that it will work in all cases and we don't know where is located the configuration on the disk and how to check if the "master" configuration exists to use the master one when the slave does not exists.

Only JReviews teams can implement the correct code as they have all the sources.
The peace of code that we provide you is just an experimental one that may help you.
edwin2win
Moderator
Posts: 5370
graph
User Offline Click here to see the profile of this user
Last Edit: 2011/01/03 13:54 By edwin2win.
The administrator has disabled public write access.
 
#8368
Re: jsm2win and jreviews - Alejandro ready to help 12 Years, 6 Months ago Karma: 0
Hello there,
Just wanting to know if someone has implemented with success the code proposed by edwin?
Thanks for any feedback!
vedouze
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 123
get the latest posts directly to your desktop
2Win, Multisite(s) are trademarks of Edwin2Win.
Joomla