Difference between revisions of "Using JReviews with Joomfish v2"

From JReviews Documentation
Jump to: navigation, search
(Created page with 'Before you attempt to use Joomfish v2 with jReviews 2.0 you must meet the minimum system requirements: you must be running PHP5 with the mysqli extension. You can check this in J…')
 
Line 1: Line 1:
Before you attempt to use Joomfish v2 with jReviews 2.0 you must meet the minimum system requirements: you must be running PHP5 with the mysqli extension. You can check this in Joomla=>System=>PHP Info.  
+
Before you attempt to use Joomfish v2 with JReviews 2.x you must meet the minimum system requirements: you must be running PHP5 with the mysqli extension. You can check this in Joomla => System => PHP Info.  
  
 
Once you've verified the mysqli extension is enabled you need to go to the Joomla Global Configuration, Server tab and change the database type from mysql to mysqli. '''Be careful!''' if mysqli is not enabled your site will go down and you will need to manually edit the Joomla configuration.php file and change the database type back to mysql.
 
Once you've verified the mysqli extension is enabled you need to go to the Joomla Global Configuration, Server tab and change the database type from mysql to mysqli. '''Be careful!''' if mysqli is not enabled your site will go down and you will need to manually edit the Joomla configuration.php file and change the database type back to mysql.
  
You will find the Joomfish folder inside the JReviews package which contains the zipped content element files for JReviews. You need to extract these files and upload them to the /administrator/components/com_joomfish/content_elements/ folder.
+
You will find the Joomfish folder inside the JReviews package which contains the zipped content element files for JReviews. You need to extract these files and upload them to the <span style="color: blue">/administrator/components/com_joomfish/content_elements/</span> folder.
  
 
Once you do this you should see the JReviews translation options in the Joomfish admin translation page.
 
Once you do this you should see the JReviews translation options in the Joomfish admin translation page.

Revision as of 12:15, 23 August 2010

Before you attempt to use Joomfish v2 with JReviews 2.x you must meet the minimum system requirements: you must be running PHP5 with the mysqli extension. You can check this in Joomla => System => PHP Info.

Once you've verified the mysqli extension is enabled you need to go to the Joomla Global Configuration, Server tab and change the database type from mysql to mysqli. Be careful! if mysqli is not enabled your site will go down and you will need to manually edit the Joomla configuration.php file and change the database type back to mysql.

You will find the Joomfish folder inside the JReviews package which contains the zipped content element files for JReviews. You need to extract these files and upload them to the /administrator/components/com_joomfish/content_elements/ folder.

Once you do this you should see the JReviews translation options in the Joomfish admin translation page.