vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Email Integration (New threads/replies by email) (https://vborg.vbsupport.ru/showthread.php?t=151222)

bc3tech 02-13-2008 12:16 PM

Quote:

Originally Posted by Tralala (Post 1441446)
...Also, minor niggle, but on the "Edit Forum Subscriptions" page, why must "Instant Notification by Email is available for this forum!" appear in bold underneath every single (eligible) forum? Why not just have a concise description at the top, which adds "Only some forums have Instant Notification available" or instead, put an asterisk next to the eligible ones, with the "Instant Notification by Email is available for this forum" explanation at the bottom. It's cluttered and confusing the current way (IMHO)...

personally i don't agree. but the asterisk option isn't bad either.

Cyricx 02-13-2008 12:21 PM

yeah, I bolded the asterix to make it stand out more :)

Cyricx 02-13-2008 01:16 PM

Quote:

Originally Posted by bc3tech (Post 1441905)
BUG FOUND:
  • Subscribe to a forum through normal route (daily / weekly)
  • go to one's userCP to show subscribed threads / forums
  • Collapse forum listing
  • Go to Forum Subscriptions area (this mod)
  • no forums will be shown, (because the table's collapsed) and you can't expand the table
  • Go back to UserCP, expand forum listing, then return to forum subscriptions, and you'll see the list

Fixed for 2.5.4

Thank you for the bug report!


Anyone experiencing this elusive 908 error, please contact me via pm with a temporary admin login. I'm unable to reproduce this bug with the correct file edits in the showpost.php and showthread.php files. But if I can reproduce it.. I can and will fix it :)

Tralala 02-13-2008 02:32 PM

Quote:

Originally Posted by Cyricx (Post 1442117)
Is it possible for you to PM me a temporary admin login?

PM sent. Thanks...

Heika 02-13-2008 04:00 PM

Quote:

Originally Posted by Cyricx (Post 1442117)
Is this a fresh install? Or upgrade?

If it's an upgrade, please verify you have removed the previous file edits from the showpost.php and showthread.php files and that you did do the file edit to the class_mail.php file.

It is a fresh install.

Thanks,

Heika

bc3tech 02-13-2008 07:27 PM

would like to see this avoid sending e-mails to the poster. esp in the case where the post was made by e-mail.

Cyricx 02-14-2008 11:41 AM

Tralala, thank you! Please see a reply PM, I've narrowed down the area of occurance.

Heika, PM sent :), also, what version of vbulletin are you running?

bc3tech, Completely agree! Having the user option for html/text really opened up some areas of possibility for me code wise. I want to nail this 908 bug first and then I'm planning to add two user options.

1) receive instant email notification for own posts
2) allow auto subscription for instant email notification

Both will default to yes.

Cyricx 02-14-2008 01:12 PM

I believe the 908 error is tied to imap extensions not being enabled in php.ini file. If you have your server set to not display errors, you'll then see that error. :)

If you are receiving the 908 error go to your admincp -> Maintence -> View PHP Info

Under the heading of "Configure Command" you should see references to with-imap

If you DO NOT see that, you MUST edit your php.ini file and enable imap_extensions.

If your UNCERTAIN HOW TO EDIT YOUR PHP.INI FILE.... contact your host! Most hosts will have no issues enabling those commands :)

Cyricx 02-14-2008 06:02 PM

If that isn't the issue, go to Admincp -> Scheduled Task Manager -> and click "Run Now" for Email Integration.

Watch for errors :)

So far the issues I've been able to review regarding 908 has been one of the above. Which is also why I haven't been able to replicate the problem heh.

Either imap not enabled, or the connection settings not right.

Cyricx 02-15-2008 11:41 AM

FINALLY!

Duplicated the 908 error..

It has to do with someone being subscribed to the thread in the email integration forum prior to email integration being turned on that causes the error when a reply is then made in that thread..

Whew... that one was nasty.

Working on a fix now!


All times are GMT. The time now is 10:51 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.01929 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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