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.


All times are GMT. The time now is 06:36 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.02474 seconds
  • Memory Usage 1,756KB
  • 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
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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