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)
-   -   Auto Post Google Alerts (https://vborg.vbsupport.ru/showthread.php?t=106905)

Jafo232 05-17-2006 07:12 PM

Did you try localhost instead?

valentine 05-17-2006 07:18 PM

Yeah just tried that, same result.

Don't know if it makes a difference but when I run the script direct from the browser, I do get the 'Loading Directly' bit.

Code:

Loading Directly.


Warning: imap_open(): Couldn't open stream {pop3.netnuptials.net:110/pop3 in /vbox.php on line 24

Warning: imap_num_msg(): supplied argument is not a valid imap resource in /vbox.php on line 26
done processed 0 of mails


Jafo232 05-17-2006 07:19 PM

Hmm, not sure why it cannot open your server. Are you sure it is running on port 110?

valentine 05-17-2006 07:21 PM

110% certain - I've checked and double checked the settings that I have on Outlook/Outlook Express, they both use 110 and will pick up the mail just fine, and they both use the same pop3/server/pass details as I've got setup in AdminCP.

Jafo232 05-17-2006 07:58 PM

I have no clue then. For some reason, your server is not allowing it to connect. Rather at a loss.

H@K@N 05-25-2006 12:29 PM

Quote:

Originally Posted by dilbert
OK, so I got it to work. :) It's pretty cool.
My problem is I created a new forum just for these alerts. Then when you are at the forum homepage, it says that forum has 0 posts, so no one will know they are there.
Can it be changed to have these count?

Thanks,
Cliff

Jafo232,

any clou how to solve this, because if new alerts are posted into the Forum, nobody knows it because Forumhome says No Threads.

th@nks

Annapurna 05-25-2006 08:33 PM

just don't work :confused:

*uninstall*

MikeBlah 05-26-2006 04:47 PM

Any chance this will work on version 3.0?

Jafo232 05-30-2006 03:06 PM

Quote:

Originally Posted by MikeBlah
Any chance this will work on version 3.0?

Will not work for 3.0, only the 3.5 series.

hypnoticpimp 05-31-2006 04:40 AM

When i go to my vbox.php page i get this error

Loading Directly.


Unable to add cookies, header already sent.
File: /home/wshh/public_html/forums/vbox.php
Line: 14




How can i fix it

Jafo232 05-31-2006 12:51 PM

If that is the only error you get, that is fine. The error will not happen if it is loaded via the cronjob.

hypnoticpimp 05-31-2006 04:26 PM

i dont understand , How is this fine? lol i cant use this page , if i get that error, so how do i fix it

Jafo232 05-31-2006 05:06 PM

Quote:

Originally Posted by hypnoticpimp
i dont understand , How is this fine? lol i cant use this page , if i get that error, so how do i fix it


You do not call the vbox.php script directly, only for testing purposes.

blogtorank 06-02-2006 04:45 PM

Great addon, ever changing content is always good to keep the engines running. Now all we need is a complete list to receive email alerts from all the sources out there, off I go to start compiling :)

Edited and added for others to see here for a nice list: http://www.journalismnet.com/choose/newsalerts.htm

blogtorank 06-02-2006 06:55 PM

Found something pretty annoying within the E-Mails received that are posting to the threads:


Quote:

Remove this Google Alert:

http://www.google.com/alerts/remove?...xxxxxxxxxxx=en

Create another Google Alert:

http://www.google.com/alerts?hl=en

Sign in to manage your alerts:

http://www.google.com/alerts/manage?hl=en

Sent from googlealerts-noreply@google.com

Well to fix that, open up vbox.php inside whatever editor you use and search for the following line:

Quote:

if ($vbulletin->options['gvbfilter']) {

Add above:

Quote:

$content = substr($content, 0, strpos('- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -', $content));
What this does is get rid of the junk signature from the emails ;)

Hope this helps anyone out! Still an awesome hack! :banana:

All the best!

Alphaline 08-02-2006 12:38 PM

Quote:

Originally Posted by Jafo232
Will not work for 3.0, only the 3.5 series.

Hi Jafo

Nice to see you here. I have utilized some of your scripts at your site wwc.... however, when you say the 3.5 series I just wanted to make sure it also includes the 3.5.4

Otherwise, great job........ very useful for my needs. [have clicked install] :-)

Alphaline

Jafo232 08-02-2006 02:35 PM

Quote:

Originally Posted by Alphaline
Hi Jafo

Nice to see you here. I have utilized some of your scripts at your site wwc.... however, when you say the 3.5 series I just wanted to make sure it also includes the 3.5.4

Otherwise, great job........ very useful for my needs. [have clicked install] :-)

Alphaline

Yes, works fine for 3.5.4. :)

Neo_obs 08-17-2006 06:33 PM

I have a question we cant get this to work right. We want it so that all posts are moderated first and preapproved as some google alerts have no reference and we dont want those on our site as it is supposed to be family friendly.

I have edited usergroups, usergroup permissions, forum permissions, and everything else I could think of even putting the user into the moderated users group.

Anyone help by making it wait for approval?

Brandon Sheley 10-24-2006 03:55 PM

will this work on 3.6.2 ?

Jafo232 10-24-2006 04:39 PM

This is not necessary on 3.6.2. 3.6 has an advanced FEED feature which will do the exact same thing.

In case your wondering how, just go to news.google.com, enter the search terms that you want to be notified, click search, click RSS Feed. Enter that URL in the FEED feature of Vbulletin in the admin section.

dbarry 10-24-2006 06:11 PM

Quote:

Originally Posted by Jafo232
This is not necessary on 3.6.2. 3.6 has an advanced FEED feature which will do the exact same thing.

Nope, not really... the extra special thing this mod does is the mail2forum feature functionality... it can take specific emails and post them into a forum.

We use it to suck up email feeds from several Yahoo Groups!

FWIW, it works fine on 3.6.2

Jafo, sorry to see this one fade away .. it pretty much saved our forum!

Don

Brandon Sheley 10-24-2006 06:13 PM

okay thanks

charkman 08-24-2012 09:56 AM

Thanks bro ;)


All times are GMT. The time now is 01:12 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.01290 seconds
  • Memory Usage 1,766KB
  • 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_code_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (23)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