Hmm I had this problem too but I thought I fixed it. It was due to the weight class changes. If you edit the product and then click save again, does the product add to cart work? Be sure the weight class is setsvabbi wrote:I have one problem, products are not showing up in basket after I have added it into basket. Any clue ? Also welcome message is not showing after upgrade. I have upgraded to 1.4.3 - http://www.ilmvatn.net
I have problem after upgrade from 1.4.0 to 1.4.3,
By the way this upgrade is base on a new web address, http://www.mystore.com/test/, copied data in a new database, 1.4.0 in new website is working fine.
After upgrade problems as below,
In Admin,
1. the Products , Categories and Information are not automatically selected in the default store, I have more than 1000items, I don't want to make items in my default store one by one;
2. Manage Stores doesn't work, Permission Denied, If I install to a fresh 1.4.3, it works fine in my host;
3. Affiliates, Permission Denied;
In Front,
1. Log in, Check out and View Invoice are works fine, as well as Contact Us and Site Map;
2. The Products , Categories and Information are not showing, even I've clicked the default store in Admin;
My store of 1.4.0 has 3 languages, English, Portuguese and German,
Also I have Modules of homepage140 and news140 by Fido-X, export-import by Neuhoff(but I don't think this changed database).
Above is the only changed from original 1.4.0
Please kindly let me know how can I make my store work. Should I manually change the database?
Thanks in advance.
Allen
By the way this upgrade is base on a new web address, http://www.mystore.com/test/, copied data in a new database, 1.4.0 in new website is working fine.
After upgrade problems as below,
In Admin,
1. the Products , Categories and Information are not automatically selected in the default store, I have more than 1000items, I don't want to make items in my default store one by one;
2. Manage Stores doesn't work, Permission Denied, If I install to a fresh 1.4.3, it works fine in my host;
3. Affiliates, Permission Denied;
In Front,
1. Log in, Check out and View Invoice are works fine, as well as Contact Us and Site Map;
2. The Products , Categories and Information are not showing, even I've clicked the default store in Admin;
My store of 1.4.0 has 3 languages, English, Portuguese and German,
Also I have Modules of homepage140 and news140 by Fido-X, export-import by Neuhoff(but I don't think this changed database).
Above is the only changed from original 1.4.0
Please kindly let me know how can I make my store work. Should I manually change the database?
Thanks in advance.
Allen
I know nothing about PHP and SQL, but I still try my best to understand it.
1. connect Categories with the default store, then products should also be in there, if it doesn't work: use sql in your databaseallenshea wrote: In Admin,
1. the Products , Categories and Information are not automatically selected in the default store, I have more than 1000items, I don't want to make items in my default store one by one;
2. Manage Stores doesn't work, Permission Denied, If I install to a fresh 1.4.3, it works fine in my host;
3. Affiliates, Permission Denied;
2. & 3. goto User Groups (Top Admin) and check all entries -> save.
German is available for 1.4.3allenshea wrote: My store of 1.4.0 has 3 languages, English, Portuguese and German,
Also I have Modules of homepage140 and news140 by Fido-X, export-import by Neuhoff(but I don't think this changed database).
Above is the only changed from original 1.4.0
If your modules doesn't work ask their dev's.
Thanks Q,
The problems of 2 and 3 is solved after set in User Group,
But when I edit my store in Manage Store has an error, I can not save any changes or adding more store.
in Admin, I've saw the category and Products also checked automatically.
But in front, the Information, category and Products still not showing.
Any reasons?
Allen
The problems of 2 and 3 is solved after set in User Group,
But when I edit my store in Manage Store has an error, I can not save any changes or adding more store.
Code: Select all
Notice: Undefined index: ssl in /home/content/75/5336675/html/temp/admin/controller/setting/store.php on line 433
But in front, the Information, category and Products still not showing.
Any reasons?
Allen
I know nothing about PHP and SQL, but I still try my best to understand it.
Thanks again Q,Qphoria wrote:Are you using the latest version of the script ? That SSL thing was fixed yesterday
I have reloaded database and use your script to upgrade it again, it is working well in Admin now.
But still I have nothing in Front, Information, category and Products still missing.
In database, I have deleted News and Homepage in Extension
Anything I should do to make Information, category and Products to display in the website?
Thanks in advance,
Allen
I know nothing about PHP and SQL, but I still try my best to understand it.
allenshea wrote:Thanks again Q,Qphoria wrote:Are you using the latest version of the script ? That SSL thing was fixed yesterday
I have reloaded database and use your script to upgrade it again, it is working well in Admin now.
But still I have nothing in Front, Information, category and Products still missing.
In database, I have deleted News and Homepage in Extension
Anything I should do to make Information, category and Products to display in the website?
Thanks in advance,
Allen
I was faced same problem with Allen. Any solution? Please help?
I had this problem. Go into your top category and in the Data tab UNTICK the default store from the Stores line & SAVE. Then go back in and TICK the default store & SAVE again. That fixed it all for me.allenshea wrote:
Anything I should do to make Information, category and Products to display in the website?
Thanks in advance,
Allen
Hello, my first post to hopefully help someone out.
A few issues upgrading (thanx for the script!)
- Regarding the Front being empty (no categories, no products, missing information pages):
It's not just the checkboxes on default store (script from Qphoria assigned it well), you have to fix the "Store URL" on Admin: I changed and saved the final // to only / and that worked. My categories / products showed again.
- You have to go to "User groups" and carefully check the permissions for "Top Administrator". Some are unchecked and you'll get a "permission denied" when accessing some Admin. sections.
- For buddies using other languages:
In Admin, I had to copy those files from languages to new dir (as Admin was complaining about them when accessing some sections)
Example from admin... language/english/... to language/spanish/...
setting/store.php
localisation/lenght_class.php
extension/affiliate.php
shipping/pickup.pgp
Regards,
Juan
A few issues upgrading (thanx for the script!)
- Regarding the Front being empty (no categories, no products, missing information pages):
It's not just the checkboxes on default store (script from Qphoria assigned it well), you have to fix the "Store URL" on Admin: I changed and saved the final // to only / and that worked. My categories / products showed again.
- You have to go to "User groups" and carefully check the permissions for "Top Administrator". Some are unchecked and you'll get a "permission denied" when accessing some Admin. sections.
- For buddies using other languages:
In Admin, I had to copy those files from languages to new dir (as Admin was complaining about them when accessing some sections)
Example from admin... language/english/... to language/spanish/...
setting/store.php
localisation/lenght_class.php
extension/affiliate.php
shipping/pickup.pgp
Regards,
Juan
Mister Qphoria,
Thanks a lot for this wonderful script.
After 3 attempts, I could finally get it work properly.
I had to strip my 1.3.4 cart from all additional modules, upgraded it to 1.4.0 & ran
Qphoria's script and that was it. At first the front end was not showing any products,
but i went in & change the store address, by removing the // slash from the end &
voila, everything was back.
Well, still to test drive to check if the whole process of shopping works well...!!!
Thanks a lot for this wonderful script.
After 3 attempts, I could finally get it work properly.
I had to strip my 1.3.4 cart from all additional modules, upgraded it to 1.4.0 & ran
Qphoria's script and that was it. At first the front end was not showing any products,
but i went in & change the store address, by removing the // slash from the end &
voila, everything was back.
Well, still to test drive to check if the whole process of shopping works well...!!!
I install the default Store 1.4.0 and upgrade with the upgrade script( in my lab). I get successful upgrade i can enter perfect in the backof the store( work perfect) But the front of the store i get a blank site and i no have errors in the log error any one can help me!
thanks
thanks
Who is online
Users browsing this forum: Bing [Bot] and 7 guests