vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBulletin POP3 / IMAP Email Client for vB3 - Web-based access to POP email accounts! (https://vborg.vbsupport.ru/showthread.php?t=66247)

Erwin 06-22-2004 02:51 AM

Quote:

Originally Posted by 58sniper
Okay - a couple of suggestions....

1. The attachment label and button should be on a new table row - otherwise they stretch fixed tables. I fixed this in my copy, but an overall fix would be nice.

2. It would be nice if this also included the ability to update WHO'S ONLINE to show as "Checking Email" or something similar instead of "Unknown Location /forum/email.php?CMD=compose"

3. The ability to grant access to this based on usergroups would be especially cool....

3. Is already possible - look and edit the email.php file itself (or read the first post carefully). :)

Natch 06-22-2004 04:15 AM

I fuond that whenever I attempt to login, it takes me back to the same page with to alteration to the page, or error msg ...

azmi 06-22-2004 07:24 AM

@erwin

is there any way to give the permission to special persons fom a forbidden group ?

58sniper 06-22-2004 09:57 PM

Okay - some things that need to be addressed:

1. The date field should be nowrap
2. The table widths are still screwed, with the table sometimes only being 70% wide.

Also, to make this show up in the WHO'S ONLINE area:

in includes/functions_online.php find

Code:

case 'attachment':
                        $userinfo['action'] = $vbphrase['viewing_attachment'];
                        if ($seetitle)
                        {
                                $userinfo['where'] = "<a href=\"showthread.php?$session[sessionurl]p=$postid#postid=$postid\" title=\"$threadpreview\">$threadtitle</a>";
                        }
                        break;

under that put
Code:

case 'check_email':
                        $userinfo['action'] = "Checking Email";
                        $userinfo['where'] = "<a href=\"email.php\">Email</a>";
                        break;

find
Code:

case 'attachment.php':
                $userinfo['activity'] = 'attachment';
                break;

and insert this under it
Code:

case 'email.php';
                $userinfo['activity'] = 'check_email';
                break;


Erwin 06-23-2004 12:12 AM

This hack is meant to be plug-and-play - hence I avoided adding instructions for further integration - obviously if members want to modify it for their own forums, they are free to do so. :)

Kohhal 06-23-2004 12:36 PM

I've a problem which I don't think has come up yet.

When sending a mail to another account from within this email client the "From" address is not working correctly. It works ok for me if I allow myself the ability to change it but the other way ie. in normal operation - the mail that arrives shows "nobody@myhost.com" in the "From" field?

Any idea why this is happening? :disappointed:

Erwin 06-23-2004 10:27 PM

Quote:

Originally Posted by TheMasterG
I've a problem which I don't think has come up yet.

When sending a mail to another account from within this email client the "From" address is not working correctly. It works ok for me if I allow myself the ability to change it but the other way ie. in normal operation - the mail that arrives shows "nobody@myhost.com" in the "From" field?

Any idea why this is happening? :disappointed:

Interesting... this is dependent on who owns the php files on your server - most servers which do not have suexec on for apache and/or php will have the user nobody own the web files, hence the name nobody. To be perfectly honest, I don't know how to go around it, except to advise to try to switch on suexec for apache first, and if that doesn't help, recompile php with phpsuexec. On my server, all I needed was suexec for apache.

Boofo 06-23-2004 11:01 PM

Quote:

Originally Posted by Erwin
Interesting... this is dependent on who owns the php files on your server - most servers which do not have suexec on for apache and/or php will have the user nobody own the web files, hence the name nobody. To be perfectly honest, I don't know how to go around it, except to advise to try to switch on suexec for apache first, and if that doesn't help, recompile php with phpsuexec. On my server, all I needed was suexec for apache.

Does it hurt to have them both turned on?

kall 06-23-2004 11:42 PM

Quote:

Originally Posted by TheMasterG
I've a problem which I don't think has come up yet.

When sending a mail to another account from within this email client the "From" address is not working correctly. It works ok for me if I allow myself the ability to change it but the other way ie. in normal operation - the mail that arrives shows "nobody@myhost.com" in the "From" field?

Any idea why this is happening? :disappointed:

Err...have I been tachied or something?

Check this post that I made in this thread.

It fixed the issue for me.

Erwin 06-24-2004 12:11 AM

Quote:

Originally Posted by Boofo
Does it hurt to have them both turned on?

Having them turned on increases the load ever so slightly. You should have the apache one on. The php one caused some load issues and other bugs for me so I don't compile php with it.

And thanks kall! :) Maybe I should add it to my hack...


All times are GMT. The time now is 08:05 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.01275 seconds
  • Memory Usage 1,749KB
  • 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_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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