php forum
php mysql forum
php mysql smarty
 
Page 14 of 15 < 1 2 ... 12 13 14 15 >
Topic Options
#256642 - 09/16/03 11:38 PM Re: Beta-[6.3] HiveMail - Integration 1.0 [Re: mdr]
donJulio Offline
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="" />

Top
#256643 - 09/16/03 11:43 PM Re: Beta-[6.3] HiveMail - Integration 1.0 [Re: luan]
Tom_H Offline
Journeyman

Registered: 08/20/03
Posts: 134
And you've checked new emails?<br /><br />Man - I must have done something wrong. It's working great now though.<br /><br />Tom

Top
#256644 - 09/17/03 12:33 AM Re: Beta-[6.3] HiveMail - Integration 1.0 [Re: mdr]
Charles Offline
Veteran

Registered: 10/22/00
Posts: 2637
Loc: London, UK
[]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?

Top
#256645 - 09/17/03 02:37 AM Re: Beta-[6.3] HiveMail - Integration 1.0 [Re: egor]
BWilliams_dup1 Offline
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="" />

Top
#256646 - 09/17/03 12:35 PM Re: Beta-[6.3] HiveMail - Integration 1.0 [Re: vajraman]
donJulio Offline
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="" />

Top
#256647 - 09/17/03 02:24 PM Re: Beta-[6.3] HiveMail - Integration 1.0 [Re: luan]
msula Offline
Addict

Registered: 02/18/02
Posts: 1969
Loc: Lansing, Michigan
Since the bugs are looking to be finally squeezed out... does this work with seperate databases? Or is that going to require more hacking?

Top
#256648 - 09/17/03 03:24 PM Re: Beta-[6.3] HiveMail - Integration 1.0 [Re: palmen]
Tom_H Offline
Journeyman

Registered: 08/20/03
Posts: 134
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

Top
#256649 - 09/17/03 04:33 PM Re: Beta-[6.3] HiveMail - Integration 1.0 [Re: palmen]
Charles Offline
Veteran

Registered: 10/22/00
Posts: 2637
Loc: London, UK
It should work as long as you have the same name/pass for both. <br /><br />I did some testing on my server but never on a live site.
_________________________
Do you believe in love at first sight,
or should I walk by again?

Top
#256650 - 09/18/03 03:59 PM Re: Beta-[6.3] HiveMail - Integration 1.0 [Re: egor]
donJulio Offline
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="" />

Top
#256651 - 09/18/03 04:37 PM Re: Beta-[6.3] HiveMail - Integration 1.0 [Re: egor]
Tom_H Offline
Journeyman

Registered: 08/20/03
Posts: 134
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

Top
#256652 - 09/22/03 04:06 PM Re: Beta-[6.3] HiveMail - Integration 1.0 [Re: mdr]
donJulio Offline
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="" />

Top
#256653 - 09/25/03 04:00 PM Re: Beta-[6.3] HiveMail - Integration 1.0 [Re: luan]
donJulio Offline
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="" />

Top
#256654 - 09/25/03 04:26 PM Re: Beta-[6.3] HiveMail - Integration 1.0 [Re: luan]
Charles Offline
Veteran

Registered: 10/22/00
Posts: 2637
Loc: London, UK
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?

Top
#256655 - 10/18/03 01:07 AM Integration Update ---------------- [Re: egor]
Tom_H Offline
Journeyman

Registered: 08/20/03
Posts: 134
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

Top
#256656 - 10/21/03 01:44 PM Re: Beta-[6.3] HiveMail - Integration 1.0 [Re: MRLefferts]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
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 />
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#256657 - 10/21/03 02:17 PM Re: Beta-[6.3] HiveMail - Integration 1.0 [Re: sf49rminer]
Charles Offline
Veteran

Registered: 10/22/00
Posts: 2637
Loc: London, UK
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?

Top
#256658 - 10/21/03 04:40 PM Re: Beta-[6.3] HiveMail - Integration 1.0 [Re: egor]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
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.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#256659 - 10/23/03 03:04 PM Re: Beta-[6.3] HiveMail - Integration 1.0 [Re: sf49rminer]
donJulio Offline
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="" />

Top
#256660 - 10/24/03 06:28 AM Re: Beta-[6.3] HiveMail - Integration 1.0 [Re: luan]
Charles Offline
Veteran

Registered: 10/22/00
Posts: 2637
Loc: London, UK
this is the designed behaviour already, updating your threads pass should also update the hivemail one
_________________________
Do you believe in love at first sight,
or should I walk by again?

Top
#256661 - 10/24/03 10:40 AM Re: Beta-[6.3] HiveMail - Integration 1.0 [Re: egor]
donJulio Offline
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="" />

Top
Page 14 of 15 < 1 2 ... 12 13 14 15 >


Moderator:  Ian_W 
Who's Online
0 registered (), 26 Guests and 12 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Wisdom needed
by Gizmo
Yesterday at 10:54 AM
How to hide sub forums from summary page
by blaaskaak
12/03/08 09:54 AM
Spell Check [beta]
by Bill B
12/01/08 09:16 PM
PhotoPost BB Code Popup
by AllenAyres
12/01/08 09:41 AM
Problems reading a lot of old posts here
by AllenAyres
12/01/08 09:35 AM
Forum 'Trader Ratings'.
by AllenAyres
12/01/08 09:33 AM
Customization needed
by Gizmo
11/12/08 12:28 PM
New Mods
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Spell Check [beta]
by
10/17/06 09:24 PM
Newest Members
Truth, David DelMonte, nick1, Begbie, cenk
13364 Registered Users
Top Posters
AllenAyres 25452
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks