Dadabik And Nuke

D

Dan

Guest
Hi at All,

When I try to print the record I read

Error during query execution

Why?

I use nuke 6.5 on linux server
 
D

Dan

Guest
I resolved by myself the trouble:

I cut (more short) the name of my table SQL and now all system works well.

Thanks for Dadabiks for Nuke
 
R

richard

Guest
It is good that you solved the problem.

Another hint: You may also get a similar error message when you are using "Foreign key field".

In my case I use:

-> Foreign key field = SQL: SELECT username FROM nuke_users WHERE 1

-> DB name of the primary key = uwatau_nuke65

The solution for such a problem is: 'Dadabik user' must have an access to the phpnuke database as well.
 
Top