Hi Friends,
I am having the issue when i am using the "JS Jobs Register" Plugin.
ie., It will ask the user role while registration itself.
If I register a new user and choosing the user role during the registration itself with the help of "JS Jobs Register" plugin,
If I try to add New company/New job ,
It is showing the error message as ,
"
Can not add new company. You have exceeded your company limit. Employer Packages."
Kindly anyone reply..
My default configurations:
Default Employer Package - Free package
Allow User Register as Employer - Yes.
Component Version - 1.0.7.2
Same Kind of issue also occurs when i register user as a "job seeker" during registration itself. I am having these issues while i am enable the "JS Jobs Register" plugin.
I Find little Clue..
This may be useful.
If we use "job seeker" plugin during registration, It inserts the row only in the "jos_js_job_userroles" table, not in the "jos_js_job_jobseekerpaymenthistory" table.
So, where should i have to work to insert the row automatically in the "jos_js_job_jobseekerpaymenthistory" table during registration.