|
Hi,
First off, this is a fantatstic little plug-in as far as I'm concerned...I'm just having a bit of a problem getting it to work.
Here's what I'm trying to do...I'm using Joomla 1.5 (legacy)+ JFusion + Community Builder for my site. Since I can't use the CB Login module, I have to manually sync my users using the Sync Command within Community Builder.
I'm taking the current link within Community Builder's Tool Tab, and have created a CRON Job to run every minute, every hour, every day, every month using JCRON.
I've tried using both the fopen() and fsockopen() commands to get this to work, but it doesn't look to me like it's working at all. My databases aren't syncing up...it's only when I manually sync using the link in the Joomla backend.
I'm using this link:
administrator/index2.php?option=com_comprofiler&task=syncUsers&cbsecuritym3=cbm_7df0b174_0629bf84_33332690d24e167c0255b81073834b4
I think it's because there's security token attached to this link...but I'm completely lost at how to replicate it. It changes each time you go to the page. It's pretty complicated...I think it's unnecessary to have it since you have to login from the backend anyways, but I dunno.
I suppose this really isn't a question for JCRON, but I'm just posting it hoping that someone has an idea of how to replicate the security token needed to allow the cron to run.
Also, I'm not getting email updates when the cron runs...and I've checked my SPAM folders and everything.
Thanks.
|