I am trying to install JSMF 2.0 Final onto a relatively fresh install of
Joomla 1.0.12
SMF 1.1
CB 1.0.2
I am following the JSMF User Guide, and have downloaded JSMF_2_0_unzip1st.zip, both from the first post. I am to the part where I am supposed to be installing the CB Plugin (smf_cb_plugin_2_0.zip). Unfortunately, that does not appear to be in the ZIP. When I unzip it, I have the following files:
cb_plug_smfinfo_2_1_1.zip
cb_plug_smfposts_2_1_1.zip
cb_plug_smfprofile_2_1.zip
cb_plug_smfsignature_2_0.zip
cb_plug_smf_2_0_2.zip
com_smf_2_0.zip
joomap_plug_smf_2_0.zip
mod_smf_login_2_0_4.zip
mod_smf_recenttopics_2_0_2.zip
So, I
assume that what was meant was to use cb_plug_smf_2_0_2.zip. So, I go to Community Builder -> Plugin Management and enter that file and click Upload and Install. That's when I'm presented with this lovely error message:
Failed to create directory "/var/www/vhosts/REMOVED-FOR-SECURITY/httpdocs/components/com_comprofiler/plugin/user/plug_smfcbplugin/"
So, I had to CHMOD the permissions on that "user" folder from 755 to 777. I had to do this with a couple of files.
My question (I know, finally):
Is it okay to change these files and folders back to 755?