Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

[SOLVED] Exception-...
 
Notifications
Clear all

[SOLVED] Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'projeqtor.parameter' d

5 Posts
2 Users
0 Reactions
5,195 Views
(@soblog)
Posts: 26
Active Member
Topic starter
 
[#2766]

hi when i try to log in i found this error in my log file :

Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'projeqtor.parameter' doesn't exist

is this some kind of mysql error ? or it is some kind of parameters.php error ? thanks


 
Posted : 27 Nov 2015 11H03
(@babynus)
Posts: 14952
Member Admin
 

This is not an issue.
The program just indicates that table 'parameter' does not exist.
It is normal because it does not exist yet : tables will be created just after.
I can seen database population process starting on last lines.

In normal setup process, these errors are hidden, but as you had to retry severl times they happen to appear.
Don't mind, all is correct 😉

Just for information : you are installing V5.1.3 : V5.1.4 has just been deployed 😉


 
Posted : 27 Nov 2015 11H54
(@soblog)
Posts: 26
Active Member
Topic starter
 

ah i see hehehe 😛

thanks for the advice, at first i think it some kind of sql error

i hope many forum got an admin like you, your responses is fast then other admin forum

thank you so much


 
Posted : 27 Nov 2015 11H57
(@soblog)
Posts: 26
Active Member
Topic starter
 

BTW is there any way to update projeqtor from its web?

or i have to always replace the old version with the newest version all the time?

Thanks


 
Posted : 27 Nov 2015 11H58
(@babynus)
Posts: 14952
Member Admin
 

There is not automatic upgrade from remote server.
You have to overwrite existing code with new one (back-up database before migration, it is aways a good security hack, even if upgrade is fluent).
Then upgrade process (including database upgrade) is automatic on first admin login.


 
Posted : 27 Nov 2015 12H54
Share:

Scroll to Top