vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBulletin Mail System (https://vborg.vbsupport.ru/showthread.php?t=125890)

Anomalies 11-19-2006 08:37 PM

Is this going to get updated with the fixes?

Lionel 11-19-2006 08:38 PM

Quote:

Originally Posted by Anomalies (Post 1121057)
Is this going to get updated with the fixes?


feel free to do so

Anomalies 11-19-2006 08:46 PM

Quote:

Originally Posted by Lionel (Post 1121058)
feel free to do so

I'll use the Gmail account, 1000 times better.

Lionel 11-19-2006 08:49 PM

Quote:

Originally Posted by Anomalies
Don't be a a smart ass, I was asking a question. If you can't give a simple answer then don't even bother. Unless this is updated by the developer or one of his co developers - it is useless.

Useless to you. If you can't read, move on, this hack is not for you. I've got this 100% bug free on my site and I know of 2 other sites that has it up and running.

I stated that I don't know how to pack it into a product, filburt said he does not know. If you can't appreciate what was done and call me a smart ass, move on.

edit....
and it's good that you changed your post

dodgeboard.com 11-19-2006 08:57 PM

Listen folks, a lot of people have worked hard on this and for nothing.

I too am having problems with the install simply because I am not a coder. It wasn't until just recently that Lionel worked out all the issues with the product.

Now, for us noobs, we must wait for a savvy coder to come along and wrap all the manual fixes into a final product that has an automated install.

I am waiting patiently as well. Getting snotty is not going to move this along any faster. Let's respect those that have worked hard on this product to get it to where it is.

It wont be long now. Thanks Lionel!

Lionel 11-19-2006 09:00 PM

Me, I am out of here. I will not waste my time to be called names.

dodgeboard.com 11-19-2006 09:07 PM

No good deed goes unpunished Lionel.

Please don't let what one ungrateful member says run ya away.

You've done more with fixing this than anyone...and it is appreciated, very much!

You ROCK MAN!

Anomalies: Thanks for setting back the movement! We keep running off the good coders who are doing their best on what IS a free product, this will never come to fruition.

Lionel 11-19-2006 09:08 PM

Whoever needs help to get it running, just PM me with access and I'll set it up for you.

Killsparer 11-19-2006 09:21 PM

I also wanted to thank you very much for your help in getting this addon running!

You shouldn't care too much about any insults made by this guy. It's the internet, it's nearly impossible not to meet people like him sooner or later.

Lionel 11-19-2006 09:54 PM

Dodgeboard, you are all set.

You need to setup the settings, permissions etc.. (mainly create the catchall account).
It appears that you removed the $cronimage in your template. It will never work without it.

And one last step for you to do (optional)

https://vborg.vbsupport.ru/showpost....&postcount=221

Lionel 11-19-2006 10:08 PM

After you finish testing, let people know if it runs fine in 3.63

dodgeboard.com 11-19-2006 10:11 PM

YOU ROCK buddy!

It works with 3.6.3 just fine!!

Lionel 11-19-2006 10:22 PM

Quote:

Originally Posted by Slave (Post 1120972)

Also .. How do I change the name from "Haitiwebs Mail" showing in the title of the page and in the breadcrumbs? I don't seem to be able to find it in the settings ..

Thanks :)

That's in both vbms_functions.php and in vbms_init.php

filburt1 11-19-2006 10:25 PM

Quote:

Originally Posted by Lionel (Post 1120826)
And he forgot to autoincrement messageid in " . TABLE_PREFIX . "vbms_message

You need to do it too in php admin

That was by design so attachments could be bound to messages predictably when mail is being checked.

Lionel 11-19-2006 10:27 PM

Quote:

Originally Posted by filburt1 (Post 1121134)
That was by design so attachments could be bound to messages predictably when mail is being checked.

That was giving an error about key exists or something. That stopped when I added auto increment

Which BTW dodgeboard I forgot to do for you.

Slave 11-19-2006 11:01 PM

Well .. it seems like the plugins for checking mail are working as I now have some log entries :) .. the problem I now have is that imap isn't installed (Doh!) .. My ISP is looking at that now :)

Thanks for the pointers towards changing the name in the title and breadcrumbs .. that's now sorted :)

A couple of small things ..

