Unable to install language in Joomla - joomla

I'm trying to install another language on my Joomla site, but when I want to do it a message accurs:
There are no available languages to install at the moment. Please click on the "Find languages" button to check for updates on the Joomla Languages server. You will need an internet connection for this to work.
Is there a way to install it manually?

sure you can:
Go check this link.
http://community.joomla.org/translations/joomla-3-translations.html
Install the language pack via extension manager
voila :)

Related

How can I check if Upgrade Pack is installed in the Lotus Notes client?

Lotus Notes client 8.53 with FPx and Upgrade Pack 1 are installed to clients using a package management solution.
I need to check that it works and actually get the Upgrade Pack installed.
The Fix Pack install removes the listing for Upgrade Pack in the Control Panel / Program, if we install Upgrade Pack last the Fix Pack listing is removed.
Doesn't sound quite right(?).
Thanks!
/J
ExtLib installation can be checked easily from menu:
Help -> About IBM Lotus Notes -> Feature Details
For me the extlib features there are:
For upgrade pack I believe you should see the same with 2011 dates except for the last "extlibx" (experimental) line which does not come with Upgrade Pack.
Simon added his answer while I was writing this but looks like he mentions "Plugin detail", not "Feature Details" so I'll post this answer too.
A couple of ways.
Click on the "About -> Lotus Notes" in the menu, select "Plugin details" and check if it exists there.
Check for the related folders in the features/plugins folder.
Have the user open an application which renders an extlib component. If it reports a problem then it didn't install correctly.
Launch notes with the OSGi console. Create a short cut like.
C:\Lotus\Notes\notes.exe -RPARAMS -console -debug -separateSysLogFiles -consoleLog
then type SS [package name] to get the output of installed components.
To check for upgrade pack, check the follwoing locations in your designer or notes install:
framework\shared\eclipse\features and framework\shared\eclipse\plugins
data\domino\workspace\applications\eclipse\features and data\domino\workspace\applications\eclipse\plugins
data\workspace\applications\eclipse\features and data\workspace\applications\eclipse\plugins
Check for files with that contain domino.das, domino.services, wink, or extlib in their names.
Source:
http://www-10.lotus.com/ldd/ddwiki.nsf/xpDocViewer.xsp?lookupName=Domino+Designer+XPages+Extension+Library#action=openDocument&res_title=Installing_the_upgrade_pack_on_Domino_Designer_and_Notes_ddxl853&content=pdcontent

All of my modules are not showing in administrator panel while migrated from 1.5.26 to joomla 2.5.8

I've upgrade my joomla version 1.5.26 to joomla version 2.5.4 and all the things has been upgraded successfully. So when i goes into my joomla module manager admin panel then it is not showing me any kinds of modules which was previously visible in my old version(1.5.26) but in my frontend panel it can be seen easily.Does anyone knows the solution how to fix it?
When you said you migrated, I assume you used an extension such as jUpgrade.
Migrating will update the core file and database tables and thus should show all the core Joomla modules in the Module Manager, however it does not upgrade your 3rd party extensions, therefore you will need to download the Joomla 2.5 compatible versions. This upgrade however, should be showing your core modules in the list.
I hope you took a backup of your 1.5 site. If you did, trying running the upgrade again and if you didn't use jUpgrade, I suggest you do so.
Hope this helps
make sure you're using the standard template for joomla. Go to module manager, choose Administrator in the first filter, and see if all modules are published in actual module positions (i.e. cpanel, status, footer, icon, login, menu, submenu, toolbar I guess that's it for administrator)

How to upgrade virtuemart for joomla 1.5.26

