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)

Subah 07-07-2007 09:54 PM

yes i creat a subfolder its has "sweet dodi" name as you see there is a space between the name and its work 100% :)

Dannyloski 07-07-2007 10:08 PM

Alright, awesome, just wanted to make sure ... :up:

And you're using the one I uploaded or the one Mecca 4x4 uploaded?

Subah 07-07-2007 10:11 PM

the one you uploaded because as i read from you the 4x4 Necca files not support the folder that have space ! right ?

Dannyloski 07-07-2007 10:23 PM

Correct, its just that he had added something, but it wasn't working so I fixed it and wnated to make sure it worked :up:

Subah 07-07-2007 10:25 PM

Good job both of you :up:

a1whs.com 07-08-2007 03:37 AM

It has major bug dude, try posting :

Code:

    $data = get_table_data('link');
Add after that line :
Code:

  if (! preg_match("/^http:\/\//", $data['URL1'])) { $data['URL1'] = "http://" . $data['URL1']; }

  if (! preg_match("/^http:\/\//", $data['URL2'])) { $data['URL2'] = "http://" . $data['URL2']; }

  if (! preg_match("/^http:\/\//", $data['URL3'])) { $data['URL3'] = "http://" . $data['URL3']; }

  if (! preg_match("/^http:\/\//", $data['URL4'])) { $data['URL4'] = "http://" . $data['URL4']; }

  if (! preg_match("/^http:\/\//", $data['URL5'])) { $data['URL5'] = "http://" . $data['URL5']; }

  if (! preg_match("/^http:\/\//", $data['URL6'])) { $data['URL6'] = "http://" . $data['URL6']; }


to any post. Till this error
Parse error: syntax error, unexpected T_BAD_CHARACTER, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/drd/public_html/zone/includes/ame_bbcode.php(177) : regexp code on line 2

Is fixed its an uninstall for me, time to find another youtube mod i suppose.

DieselMinded 07-08-2007 03:39 AM

<a href="http://www.filecabi.net" target="_blank">http://www.filecabi.net</a>

Support ?

Woop !!

DM

4x4 Mecca 07-08-2007 03:57 AM

With the WMV one I uploaded, I have a problem with firefox autoplaying it no matter which settings I use... anyone know how to stop it autoplaying even while using the command autostart='false' ?

4x4 Mecca 07-08-2007 04:08 AM

Quote:

Originally Posted by DiesellMinded (Post 1285538)
http://www.filecabi.net

Support ?

Woop !!

DM

$5 please! lol :p

DieselMinded 07-08-2007 04:21 AM

Thats A Different Site isnt it

DM


All times are GMT. The time now is 09:28 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.02046 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
  • (1)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