Hi.
I'm trying to update my CB 1.2.2 to 1.4 My host provider is not willing to change the maximum PHP upload size. (2mb is the default limit)
So, any attempt to upload the "com_comprofiler" using "Upload Package File" or "Install from Directory" has fail. Upload package file = bounce back to the Joomla "Control Panel" Install from directory = "Please enter a package directory"
I had done my homework, search Google and read the "README-NEW-INSTALL" and "README-UPGRADE",
I'm stuck...
[solved!]
If you have the same issue, all you have to do is to UNZIP the "com_comprofiler.zip" and upload it to "/home/sitename/public_html/tmp" folder. and then use the "Install from Directory" to install it:
"/home/sitename/public_html/tmp/com_comprofiler"
my mistake was that I tried to install the "com_comprofiler.zip" file... :pinch:
Hope that's help to anyone...