


PowerStore Documentation
Here you will find all the documentation regarding this product. If you are using this product for the first time, view the Getting Started Guide below.
Frequently Asked Questions
The WebAssist Extensions have been used to apply functionality throughout the WebAssist Solution Packs. In many cases, you can use your extensions to modify the functionality of the Solution Pack to suit your needs.
There are an endless number of modifications that can be made to a Solution using a WebAssist Extension. However, in order for someone to succeed with modifying a Solution with a WebAssist Extension, make sure to complete these steps:
See Setting up a Testing Server for Windows or Setting up a Testing Server for Mac OS X for more information.
Note: To avoid breaking functionality in the Solution, it is important that you become familiar with the Extension first. You should also confirm that the particular extension was used when creating the solution before trying to use it for making changes.
If you cannot modify the Create View privileges from within your cPanel or phpMyAdmin, you can manually run a SQL script to add this function.
Note: For many shared hosting accounts, this will not work as the Hosting Provider may have disabled this functionality entirely.
Within the SQL script dialog window of your database management tool, run the following script.
GRANT Create View
ON [db name]
TO [db username]
Replace [db name] with your Powerstore 3 database name.
Replace [db username] with your database user account.
Orders starting at 100
ALTER TABLE ps3_orders AUTO_INCREMENT = 99;
Users starting at 100
ALTER TABLE ps3_users AUTO_INCREMENT = 99;
Submit Feedback
Contact UsProduct Support
Support Forum Support HistoryDocumentation
Recent UpdatesProducts
My Downloads Upgrade CenterLinks
Blog YouTube Twitter Facebook