it seems like something is the wrong away round .. say my alias is "slave" and my forum account is "Slave" .. when I send out an email the received name and email address look like this ..

slave<Slave@testsite.com>

Spot the incorrect capitalisation ..

and finally .. when viewing vbms.php the breadcrumb is a bit funny .. the sitename is about 5 spaces away from the folder image, any idea why that would be? It's ok on all the other vbms pages ..

Thanks again :) .. this hack will rock once I get imap installed :bored:

Slave 11-19-2006 11:28 PM

btw .. the "You do not currently have an alias defined." warning box does not disappear the first time you enter your alias (on the change your alias page) .. perhaps like the settings in admin you have to click the enter button twice for it to disappear ..

I've not explained that very well .. try setting an alias on a user without one to see what I mean :)

Lionel 11-19-2006 11:35 PM

Quote:

Originally Posted by Slave (Post 1121158)

and finally .. when viewing vbms.php the breadcrumb is a bit funny .. the sitename is about 5 spaces away from the folder image, any idea why that would be? It's ok on all the other vbms pages ..

Thanks again :) .. this hack will rock once I get imap installed :bored:

If you have blank spaces could be that you left some blank spaces after the " in the php where you made the changes

Lionel 11-19-2006 11:41 PM

Quote:

Originally Posted by Slave (Post 1121167)
btw .. the "You do not currently have an alias defined." warning box does not disappear the first time you enter your alias (on the change your alias page) .. perhaps like the settings in admin you have to click the enter button twice for it to disappear ..

I've not explained that very well .. try setting an alias on a user without one to see what I mean :)

I know. It does disappear when you refresh the page. It is a bit annoying but non critical.

Anyway some good news on the way. A coder is about to package it into a product.

Slave 11-20-2006 12:28 AM

Quote:

Originally Posted by Lionel (Post 1121174)
If you have blank spaces could be that you left some blank spaces after the " in the php where you made the changes

After looking at it again, it seems it's a problem with Safari not showing the page correctly due to the extra long page name. IE sees it fine .. :rolleyes:

One other thing I've noticed. When you try to email another forum user by just putting their forum user name in, vbms comes back with a "This user is not accepting email from other forum users" error. However I'd changed the setting of the receiving forum user to ticked for this setting in their usercp. So vbms can't be reading it right.

I've tested this with more than one user and still the same results. I wouldn't of thought imap not being installed would effect this, so it must be something else in the code.

dodgeboard.com 11-20-2006 12:30 AM

Mine is working flawlessly in 3.6.3 thanks to Lionel.

He got me all fixed up!!

Users are loving it!!

Lionel 11-20-2006 12:30 AM

Quote:

Originally Posted by Slave (Post 1121198)
One other thing I've noticed. When you try to email another forum user by just putting their forum user name in, vbms comes back with a "This user is not accepting email from other forum users" error. However I'd changed the setting of the receiving forum user to ticked for this setting in their usercp. So vbms can't be reading it right.

Unless the other user setup an alias, the email address does not exists. And it will not work by putting another username in there. That would have to be an alias, which is not necessary same as username

Lionel 11-20-2006 12:37 AM

Also alias need to be in your address book

DaNIEL MeNTED 11-20-2006 01:08 AM

Is there a way to automatically add the username > alias when a user is added to a specific group?

I'd like to have:

1) Regular Users
2) Contributing Users

I'd like contributing users to automatically get an alias = username when they get bumped into that group.

Slave 11-20-2006 01:09 AM

Quote:

Originally Posted by Lionel (Post 1121204)
Also alias need to be in your address book

Really? .. hmm that's not how the v3.0 one worked ..

Oh well .. I'll give it a go and see if it works :)

Lionel 11-20-2006 01:11 AM

Quote:

Originally Posted by Slave (Post 1121223)
Really? .. hmm that's not how the v3.0 one worked ..

Oh well .. I'll give it a go and see if it works :)

There is a little note with an example of "Bob at work" in the create alias page.

Lionel 11-20-2006 01:15 AM

Quote:

Originally Posted by DaNIEL MeNTED (Post 1121222)
Is there a way to automatically add the username > alias when a user is added to a specific group?

I'd like to have:

1) Regular Users
2) Contributing Users

I'd like contributing users to automatically get an alias = username when they get bumped into that group.

