donJulio
Code Monkey
Registered: 06/17/02
Posts: 682
Loc: CA, USA
Hola Tom,<br />I didn't have to make any changes to any of the variables. For me everything is working fine <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Too many men. There's too many people making too many problems, and not much love to go around. Can't you see this is the Land of Confusion? <img src="http://www.ubbdev.com/forum/images/graemlins/confused.gif" alt="" />
[]Tom_H said:<br />BINGO!<br /><br />Nice work Charles - It is nice to know that I was on the right track.<br /><br />Should I change the other files back to 'require' or leave them 'require_once'?<br /><br />Tom [/]Tom, it does not make a difference you can leave require once <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Do you believe in love at first sight, or should I walk by again?
BWilliams_dup1
Member
Registered: 03/09/03
Posts: 171
Loc: Southern California
OK, is this integration good to go now? Has the zip been updated to reflect all the changes that have been made over the last few days?<br /><br />Thanks and I am really looking forward to this!! <img src="/forum/images/graemlins/smile.gif" alt="" /> <img src="/forum/images/graemlins/smile.gif" alt="" />
donJulio
Code Monkey
Registered: 06/17/02
Posts: 682
Loc: CA, USA
[]BWilliams said:<br />OK, is this integration good to go now? Has the zip been updated to reflect all the changes that have been made over the last few days?<br /><br />Thanks and I am really looking forward to this!! <img src="/forum/images/graemlins/smile.gif" alt="" /> <img src="/forum/images/graemlins/smile.gif" alt="" /> [/]<br /><br />Yes! The ubbthreads_plugin.php file works perfectly, and even has been updated to only check the inbox for new email. The ubbthreads.sql is now correct. The only thing is to replace vb_ w/ ubbt_ in the login template, because upgrading to 1.2.2 resets the templets to default.
_________________________
Too many men. There's too many people making too many problems, and not much love to go around. Can't you see this is the Land of Confusion? <img src="http://www.ubbdev.com/forum/images/graemlins/confused.gif" alt="" />
Jeremy -<br /><br />My DB('s) are/is combined - I deployed that way so I don't know if you're going to run into problems or not. If I'm not mistaken so is donjulio's. Sorry I can't be of any more help.<br /><br />Tom
donJulio
Code Monkey
Registered: 06/17/02
Posts: 682
Loc: CA, USA
A new error Charles:<br /><br />Ok. Everything seemed to be working well (and you can argue it still is). I went into my profile (editbasic.php) to change my avatar and after clicking on the button at the bottom (I think it said "Continue") I got this error on the next page (changebasic.php):<br /> [] Fatal error: Cannot redeclare hivemail_check_name() (previously declared in /home/laondal/public_html/correo/includes/ubbthreads_plugin.php:79) in /home/laondal/public_html/correo/includes/ubbthreads_plugin.php on line 77 [/] <br />I don't know what this means, but it can't be good. The strange thing is that the avatar was changed. I don't know what the problem is. The option to sign up for email doesn't even appear in the editbasic.php page because I already have a Hivemail account. Any ideas?
_________________________
Too many men. There's too many people making too many problems, and not much love to go around. Can't you see this is the Land of Confusion? <img src="http://www.ubbdev.com/forum/images/graemlins/confused.gif" alt="" />
BTDT<br /><br />[]Charles said:<br />try using require_once in ubbt.inc.php [/]<br /><br />As opposed to "require" - just use "find and replace"<br /><br />If that doesn't work do the same to editbasic.php and changebasic.php<br /><br />Tom
donJulio
Code Monkey
Registered: 06/17/02
Posts: 682
Loc: CA, USA
[]Tom_H said:<br />BTDT<br /><br />[]Charles said:<br />try using require_once in ubbt.inc.php [/]<br /><br />As opposed to "require" - just use "find and replace"<br /><br />If that doesn't work do the same to editbasic.php and changebasic.php<br /><br />Tom [/]<br /><br />That did the trick! Thanks!
_________________________
Too many men. There's too many people making too many problems, and not much love to go around. Can't you see this is the Land of Confusion? <img src="http://www.ubbdev.com/forum/images/graemlins/confused.gif" alt="" />
donJulio
Code Monkey
Registered: 06/17/02
Posts: 682
Loc: CA, USA
I would like the opinion of those of you that have Threads and Hivemail:<br /><br />Do you like having the Hivemail templates in the database, or do you think they would be better off with the templates outside the database, similar to threads? Or does it not make a difference to you?<br /><br />I personally wish they weren't in the database. I think editing them would be simpler if they weren't, plus if any of us were to create new template sets to have hivemail match threads, it would be easier to share if they were in a folder in the hivemail folder, instead of in the database. What do you think?
_________________________
Too many men. There's too many people making too many problems, and not much love to go around. Can't you see this is the Land of Confusion? <img src="http://www.ubbdev.com/forum/images/graemlins/confused.gif" alt="" />
well you can always export all templates to a file in order to edit them.<br /><br />note it will be hard to have it fully integrated to threads without rewriting most of it since you would need to make it use threads HTML building capabilities.<br /><br />so to integrate ...<br /><br />Use the same header/footer <br />use the same css colors <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Do you believe in love at first sight, or should I walk by again?
Just wanted to let everyone know my integration has been doing great.<br /><br />I added a mail link to the Threads nav bar and a Threads link to the Hivemail nav - once logged on, my users can flip back and forth as they need/want to. Still working on styling Hivemail to look like my Threads, but the mechanics are fine.<br /><br />Anyone looking to do this mod should read through the thread. I believe that Charles has kept on top of the zip and all should be ready to go.<br /><br />Good Luck - it's worth it.<br /><br />$.02<br /><br />Tom
Just a couple of notes on this hack.<br /><br />This hack is for only experienced hackers. <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" /><br /><br />This hack still has problems if the threads and hivemail table's are not in the same database.<br /><br />The PM icon does not work on the threads end.<br /><br />Even though as I read through Charles's replies and he is sure everything is right the PM does not work on threads end.<br />
huh this is correct since we DO NOT send a PM so you can't possibly get one ... But you should have a second image just for mails.<br /><br />now did you download one of the latest version? I think the hack was quite updated since you installed it and I did fix a number of bugs.<br /><br />the only thing that needs to be added to the actual zip is the require_once in ubbt.inc<br /><br />multiple databases was only a test but it worked for me when I used same login password for both.
_________________________
Do you believe in love at first sight, or should I walk by again?
Charles, <br /> <br /> I got it working. The hack does not work right when there are separate databases. This is still an issue. However I got the icon working. Was a minor error. When I signed up for the account as a test it was still on two databases and it actually inserted me into the hive databases twice However I deleted one. The hm_userid was set to the last one not the true one. Once I corrected that it worked fine. <br /> <br /> No problems since combinding the databases.
donJulio
Code Monkey
Registered: 06/17/02
Posts: 682
Loc: CA, USA
Another suggestion I have for the next version of this modification (other than automatic login to Hivemail from Threads <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" /> ) is this:<br /><br />When a person changes their password in their profile in threads, and they have a Hivemail account, then the password for both services should be changed. Of course w/ automatic login, this wouldn't be useful. But you never know, someone may want to read email only w/o going through threads. It's probably also easier to code than automatic login <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" />
_________________________
Too many men. There's too many people making too many problems, and not much love to go around. Can't you see this is the Land of Confusion? <img src="http://www.ubbdev.com/forum/images/graemlins/confused.gif" alt="" />
donJulio
Code Monkey
Registered: 06/17/02
Posts: 682
Loc: CA, USA
Ok. I didn't know that. Thanks <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
_________________________
Too many men. There's too many people making too many problems, and not much love to go around. Can't you see this is the Land of Confusion? <img src="http://www.ubbdev.com/forum/images/graemlins/confused.gif" alt="" />