Destoon Copy the Sell model and create a new module
1. Change the copied sell model to the PC1 model
2. Changed all characters below the model including sell
3. Update cache, new module PC1 model normal
4. Background data new modified normal!
The questions are as follows:
1. New module-Update data-data statistics The following error occurred here
MySQL query:select COUNT (*) as num from [pre]pc1 WHERE ' addtime ' >=1356969600 and ' addtime ' <=1359647999 LIMIT 0, 1 MySQL error:table ' destoon.[ Pre]pc1 ' doesn ' t exist MySQL errno:0 message:mysql Query Error
[Pre] never know what it means!
2. I am the administrator, in the Administrators group also opened the release rights of this module but I am in the business Center, unable to publish, prompt no permission
3. Is the new module in the foreground or the use of the sell template, the background to add data, the front desk can not display the specific code
{if $page = = 1} {AD ($moduleid, 0, ', 6)} {/if}
- {$moduleid}
{$moduleid} I tested, is the ID of the new module I built, but not show the data, I do not know the need to change there please master help!
Reply to discussion (solution)
You did not build the corresponding data table, the error is that your "table prefix _PC1" This table does not exist.