and what about regular users? They don't get anything? If so, you can set that in vbms_permissions and do a quick plugin. The alias goes in table user, so that could also be inserted when updating user with new usergroup to SET alias=username

dodgeboard.com 11-20-2006 01:24 AM

You might want to let users manually set their alias. We have many users with a space in their username. This would undoubtedly cause problems.

Lionel 11-20-2006 01:26 AM

Quote:

Originally Posted by dodgeboard.com (Post 1121233)
You might want to let users manually set their alias. We have many users with a space in their username. This would undoubtedly cause problems.

good point.

GoHa 11-20-2006 01:47 AM

Installed in 3.5.4, using orignial intall archive, attached to initial thread.
It works. Almost.

The only problem seembs to be that I can send emails but I cannot receive e-mails, using this system. I can see mails in cpanel webmail, but it wont go inside vbmail system.

Please adivse? Did I missed something?

Lionel 11-20-2006 01:49 AM

3.25?

dodgeboard.com 11-20-2006 01:56 AM

If you can see the emails then I assume you have already created the catchall account on your mail host.

Make sure your vbms settings matches the account used for your catchall account and that you have entered the password.

To get mine to work, I had to revert my footer template. Then I started getting my emails.

if none of that works, try changing your mailhost setting in adminc vbms settings from localhost to mail.yoursite.com and see if that fixes it

Lionel 11-20-2006 01:59 AM

Try to run this in your browser and post the results if any (replace with your values)

http://www.yoursite.com/forums/vbms_checkmail.php

Lionel 11-20-2006 02:57 AM

An important point to whoever is going to use this hack. Set @yoursite.com in the vb User Banning Options banned email list to prevent users from using their alias@yoursite.com as the primary site contact, or the script will enter into a loop trying to send notifications non stop.

GoHa 11-20-2006 03:56 AM

Sorry, I meant 3.5.4. Installed this mail system into 3.5.4 VB.

For some reason, all e-mails that I sent immediately after the instllation wont go into vbmial box. but two hours later it did, and now work every time. Sent the mail - see it in vbmail box almost immediately.

Quote:

An important point to whoever is going to use this hack. Set @yoursite.com in the vb User Banning Options banned email list to prevent users from using their alias@yoursite.com as the primary site contact, or the script will enter into a loop trying to send notifications non stop.
This will force ppl to have another email address. And they will less likely use your mail system. I think it will be better to prevent sending notification in case if @yoursite.com is used as a contact. Disable it for mail and for all other notifications.

Or, even better, disable server from enter into a loop trying to send notifications non stop. Have to check the code..

Lionel 11-20-2006 04:04 AM

Quote:

Originally Posted by GoHa (Post 1121309)
Sorry, I meant 3.5.4. Installed this mail system into 3.5.4 VB.

For some reason, all e-mails that I sent immediately after the instllation wont go into vbmial box. but two hours later it did, and now work every time. Sent the mail - see it in vbmail box almost immediately.


a couple settings were missing from original package

1-the time interval to check email
2-the purge from server option

Also, this is based on site activity. If your site is new and don't have too much activity, the cron will not run on time.

GoHa 11-20-2006 04:11 AM

We have 14-18k uniq users daily (www.goha.ru, www.forums.goha.ru - Russian MMORPG Community portal). But for training purposes I am currently using dev forum, wich does not have visitors (except for myself).

Do we have installation package for 3.5.4 VB?
Or should I try to use 3.6.2 instllation package attached somewere in this thread?

Lionel 11-20-2006 04:17 AM

hummm, don't know what to tell you. The original zip was reported buggy.
The installation is a tiny bit different for 3.60-3.63. the phrasetype database structure is different.

GoHa 11-20-2006 04:22 AM

Ok, thanks for your help.
I'll compare the code for both versions (beyondcompare) and will figure out what to replace.

But tomorrow. Sleep time for me.

Have a good time of the day =)

DaNIEL MeNTED 11-20-2006 12:59 PM

Ok... I now a product XML file that performs all the SQL queries required to create tables/etc. On uninstall it drops tables and the extra column from the users table.

I've also added all the templates...

I seem to have a few bugs on my install... if I change the logging level it doesn't seem to take effect. Ideas?


All times are GMT. The time now is 01:42 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01625 seconds
  • Memory Usage 1,834KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete