Replies: 7 comments 4 replies
-
Hi Starme2022, |
Beta Was this translation helpful? Give feedback.
-
I was hoping that for users/advertisers to create ads and pay for them, they should be able to log in to the site. So, if they must log in, then they need to be those existing in the platform already, or those who join subsequently. |
Beta Was this translation helpful? Give feedback.
-
Hello @giuliopons |
Beta Was this translation helpful? Give feedback.
-
I modified my RegisterController as follows, so it could create users in the two tables. However, it still couldn't fill in the details in the frw_utenti table. protected function create(array $data)
|
Beta Was this translation helpful? Give feedback.
-
It is okay to have the users in AdAdmin tables. If there is a way to integrate with external login, the better. This will expand how many of us can integrate AdAdmin in our websites. |
Beta Was this translation helpful? Give feedback.
-
I've modified some files in AdAdmin installation to handle an external login process. It would be great if we can take a test in your installation. Can you please send me privately at [email protected] an ftp access to your system? We can continue on email. |
Beta Was this translation helpful? Give feedback.
-
More info and detailed instructions here: #49 |
Beta Was this translation helpful? Give feedback.
-
Hello Giulio,
I met a challenge with AdAdmin and I would wish to know how to go about it.
I added the scripts to an existing laravel website, which already has authentication, including signup, login, verify, password reset, etc. However, when I add AdAdmin, it comes with its own authentication system. I found it quite challenging to merge the user databases with those already created. May I kindly request your assistance with this to make everything seamless, so that a user who registered already can access the AdAdmin section as a client; and keep the administrator of the site, as the ad admin, and how to create the webmasters, who can also be existing users.
Thank you for a wonderful AdServer and for assisting with this implementation.
Beta Was this translation helpful? Give feedback.
All reactions