Cyricx
02-22-2007, 02:50 PM
So I'm battling around and not having much luck figuring this one out.
Basically I'm working on this https://vborg.vbsupport.ru/showthread.php?t=135888
and getting pretty damn close to a working model :)
The one hangup I have right now is trying to determine in the cron file that a specific userid has permission to post new replies/threads in a specific forumid.
I of course, have the userid and forumid determined already.
The 3.0.X code I'm working with has a "fetch_permissions" function that doesn't seem to be valid in 3.5 or 3.6
Any ideas or help is appreciated on how I can do this!
Thank you!
Ahha! Figured it out.
Just needed to study some of the code from things like the form to reply/thread :)
Basically I'm working on this https://vborg.vbsupport.ru/showthread.php?t=135888
and getting pretty damn close to a working model :)
The one hangup I have right now is trying to determine in the cron file that a specific userid has permission to post new replies/threads in a specific forumid.
I of course, have the userid and forumid determined already.
The 3.0.X code I'm working with has a "fetch_permissions" function that doesn't seem to be valid in 3.5 or 3.6
Any ideas or help is appreciated on how I can do this!
Thank you!
Ahha! Figured it out.
Just needed to study some of the code from things like the form to reply/thread :)