You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.
I'm playing a bit with this system and loved it. Tried to install D6 but unsuccessful and I saw the code and I'm not a lover of that type of use of js and I love the simplicity of D5 with php.
Now, I've created a blog table on MySQL, where there is a author_id column, and I'm using settings to make relation of author id with user id, the problem is, how do you set it to get real id of the author ( which is the one is creating it ) without using dropdown. That should be automatically set when creating the post.
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm playing a bit with this system and loved it. Tried to install D6 but unsuccessful and I saw the code and I'm not a lover of that type of use of js and I love the simplicity of D5 with php.
Now, I've created a blog table on MySQL, where there is a author_id column, and I'm using settings to make relation of author id with user id, the problem is, how do you set it to get real id of the author ( which is the one is creating it ) without using dropdown. That should be automatically set when creating the post.
Thanks
The text was updated successfully, but these errors were encountered: