I understand that this kit is for full install, I should just copy it to where I want to install and it shoul work, not only for upgrade.
However I see that the config.php as it is extracted has some content, its file size is not 0 so the script will think it is a upgrade anyway.
if (filesize('../config.php') > 0) {
$upgrade = true;
Code: Select all
Warning: filesize(): stat failed for ../config.php in /Volumes/Torkel/Sites/XXXXXXXXX-com/index.php on line 21 Warning: require_once(/Volumes/Torkel/Sites/system/startup.php): failed to open stream: No such file or directory in /Volumes/Torkel/Sites/XXXXXXXXX-com/index.php on line 34 Fatal error: require_once(): Failed opening required '/Volumes/Torkel/Sites/system/startup.php' (include_path='.:/usr/lib/php') in /Volumes/Torkel/Sites/XXXXXXXXX-com/index.php on line 34

I've been trying to correct the code but all I get is other errors... Please help.
Previous package was fine but in the last package I introduced an error. I will fix tonight.
Also, I will add a Hungarian translation hopefully by the end of the month.
OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Check out: All my extensions | My FREE extensions
OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Check out: All my extensions | My FREE extensions
Slovenian added.
Hungarian coming soon.
OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Check out: All my extensions | My FREE extensions
I did a fresh install of the latest version of opencart and opencart europa, but there is not a list of languages i can enable (anywhere in the admin menus) I have to add them manually but if i try to use the language ex danish in store front i get this error:
Notice: Error: Could not load language danish! in /home/bianca/public_html/system/library/language.php on line 26
If you install Opencart then you will not get the list.
Please can you explain what you mean by fresh install of Opencart AND Opencart Europa? The two are separate packages.
OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Check out: All my extensions | My FREE extensions
Could you please explain after extraction :
- Should I only upload from the upload folder in part 1
- Or should i use every upload folder from the 5 parts of opencart europe (upload the upload folder in part 1 + upload folder from part 2 + upload folder from part 3 + upload folder from part 4 + upload folder from part 5)
Please go to check the directions in the Documentation tab (it's between Downloads and Comments tabs). Also, please read the install_en.txt file that is bundled with the package.
You will need to download all 5 parts of Opencart Europa - I had to split them into parts due to the upload size restrictions of the site. Once you have downloaded all parts, you will need something like RAR Extract Frog http://download.cnet.com/Free-RAR-Extra ... 04840.html
Then extract the package of the 5 parts - e.g. if you have RAR Extract Frog installed, you would need to double click part 1 (only). This will extract all 5 parts into 1 single upload folder. Upload the contents of this folder to the web (wherever you want the shop to be, e.g. www.yourdomain.com/shop/).
Then go to the install directory (e.g. www.yourdomain.com/shop/install/), and follow directions.
Please let me know how you get along.
OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Check out: All my extensions | My FREE extensions
- Create a folder on your desktop (e.g.OC_EU).
- Then copy all 5 downloaded RAR files to this folder.
- Then double click on the part 1 RAR
- Then you should see RAR frog extract everything into one single upload folder. You will also see install_en.txt, upgrade_en.txt, support.txt and license.txt for your reference.
OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Check out: All my extensions | My FREE extensions
Notice: Error: Unknown column 'tr2.name' in 'field list'
Error No: 1054
SELECT tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority FROM tax_rule tr1 LEFT JOIN tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id) INNER JOIN tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id) LEFT JOIN zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id) LEFT JOIN geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id) WHERE tr1.tax_class_id = '9' AND tr1.based = 'store' AND tr2cg.customer_group_id = '8' AND z2gz.country_id = '222' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '3563') ORDER BY tr1.priority ASC in /home/bianca/public_html/system/database/mysql.php on line 49
i havent added, enabled/disabled, done anything.
Just to give you an update - I have given up on Opencart europe for now and i started to work with the regular opencart and extented it with a single language. It works fine so i will keep it that way and maybe extend with single languages later on if i need them. But thank you for your help I am sorry i cant get it to work, it would have been alot easier.
is indeed a problem...
I downloaded and installed the original open cart. Worked fine.
Then i uinstalled the original open cart and installed open cart europe version (latest all 5 parts)
I tried to set the language to Norwegian but get the error i listed on top of this topic.
I hope you fix this, sincerely, stevenam.
I think there's a bit of trouble you are having keeping track of all files. Try creating a new folder on your desktop, and copying the 5 rar files into it before you unrar.jp1976 wrote:when i unrar these 5 packages i only view admin and catalog folder, ho i can install?!
Also, try using rar extract frog to unrar
OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Check out: All my extensions | My FREE extensions
if ($setting['count']) {
$product_total = $this->model_catalog_product->getTotalProducts($data);
$this->data['categories'][] = array(
'category_id' => $category['category_id'],
'name' => $category['name'] . ' (' . $product_total . ')',
'children' => $children_data,
'href' => $this->url->link('product/category', 'path=' . $category['category_id'])
);
I have just tried to upload a product as I didn't have any showing in the categories but that hasn't worked either... please advise?
Website is http://www.escarapelas.com/tienda and you will not see it on the home page only in all categories in both languages - click on this link http://escarapelas.com/tienda/index.php ... ry&path=59
Ok, really looking forward to hearing from you soon!
Thank you so much

Attachments
front end image of error - error66.png (263.26 KiB) Viewed 5858 times
Notice: Error: Unknown column 'tr2.name' in 'field list'
Error No: 1054
SELECT tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority FROM tax_rule tr1 LEFT JOIN tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id) INNER JOIN tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id) LEFT JOIN zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id) LEFT JOIN geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id) WHERE tr1.tax_class_id = '9' AND tr1.based = 'store' AND tr2cg.customer_group_id = '8' AND z2gz.country_id = '33' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '498') ORDER BY tr1.priority ASC in /home/gifterb/public_html/hondaparts.bg/system/database/mysql.php on line 49
Any idea ?
Users browsing this forum: No registered users and 2 guests