I have virtuemart version 1.1.7 was running on joomla 1.5.23.
Now I have upgraded to joomla 1.5.26, I need to upgrade virtuemart from 1.1.7 to 2.0.12 which is stable compatible one for joomla 1.5.x.
Any help on how to do this, I can't afford to install new version as all my user data will be lost in fresh installation of new version.
You cannot update VM version less than 2.0 to version 2.x.
Bcoz the VM changed the whole architecture of VM 2 (They implemented the MVC).
So you cannot upgrade directly,you need to install new VM 2.x and implement your older one changes one by one.Before doing any updation you should keep backup.
I Had found some easy guide
Open your ftp client and go to “server —> administrator —> components” and change “com_virtuemart” to something else, i changed it to “old_com_virtuemart” (you may also do this for “server —> components”
move your product/manufacturer/vendor images into images/stories/virtuemart and there in the right sub-folders. (category, manufacturer, product, vendor)
disable all virtue mart extensions
set your default Joomla frontend language to the one used in the description of your products. It is important to do this step before updating Virtue Mart for installing the correct default Virtue Mart languages tables.
now go to your site and go to the installer
install virtue mart 2.0 (as said before, don’t install 2.1/2.0.1/2.2 etc.)
after the installer is done, install the sample data
after the sample data is installed go back to the installer and install the AIO component
go to the administrator, set the language(s) for your store, even if your store is not multilingual and save the Virtue Mart configuration.
now go to the configuration of in virtue mart and enable “Enable database Update tools”.
after that is done, go to Tools —> tools&migration —> and click on the tab migration
first choosehcoose ”Everything” and then click “Start Migration”
just click “Start Migration” as many times as it takes for all products to migrate
now install jupgrade (http://redcomponent.com/free-downloads/cat_view/931-jupgrade)
after installing is done go to the component jupgrade and click on preferences
make sure “Distribution” is set to Joomla 2.5 and make sure everything is set to “no” except “Keep original positions?” and “Delete previous migration” and save
now click on the big button to upgrade
after the upgrade is done go to www.your-site.com/jupgrade and log-in
(if the components are not upgraded don’t worry, you just have to install them again, but it may take some time…)
if Virtue mart is still on your upgraded site, then you don’t have to follow the steps, go to step 27
install virtue mart 2.0 again and then install the sample data
install the AIO component
Now go to the administrator, set the language(s) for your store, even if your store is not multilingual and save the Virtue Mart configuration.
now go to the configuration of in virtuemart and enable “Enable database Update tools”.
after that is done, go to Tools —> tools&migration —> and click on the tab migration
first choose “Everything” and then click “Start Migration”
No matter which way of VirtueMart upgrading you will choose, don't forget to make a backup of your store data. So in case of any mistake ( it sometimes happen) you will be able to renew your store.

Attempting to install Magento Mage_GoogleShopping extension

But all I get from my Connect Manager is the following message:
community/Mage_GoogleShopping: Version for 'Mage_GoogleShopping' was not detected
If I try and use the version 1 extension key all I get is:
Couldn't resolve host 'magento-core'
I am using a mostly fresh install of Magento Community 1.5.0.1 (I say mostly because we do have our own template but it is very basic).
Anyone have any luck installing this extension. GoogleShopping is a huge boon to our hit count and the recent changes to the google products API has really affected our implementation.
this extension is still in alpha stability, you need to change your preference settings ("settings" tab in your magento connect manager) for "preferred state"
OSdave had the right answer ... but the way I fixed the error message was I blew away the download folder on the server and re-copied over from the original Magento install package.
Once I had done that I re-ran the Extension Key in Connect and this time it actually said. "That Extension is in Alpha stage. You'll need to change your preferences to install it."
I did NOT get the error above anymore. At that point everything worked like a charm.

comments in joomla

i'm new to joomla and i wanna know how can i install modules(or whatever they call)..i downloaded Jcomments from Joomlatune and i donno how to install or configure it..the documentation is also not good plus the screenshots are in a different language..
can someone help me in installing that module?
also, how can i enable comments for an article?
thanks...
You're having problems because you didn't understand Joomla's terminology to extensions.
Extensions are divided in:
Modules
Plugins
Components
Check official documentation to learn each concept.
So, when you have an extension, to install it you just go to your Joomla's menu in administration, and select install like it is in the picture below.
Then, select your zip file which contains your extension.
Go to yourserver.com/administrator/
In one of the menus is a component manager.

Resources