vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vB POP3 / IMAP Email Client 1.4 - Web-based access to POP email accounts (https://vborg.vbsupport.ru/showthread.php?t=50783)

Grunt 03-30-2003 06:07 AM

Erwin: check your PM's for your email account

Erwin 03-31-2003 12:24 AM

Quote:

Yesterday at 06:30 AM Buddha said this in Post #160
hey doc. how can i change the



so that it links to your site (that is, if you are interested). in my opinion, it's the least i can do for all the great hacks you've created.

That's fine. :) I like to keep my own forums anonymous.

Erwin 03-31-2003 12:27 AM

Quote:

Yesterday at 02:48 AM limey said this in Post #159
Uploaded new version and can't read mail. I get blank pages and the newer mail is stuck on the meta refresh. I can compose and delete email.
Can't explain that. Log out and log in again. Close all windows, and log in again. This hack should work if you have the latest PHP with IMAP installed.

Grunt 03-31-2003 01:23 AM

Quote:

03-25-03 at 12:07 PM Erwin said this in Post #29
Okay, I've fixed that directory path bug. :)

I forgot to update it to make it workable for some forums. It now uses the $bburl variable - make sure your forum path is set correctly in your Admin CP vB Options section. :)

Would it be possible to place this in the root directory of the site? perhaps replacing $bburl variables with $homeurl?

Erwin 03-31-2003 02:29 AM

Quote:

Today at 02:23 PM Gruntie said this in Post #164

Would it be possible to place this in the root directory of the site? perhaps replacing $bburl variables with $homeurl?

Absolutely... but you need to rename the require global.php line to make it find the forum/global.php file which is needed.

Smoothie 03-31-2003 02:38 AM

Quote:

03-27-03 at 05:03 AM Erwin said this in Post #139


In the latest version, you can switch the ability to change the FROM field on or off at the top of the PHP file. I may or may not find the time to strip the extra domain bits - the reason is that I don't have an email account to test with, you see, so I would never know if it works or not.

Bumping this, if you get time. :)

Grunt 03-31-2003 02:52 AM

Quote:

Today at 04:29 AM Erwin said this in Post #165
Absolutely... but you need to rename the require global.php line to make it find the forum/global.php file which is needed.
replaced all occurances of $bburl to $homeurl, changed the global.php line to: require('forum/global.php');

and getting a blank page. Tried also : require('./forum/global.php'); with no luck

jbear6 03-31-2003 12:35 PM

Quote:

Yesterday at 10:52 PM Gruntie said this in Post #167

replaced all occurances of $bburl to $homeurl, changed the global.php line to: require('forum/global.php');

and getting a blank page. Tried also : require('./forum/global.php'); with no luck

I think I had this problem once, and I had to add the path to get it to work:
PHP Code:

  <?php 

chdir
('/home/jbear6/public_html'); 

require(
'/home/jbear6/public_html/global.php');

Please disregard if I am totally off base here....

Jbear6

Buddha 03-31-2003 05:15 PM

Quote:

Today at 02:24 AM Erwin said this in Post #162


That's fine. :) I like to keep my own forums anonymous.

no problem.
thanks regardless.

D|ver 04-01-2003 09:41 AM

wow what a great hack :)

but i get always this error message:
Quote:

Warning: Couldn't open stream {pop.gmx.net:110/pop3}INBOX in /www/htdocs/forums/email.php on line 614
does anybody know, what i can do know ?

imap is installed and configured with php


All times are GMT. The time now is 02:49 PM.

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.01446 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
  • (1)bbcode_php_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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