vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - 8WayRun.Com - Media Library (https://vborg.vbsupport.ru/showthread.php?t=240677)

LouisB 05-11-2010 09:34 PM

Hi Jaxel. I've noticed 2 errors so far:

I'm using the recent update and when i try to go to a members profile who have added media i get this error:

Quote:

Fatal error: Call to a member function register() on a non-object in /home/user/public_html/media/media_functions_constructs.php on line 270
every other members profile who haven't added any media is okay. and... When i go to maintenance and try to update media information i get this:

Quote:

Warning: require_once([path]/media/media_functions_href.php) [function.require-once]: failed to open stream: No such file or directory in [path]/admincp/misc.php(2067) : eval()'d code on line 99

Fatal error: require_once() [function.require]: Failed opening required '/home/user/public_html/media/media_functions_href.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/user/public_html/admincp/misc.php(2067) : eval()'d code on line 99

Jaxel 05-11-2010 09:38 PM

Quote:

Originally Posted by LouisB (Post 2035396)
Hi Jaxel. I've noticed 2 errors so far:

I'm using the recent update and when i try to go to a members profile who have added media i get this error:



every other members profile who haven't added any media is okay. and... When i go to maintenance and try to update media information i get this:

Both those bugs have been fixed within the past 2 hours... please download and install the current version of 0.8

Jaxel 05-11-2010 09:43 PM

Quote:

Originally Posted by Delilahs (Post 2035395)
tried that and it doesn't work still

Try disabling each Media Library plugin 1 by one, until your CMS starts working again. Then tell me which one fixed it and I will look into it.

Delilahs 05-11-2010 09:47 PM

It's BBCode fetch thatg knocks it out

bluecat 05-11-2010 11:32 PM

Hi,

I'm using a force www in my htaccess (since users don't stay logged in if they don't type the www, plus the duplicate content factor). However, when I active your SEO URL's option and add the code to my htaccess file, I get an error blank page if I don't type in the www., and it says Permanent Redirect. Can you tell me how to fix this so I can use the SEO option?

Thank you

Veer 05-12-2010 12:45 AM

Updated to latest version, works superbly.

Tried MySpace videos, its just fine now but it do not get length for media automatically.

On Sitemap page (media.php?do=sitemap) I got this error message (before generating XML Media Sitemap):
Warning: file_get_contents([path]/customVID/sitemap/media.xml) [function.file-get-contents]: failed to open stream: No such file or directory in [path]/media/media_rss.php on line 109

I checked media xml file, it is getting wrong information:
<video:content_loc>http://www.domain.com/customVID/TFvKeZPAnNo</video:content_loc>
under the customVID folder there is nothing called TFvKeZPAnNo.

Jaxel 05-12-2010 03:08 AM

Quote:

Originally Posted by Veer (Post 2035435)
Updated to latest version, works superbly.

Tried MySpace videos, its just fine now but it do not get length for media automatically.

If you look at the MySpace service file, you will see for svcLength it is marked as NULL. This is because MySpace's built in xml data does not have a DESCRIPTION (wtf?!); so I had to use their meta information, which has a description, but doesn't have length.

Quote:

Originally Posted by Veer (Post 2035435)
On Sitemap page (media.php?do=sitemap) I got this error message (before generating XML Media Sitemap):
Warning: file_get_contents([path]/customVID/sitemap/media.xml) [function.file-get-contents]: failed to open stream: No such file or directory in [path]/media/media_rss.php on line 109

Of course you got that error... because you didn't generate the sitemap yet. You can't retrieve information from a file that doesn't exist.

Quote:

Originally Posted by Veer (Post 2035435)
I checked media xml file, it is getting wrong information:
<video:content_loc>http://www.domain.com/customVID/TFvKeZPAnNo</video:content_loc>
under the customVID folder there is nothing called TFvKeZPAnNo.

This reason alone is why I originally chose only to include LOCAL media in the sitemap. This tag is asking for the direct link to the video itself... something that we don't have, because the video isn't local. We are embedding from external sources.

Quote:

Originally Posted by bluecat (Post 2035419)
Hi,

I'm using a force www in my htaccess (since users don't stay logged in if they don't type the www, plus the duplicate content factor). However, when I active your SEO URL's option and add the code to my htaccess file, I get an error blank page if I don't type in the www., and it says Permanent Redirect. Can you tell me how to fix this so I can use the SEO option?

Thank you

Please send me the contents of your HTACCESS file.

Quote:

Originally Posted by Delilahs (Post 2035404)
It's BBCode fetch thatg knocks it out

I dont see anything in that plugin that would cause this problem. Its probably a conflict with another mod on your website.

Veer 05-12-2010 03:33 AM

Quote:

Originally Posted by Jaxel (Post 2035491)
This reason alone is why I originally chose only to include LOCAL media in the sitemap. This tag is asking for the direct link to the video itself... something that we don't have, because the video isn't local. We are embedding from external sources.

Alright, so is there any way to switch off LOCAL media for sitemap? because I think the media library is originally designed for external sources media, personally I don't use LOCAL media, not only me most of all use this for external media sharing.

sontran 05-12-2010 07:15 AM

Quote:

Originally Posted by Jaxel (Post 2035399)
Both those bugs have been fixed within the past 2 hours... please download and install the current version of 0.8

Fatal error: Call to a member function register() on a non-object in /PATH/public_html/vbb/media/media_functions_constructs.php on line 270


I 've just downloaded and installed the lastest version but still got the above error. Please check

Mulle 05-12-2010 08:49 AM

When I submit a new video from this page: http://www.streetrace402.com/v4/media.php I get this error:
Quote:

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

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
It seems that the "submit media" button have wrong link.

Gn_Snake 05-12-2010 09:19 AM

Quote:

Originally Posted by Gn_Snake (Post 2035326)
You're doing a fantastic job Jaxel, but I still have trouble viewing the video metacafe with Explorer and if active AdminCP vBSEO gives me page not found when I click on video

You have a solution to this?

Anyway thank you very much

Nothing Jaxel ?

mobe00 05-12-2010 09:21 AM

1 Attachment(s)
Same problem here the bb-code plugin knocks my cms out also. disabling it and my cms works

kho91 05-12-2010 09:45 AM

i upgraded to the last version but i can't import google video?

bluecat 05-12-2010 12:43 PM

Jaxel, I sent it in a pm, thank you for looking.

kho91 05-12-2010 01:09 PM

i hav a problem with bbcode media fetish , the cms is out

dallouleh_s 05-12-2010 02:40 PM

Hi

I uploaded the product, but now my cms isn't showing up ( 500 internal server error )
and when i am submitting media it is not working. should i put my video in a specific folder?

i have uploaded the files included the upload folder. i didn't upload the file .htaccess , should i upload this file? and if yes where to?

thank you

Jaxel 05-12-2010 03:15 PM

Quote:

Originally Posted by sontran (Post 2035576)
Fatal error: Call to a member function register() on a non-object in /PATH/public_html/vbb/media/media_functions_constructs.php on line 270


I 've just downloaded and installed the lastest version but still got the above error. Please check

Where did you get this error? Did you read the change log and follow the upgrade instructions?

Quote:

Originally Posted by Mulle (Post 2035605)
When I submit a new video from this page: http://www.streetrace402.com/v4/media.php I get this error:


It seems that the "submit media" button have wrong link.

Submit media button link is fine, check your permissions.

Quote:

Originally Posted by Gn_Snake (Post 2035612)
Nothing Jaxel ?

How can I respond to metacafe sucking?

Quote:

Originally Posted by kho91 (Post 2035624)
i upgraded to the last version but i can't import google video?

Google video has never been supported.

romolus 05-12-2010 03:41 PM

Hy...

i have installed the tool but after installation I have this message error:

Fatal error: Cannot redeclare handle_bbcode_media() (previously declared in /var/www/web3074/web/includes/class_bbcode.php(2982) : eval()'d code:24) in /var/www/web3074/web/includes/class_bbcode.php(2982) : eval()'d code on line 54

Please help me...

Thank's

Mulle 05-12-2010 05:07 PM

Quote:

Originally Posted by Jaxel (Post 2035804)
Submit media button link is fine, check your permissions.

What permission? Everything is set to "yes".

desi-boy 05-12-2010 05:24 PM

Quote:

Originally Posted by romolus (Post 2035822)
Hy...

i have installed the tool but after installation I have this message error:

Fatal error: Cannot redeclare handle_bbcode_media() (previously declared in /var/www/web3074/web/includes/class_bbcode.php(2982) : eval()'d code:24) in /var/www/web3074/web/includes/class_bbcode.php(2982) : eval()'d code on line 54

Please help me...

Thank's

i have the same error help plezzzzzzzzzzzzzzzzzzzzzzzzz

Jaxel 05-12-2010 05:31 PM

Quote:

Originally Posted by romolus (Post 2035822)
Hy...

i have installed the tool but after installation I have this message error:

Fatal error: Cannot redeclare handle_bbcode_media() (previously declared in /var/www/web3074/web/includes/class_bbcode.php(2982) : eval()'d code:24) in /var/www/web3074/web/includes/class_bbcode.php(2982) : eval()'d code on line 54

Please help me...

Thank's

That means there is a conflict with another mod, which is also creating a [media] tag. What other media mods are you using on your forum? I hope its not AME, my forum used to use that, until pretty much everyone on my forums complained.

Jaxel 05-12-2010 06:01 PM

Quote:

Originally Posted by Veer (Post 2035499)
Alright, so is there any way to switch off LOCAL media for sitemap? because I think the media library is originally designed for external sources media, personally I don't use LOCAL media, not only me most of all use this for external media sharing.

The local service hoster has nothing to do with this problem.

However, I have completely rewritten the embed system for the next version that will properly give content locations for the sitemap.

Example: http://test.8wayrun.com/customVID/sitemap/media_002.xml

dallouleh_s 05-12-2010 06:20 PM

Quote:

Originally Posted by dallouleh_s (Post 2035788)
Hi

I uploaded the product, but now my cms isn't showing up ( 500 internal server error )
and when i am submitting media it is not working. should i put my video in a specific folder?

i have uploaded the files included the upload folder. i didn't upload the file .htaccess , should i upload this file? and if yes where to?

thank you

I really need help , i hope you have answers for me

thank you

Jaxel 05-12-2010 06:31 PM

Your question has already been answered in previous posts.

dallouleh_s 05-12-2010 08:20 PM

I know you are probably very buisy, but i really went over the 50 pages and didn't get answers, i can't fix the dissapearance of my cms. I am new to vbulletin...
if i pay for this product would you upload it for me?

thank you

Jaxel 05-12-2010 08:26 PM

================================================== =========
Version 4.0.9 EMERGENCY BUG FIX
================================================== =========
UPGRADERS:
  • You MUST run the "Click here to restore all services in the "/media/xml" directory to their default settings" process.
  • BUG FIX: The construct for the object/embed codes have been completely rewritten. They now use a universal template file, and store only the target SWF, instead of the entire object/embed construct. You MUST run the "Click here to restore all services in the "/media/xml" directory to their default settings" process if you want this mod to continue functioning. This change was put in to fix some errors in the MRSS sitemap.
  • BUG FIX: The plugin to create the [media] bbcode for this mod has been encapsulated within a switch from a vb setting. There is a new setting in your Media Library options that operates this switch which will enable or disable the parsing of the [media] code. By default this switch is disabled; if you enable it and suddenly parts of your forum stop working (such as your CMS), then that means you have another mod installed on your forum that is conflicting with this one. I have gone through my code a dozen times trying to see if there is anything in it that would cause this problem and I could not find anything.

MarekJan 05-12-2010 08:33 PM

Fatal error: Call to a member function register() on a non-object in /www/htdocs/xxxxxxx/board/media/media_functions_constructs.php on line 275

Jaxel 05-12-2010 08:43 PM

Quote:

Originally Posted by MarekJan (Post 2035954)
Fatal error: Call to a member function register() on a non-object in /www/htdocs/xxxxxxx/board/media/media_functions_constructs.php on line 275

I don't know why I bother to create these change logs if no one bothers to read them... So I've just uploaded a new version of this mod that FORCES a default, should the administrator fail to read the patch notes. I should have done this in the first place...

SwollenCranium 05-12-2010 09:22 PM

Quote:

Originally Posted by Jaxel (Post 2035960)
I should have done this in the first place...

No ..

Weed out the weak, eat the ones that fall behind. :)

MarekJan 05-12-2010 09:22 PM

1 Attachment(s)
it functions now with new version
look at this picture, the code goes too far to the right
Attachment 117030
IE 7
sorry for my bad English

Jaxel 05-12-2010 09:28 PM

Quote:

Originally Posted by MarekJan (Post 2035981)
it functions now with new version
look at this picture, the code goes too far to the right
Attachment 117030
IE 7
sorry for my bad English

Oh wow, that doesn't happen in IE8... anyway, go into the template: 8WR_media_details

Find the text: (you should find this THREE times)
Code:

style="width: 90%;"
And change the width to something more absolute, such as 150px;

MarekJan 05-12-2010 09:39 PM

thank you

kingMOB 05-12-2010 10:43 PM

Hi Jaxel, thanks for the mod.

If I activate the "media BBCODE fetch" plugin my CMS disappear, any help?

Delilahs 05-12-2010 11:22 PM

updated and works fine.

Footman 05-13-2010 01:58 AM

1 Attachment(s)
Quote:

Originally Posted by Jaxel (Post 2035953)
UPGRADERS:
  • You MUST run the "Click here to restore all services in the "/media/xml" directory to their default settings" process.

I hate to say it, but I have no idea where to look for this. So everything looks fine but doesn't play :(
The thumbs look correct but when I click on on of the thumbs I see the following...

Juggernaut 05-13-2010 05:42 AM

I love these BBCodes :D

Rene Kriest 05-13-2010 05:42 AM

Sorry, wronged. ;)

mobe00 05-13-2010 06:10 AM

I disabled every plugin except vbulletin cms, blog and media library. Still if I enable bb-code plugin it crashes my CMS

weetabx 05-13-2010 06:45 AM

Quote:

Originally Posted by Footman (Post 2036080)
I hate to say it, but I have no idea where to look for this. So everything looks fine but doesn't play :(
The thumbs look correct but when I click on on of the thumbs I see the following...

the file jaxel is on about is here


https://vborg.vbsupport.ru/

Yurified 05-13-2010 07:24 AM

I'm having this problem when I try to add video.
Quote:

Forbidden

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

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Everything worked just fine till 2 days ago. Does anyone know solution to this? :confused:


All times are GMT. The time now is 10:51 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.02537 seconds
  • Memory Usage 1,856KB
  • 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
  • (28)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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