Details Page Error

Questions around the Aimeos bundle for the Symfony framework
Forum rules
Always add your Symfony, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
siddharthamahata
Posts: 9
Joined: 01 Sep 2015, 09:23

Re: Details Page Error

Post by siddharthamahata » 01 Sep 2015, 13:48

The sql statement you provided runs successfully.

MySQL returned an empty result set (i.e. zero rows). (Query took 0.0010 seconds.)

SELECT TABLE_NAME FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = 'testaimeos' AND TABLE_NAME = 'mshop_price_list'

siddharthamahata
Posts: 9
Joined: 01 Sep 2015, 09:23

Re: Details Page Error

Post by siddharthamahata » 02 Sep 2015, 07:41

I did another fresh install at my home PC , and it created all the 71 tables succesfully. No problems whatsoever.
The error occurred only on my office windows PC.
Could be some settings problem .

Thank You everyone for all the help.

Post Reply