Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database #1

Open
shsanim opened this issue Nov 18, 2021 · 1 comment
Open

Database #1

shsanim opened this issue Nov 18, 2021 · 1 comment

Comments

@shsanim
Copy link

shsanim commented Nov 18, 2021

Hi,

I wanted to test the project but it seems that the database is missed in the package.

Can you provide the DB ?

Thanks a lot for your job

Here the error :

Error Number: 1146

Table 'pryper.common_tab' doesn't exist

SELECT * FROM common_tab WHERE position = 'head_content'

Filename: .../system/database/DB_driver.php

Line Number: 691

@sinasaidnia
Copy link

sinasaidnia commented May 23, 2022

Initial Controller makes Database by php script.
You can set up config/database.php and start app with http://localhost/trivia-qa/initial or change default controller to "initial" controller in config/routs.php and start app with http://localhost/trivia-qa .
after getting successfully generation of tables message you can change default controller to "page".

  • "trivia-qa" is your application folder in local

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants