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)
-   -   Show Thread Enhancements - AME - Auto Media Embedding (youtube, Amazon, google, myspace, etc...) (https://vborg.vbsupport.ru/showthread.php?t=150863)

4x4 Mecca 06-30-2007 11:58 AM

Quote:

Originally Posted by The Geek (Post 1279812)
The photobucket one is a beast. I almost have a consistant one licked, but wont be able to work on it until later... its Saturday you know!

Well I'm glad you are having trouble! I thought it was my newbie mistake, lol. Thanks for trying, you rock, this mod is great.

The Geek 06-30-2007 12:03 PM

np, click the ol install button when you get a chance :)

4x4 Mecca 06-30-2007 12:24 PM

Installed :)

4x4 Mecca 06-30-2007 01:15 PM

I get this error
Code:

Fatal error: Call to undefined function: stripos() in /home/.neptune/branndon/4x4mecca.com/forum/includes/ame_bbcode.php on line 186
when I try to run "Rebuild Posts" in test mode.

The Geek 06-30-2007 01:51 PM

Quote:

Originally Posted by 4x4 Mecca (Post 1279898)
I get this error
Code:

Fatal error: Call to undefined function: stripos() in /home/.neptune/branndon/4x4mecca.com/forum/includes/ame_bbcode.php on line 186
when I try to run "Rebuild Posts" in test mode.

bugger. Another php5 only function. Edit that line and change stripos to strpos. Ill line that up for next update.

4x4 Mecca 06-30-2007 02:10 PM

Thanks!

Heath 06-30-2007 04:59 PM

@Geek - Im geting this working when I manually submit links, but the RSS doesn't allow it to auto-convert? I stripped the [url] around the RSSimport link just to leave the video link its self, still no go. Only when I post them myself.

http://forum.popuplace.com/showthread.php?p=34957&posted=1#post34957

see?

The Geek 06-30-2007 05:01 PM

Do you mean on incoming or outgoing RSS feeds heath?

Heath 06-30-2007 05:11 PM

incoming. I have the YouTube Recently added and Metacafe feeds linked in to auto update every 10mins. Currently it just shows the link, no conversion takes place. Any idea how to set it to work with the rss feeds as well?

thank you for this mod. its a great idea.

The Geek 06-30-2007 05:40 PM

Ok, I just looked into this (well, the youtube one) and its a little tricky. Its tricky because there isnt a standard URL in the RSS feed. THere is an image, a URL to the user, a URL to the tags and finally, a url to the page - but it isnt in the standard format. That isnt hard to do (just create a new definition and new plugin to hook into the rssfeeddata_presave). The problem is, you will end up with kind of an ugly look as it will have an image, some text, some links and then the video.


All times are GMT. The time now is 07:25 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.02991 seconds
  • Memory Usage 1,736KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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