vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - Youtube/Google video downloader Tool for your Forum. v2.2 Released (https://vborg.vbsupport.ru/showthread.php?t=194613)

movslow 01-23-2009 02:31 PM

No such luck.

Same error.

Code:

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/.bartles/nightech/movslow/forum/youtube.php(48) : eval()'d code on line 40
Even followed the other instructions.

Fungsten 01-23-2009 05:08 PM

Quote:

Originally Posted by Hitterman (Post 1675079)
Go to yourforum/youtube.php

Still can't find it. I did reinstall it.

RedHacker 01-27-2009 01:42 PM

Quote:

Originally Posted by Hitterman (Post 1722155)
Have you followed the after install step?

What is the error you are getting?

I dont see anything...

Hitterman 01-27-2009 02:44 PM

Quote:

Still can't find it. I did reinstall it.
Weird! how can you not find the file you have uploaded? If you have really uploaded the file "youtube.php", then you'll find it easily.

Quote:

I dont see anything...
Just do this again:
Quote:

Go to Styles and Manager>>Your style>>and open "youtube" template.

Without doing anything or altering any code ,click on save button.
This will make your hack working. Since people are finding it really difficult to install, I'll be releasing an updated version which will prevent these types of settings.

adusei 02-15-2009 01:25 PM

It's not working with vB3.8.1 , nothing to be seen and YES, I followed ALL install instructions.
Deleted it :(

gwerzal 02-15-2009 06:30 PM

Hi

Im getting this error after install

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/admin/public_html/youtube.php(48) : eval()'d code on line 40

Thanks for any help

Fungsten 02-15-2009 07:44 PM

Quote:

Originally Posted by adusei (Post 1744840)
It's not working with vB3.8.1 , nothing to be seen and YES, I followed ALL install instructions.
Deleted it :(

Same here.

Theater 02-16-2009 08:07 AM

I got the same parser error, but as the others are saying you need to open the "youtube" template in your Style Manager and either just Save, or do what I did, and remove the blank space before "$stylevar[htmldoctype]" and then save which will also ensure that the template updated.

Thank you for the mod, works like a charm. My members will love this. :up:

Theater 02-16-2009 09:51 AM

I made a quick button for users to click in order to download a free FLV player from Download.com if they don't have one already.

http://img216.imageshack.us/img216/4...layerdlem5.gif

Find in youtube template:

Code:

<td height="60"><div>
Replace with:

Code:

<td height="60"><div align="center">
<a href="http://www.download.com/FLV-Player/3000-13632_4-10467081.html" target="_blank"><img alt="Download a free FLV player to watch your downloaded YouTube/Google videos!" height="42" src="enter your sites image path/flvplayerdlem5.gif" width="260" border="0" /></a>

^^^ be sure to input the path to the image as it is located on your site.

Fungsten 02-16-2009 05:48 PM

In the instructions it says:

Quote:

Upgrade Instructions:
You have to manually delete the "youtube" template from style manager. The un-installer won't uninstall the template.
How do you do that?

crouzmind 02-20-2009 01:01 PM

Code:

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in C:\wamp\www\upload\youtube.php(48) : eval()'d code on line 40
i got this error on vbulletin 3.8.1 . any body tell me about it .

aakhan136 02-22-2009 07:13 PM

Thanks

movslow 02-23-2009 06:51 PM

Quote:

Originally Posted by crouzmind (Post 1749879)
Code:

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in C:\wamp\www\upload\youtube.php(48) : eval()'d code on line 40
i got this error on vbulletin 3.8.1 . any body tell me about it .

Same errror I keep getting, even after following his instructions to the letter several times after different updates.

Not a very well written mod imo, great idea but poor execution.

:down:

fragg 02-26-2009 10:20 AM

Dont seem work with vbulletin 3.8.1 ,Gutted looks a great mod to :erm:

Fungsten 02-26-2009 04:38 PM

Quote:

Originally Posted by fragg (Post 1755081)
Dont seem work with vbulletin 3.8.1 ,Gutted looks a great mod to :erm:

I can't find the where the link is to download.

Hitterman 02-27-2009 06:34 AM

Just want to announce that an update on this hack is going to be released on 9th march 2009. I currently have no money so that I can buy good function scripts.

KrU$ty 03-07-2009 10:01 AM

just wondering how i might be able to add this to a module for vbadvanced? If anyone has managed this, sharing is caring :)

CLaNZeR 03-15-2009 02:13 PM

To get rid of the error after you have installed it, simply goto your Style Manager.
Goto edit templates on the current style you are using.
Edit the youtube template, then save it. You do not need to edit anything, just hit the save button.

Now the unexpected T_ENCAPSED_AND_WHITESPACE error will go away and the page will load.

Hitterman 03-16-2009 07:57 AM

That's what I have posted in the first post but people are not able to see that:p

Delilahs 03-18-2009 09:25 AM

followed the instructions to the letter, including the post above mine, and it works a dream on 3.81.

well done

ZeusTalkgeek 03-19-2009 02:37 AM

I installed but for some reason when I navigate to the /youtube.php page it just shows up as a blank white page. Any suggestions?

Hitterman 03-20-2009 10:42 AM

Why you guys can't read the first post and use search function? This thing is with everyone but solution is already there in the first post.

Hitterman 03-20-2009 10:43 AM

Here is the solution quoted:
Quote:

To get rid of the error after you have installed it, simply goto your Style Manager.
Goto edit templates on the current style you are using.
Edit the youtube template, then save it. You do not need to edit anything, just hit the save button.

Now the unexpected T_ENCAPSED_AND_WHITESPACE error will go away and the page will load.

relaxiha 06-28-2009 04:53 AM

plz update for 3.8.3 ..error

parveznpt 07-27-2009 02:42 PM

goto your admincp and click on
Styles & Templates or click style manager and select your current style you are using and then click edit templates and press y you see youtube template double click on this template and search echo $download; when you search then remove echo text only remove echo text and click save.
your youtube working fine.

check here
http://www.pakistan-forums.com/youtube.php

movslow 08-05-2009 05:30 PM

Quote:

Originally Posted by parveznpt (Post 1856552)
goto your admincp and click on
Styles & Templates or click style manager and select your current style you are using and then click edit templates and press y you see youtube template double click on this template and search echo $download; when you search then remove echo text only remove echo text and click save.
your youtube working fine.

check here
http://www.pakistan-forums.com/youtube.php

lol, I clicked your link and got this..lol.

Quote:

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/gsmpakis/public_html/pakistan-forums.com/youtube.php(48) : eval()'d code on line 40
:D

Still not working and the author isn't supporting it....graveyard anyone?

:down:

mondiuk 08-06-2009 09:31 PM

it works fine but you need flv player or realplayer..

Dilldogs 08-13-2009 10:11 AM

Error:

Forbidden
You don't have permission to access /youtube.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.





Now I went through about 40 videos on youtube and I am still getting this error... Now is the a solution to this?

Nadeemjp 09-28-2009 12:22 AM

i have installed but i dont see anything in the navbar. how do we use this hack after installation?

Nadeemjp 09-28-2009 12:47 AM

i am also having this error:

Forbidden
You don't have permission to access /forums/youtube.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


--------------------------------------------------------------------------------

Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.familybunker.com Port 80

Nadeemjp 09-28-2009 12:48 AM

Dear Author please provide help in this regards:

1) error:
Forbidden
You don't have permission to access /forums/youtube.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


--------------------------------------------------------------------------------

Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.familybunker.com Port 80

2) how do we delete youtube template manually?

I would appreciate your help a lot if you could save me from trouble

thank you

Hitterman 09-28-2009 12:08 PM

Well this hack was working previously and I don't know what is the matter. Anyways sorry to say that I am not providing anymore support on this because I am busy with my video game programming. Sorry. If someone would like to improve this hack, please PM me for permission. :)

Nadeemjp 09-29-2009 07:50 AM

that is fine
please tell me how to delete the template manually?

Hitterman 10-01-2009 07:56 AM

well open the style manager, select the template, remove all the code and done I suppose.

Forumi Shqiptar 10-25-2009 04:31 AM

Any clues on this error?
====================================
Error no matches - wrong youtube page perhaps?

Prisim 10-26-2009 11:51 AM

i get 401 forbidden message in my site

i m using vb 3.8.3

help plz

SSJB_7 10-27-2009 11:04 AM

1 Attachment(s)
i corrected the error code an now i get this:

Error no matches - wrong youtube page perhaps?

what can i do???????


All times are GMT. The time now is 01:01 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.01388 seconds
  • Memory Usage 1,818KB
  • 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
  • (5)bbcode_code_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (37)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