after finish instal & upload virtuemart 2.0.2 i cant open my website.
i got this error message.
/public_html/administrator/components/com_virtuemart/helpers/calculationh.php on line 134
/public_html/administrator/components/com_virtuemart/helpers/calculationh.php on line 755
/public_html/administrator/components/com_virtuemart/helpers/calculationh.php on line 755
/public_html/administrator/components/com_virtuemart/helpers/calculationh.php on line 755
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 7680 bytes) in /home/******/public_html/libraries/joomla/plugin/helper.php on line 171
Please help me for fix it
Exactly which version did you install on on which version of Joomla? See http://forum.virtuemart.net/index.php?topic=79799.0
Looks like you don't have enough memory resources allocated on the server with only 64Mb. Joomla 2.5. really needs a minimum of 128Mb - and I prefer to use 256MB.
I have just installed joomla 2.5
Joomla 2.5 is instalation complete on xampp, So I download virtuemart 2.0.22C
I open the extension manager, then I select the file
com_virtuemart.2.0.22c_extract_first.zip
after select file, i am click Upload & instal.
but i got this error message "There was an error uploading this file to the server."
I tired to try upload.
so im try to use .tk domain and 000webhost.
I tried to try the steps as above
then after the download and install process is complete, no error message appears.
but still no virtuemart in joomla componen.
how to Instal virtuemart :(
What 3rd party extensions do you have?
nothing. finished installing joomla, I immediately installed virtuemart
Quote from: Vickylie on September 08, 2013, 09:57:43 AM
com_virtuemart.2.0.22c_extract_first.zip
What words do you see in the name of mentioned by you file?
Quote from: Vickylie on September 08, 2013, 09:57:43 AM
how to Instal virtuemart :(
The logical thing is to RTFM.
Instructions are in the file package - or in this forum, above: http://forum.virtuemart.net/index.php?topic=100256.0 or in the FAQs: http://forum.virtuemart.net/index.php?topic=99127.0 or in the documentation on http://docs.virtuemart.net/tutorials/30-installation-migration-upgrade-vm-2/80-installation-of-virtuemart-2.html
The above problem is over.
so first I installed virtuemart v2.0
then I updated to v2.0.1
and so on
but I found a problem in the update to com_virtuemart.2.0.5_rc_extract_first.zip
after update to com_virtuemart.2.0.4_extract_first.zip
I immediately installed v.2.0.5
've tried at home, office, friend's place
the result is always "No data received" in chrome monitor
when i try with firefox i got this message
The connection was reset
The connection to the server was reset while the page was loading.
The site could be temporarily unavailable or too busy. Try again in a few
moments.
If you are unable to load any pages, check your computer's network
connection.
If your computer or network is protected by a firewall or proxy, make sure
that Firefox is permitted to access the Web.
how to fix it?
Did you extract first the com_virtuemart.2.0.22c_extract_first.zip. It is a packed file which you need to extract after downloading. You receive a folder with two installable files. One is for Virtuemart core and the other one is the all in one installation for additional things. After extraction, you can install it with the Joomla installation.
What you did wrong is to forget to extract (unpack) the downloaded file.
I've done the steps like you posting
but still. after 2 zip files in it I uploaded, there is no success or error notification.
such extensions back to the installation page
Quote from: Vickylie on September 10, 2013, 09:30:39 AM
The above problem is over.
so first I installed virtuemart v2.0
then I updated to v2.0.1
and so on
Why? VM2.0.22d is immediately installable on Joomla 2.5 - no need for all the earlier versions.
I saw this post and I believe that I have the same problem only difference is that I extracted the files and a bunch of more normal files were visible. My dilemma is which one to choose since the extension manager under joomla2.5 won't upload. I have tried every single one of those files from the first compressed folder since the directions state that this folder is first to upload. I currently installed Joomla2.5 and virtuemart2. I'm sure I'm doing something wrong. I have already seen the instructions but the upload calls for a file named: com_virtuemart.2.x.y.zip; but my files are named: com_virtuemart.2.0.22b. I'm stuck!! Please anyone help!
Joomla issue. You are not able install any extension. When such a basic procedure fails googling issue or visiting Joomla Forum is the way to go. ...Are you sure that your Joomla installed right? Maybe it something wrong with the hosting sevice? In general some obvious things must be checked.
@rqlrdrgz8183 the instructions really are very simple to follow. If installation fails it is due to user error or insufficient server resources.
In very simple terms: download the latest stable file package (currently com_virtuemart.2.0.22d_extract_first.targz.zip) from http://dev.virtuemart.net/projects/virtuemart/files
Unpack the package on your PC to give the two installable components: com_virtuemart.2.0.22d.tar.gz and com_virtuemart.2.0.22d_ext_aio.tar.gz
Install the packages using Joomla's extensions installer, first install the com_virtuemart.2.0.22d.tar.gz and then the com_virtuemart.2.0.22d_ext_aio.tar.gz package
After the first package is installed you can select to load the VM sample data - this is advised for those installing VM for the first time. Do not do this if you are updating an existing version!
Once installation of the two components has taken place you can start to set up the store.
For the server my recommended resources are:
PHP Version 5.3+ (compiled to include BZip2 Support - BZ2)
Important php.ini settings are:
; Resource Limits ;
max_execution_time = 120
memory_limit = 128M (256Mb is even better, but don't go above that)
; File Uploads ;
upload_max_filesize = 32M
post_max_size = 32M