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)

Lizard King 06-17-2010 05:47 AM

Here is the complete list for vBSEO rules
Code:

'^media\.php\?do=tag&tid=(.*)$'=>'media/tags/$1'
'^media\.php\?do=details_edit&mid=(.*)$'=>'media/edit/$1'
'^media\.php\?do=ags_edit&mid=(.*)$'=>'media/tag-edit/$1'
'^media\.php\?do=comment_edit&cmt=(.*)$'=>'media/comment-edit/$1'
'^media\.php\?do=category&cid=(\d+)$'=>'media/cat-$1'
'^media\.php\?do=details&mid=(\d+)$'=>'media/song-$1'
'^media\.php\?do=user&uid=(\d+)$'=>'media/user-$1'
'^media\.php\?do=faves&mid=(\d+)$'=>'media/love/$1'
'^media\.php\?do=report&mid=(\d+)$'=>'media/report/$1'
'^media\.php\?do=search&query=(\d+)$'=>'media/search/$1'
'^media\.php\?do=letter&query=(\d+)$'=>'media/letter/$1'
'^media\.php\?do=random$'=>'media/random'
'^media\.php\?do=submit$'=>'media/submit'
'^media\.php\?do=browse$'=>'media/browse'
'^media\.php\?do=tagcloud$'=>'media/tagcloud'
'^media\.php\?do=favorites$'=>'media/favorites'
'^media\.php\?do=subscriptions$'=>'media/subscriptions'
'^media\.php\?do=admin_host_edit&sid=(\d+)$'=>'media/admin/edit/$1'
'^media\.php\?do=admin_host_delete&sid=(\d+)$'=>'media/admin/delete/$1'
'^media\.php\?do=admin_host_export&sid=(\d+)$'=>'media/admin/export/$1'
'^media\.php\?do=admin_(\w+)$'=>'media/admin/$1'
'^media\.php$' => 'media'


dezzy94 06-17-2010 02:54 PM

Quote:

Originally Posted by Delilahs (Post 2027467)
can we add sapo videos to the list and if so, then how?

Thats what i wanna know too any way to add sapo.pt videos ????

Ahmet Turan 06-17-2010 07:55 PM

Quote:

Originally Posted by Lizard King (Post 2054862)
Here is the complete list for vBSEO rules
Code:

'^media\.php\?do=tag&tid=(.*)$'=>'media/tags/$1'
'^media\.php\?do=details_edit&mid=(.*)$'=>'media/edit/$1'
'^media\.php\?do=ags_edit&mid=(.*)$'=>'media/tag-edit/$1'
'^media\.php\?do=comment_edit&cmt=(.*)$'=>'media/comment-edit/$1'
'^media\.php\?do=category&cid=(\d+)$'=>'media/cat-$1'
'^media\.php\?do=details&mid=(\d+)$'=>'media/song-$1'
'^media\.php\?do=user&uid=(\d+)$'=>'media/user-$1'
'^media\.php\?do=faves&mid=(\d+)$'=>'media/love/$1'
'^media\.php\?do=report&mid=(\d+)$'=>'media/report/$1'
'^media\.php\?do=search&query=(\d+)$'=>'media/search/$1'
'^media\.php\?do=letter&query=(\d+)$'=>'media/letter/$1'
'^media\.php\?do=random$'=>'media/random'
'^media\.php\?do=submit$'=>'media/submit'
'^media\.php\?do=browse$'=>'media/browse'
'^media\.php\?do=tagcloud$'=>'media/tagcloud'
'^media\.php\?do=favorites$'=>'media/favorites'
'^media\.php\?do=subscriptions$'=>'media/subscriptions'
'^media\.php\?do=admin_host_edit&sid=(\d+)$'=>'media/admin/edit/$1'
'^media\.php\?do=admin_host_delete&sid=(\d+)$'=>'media/admin/delete/$1'
'^media\.php\?do=admin_host_export&sid=(\d+)$'=>'media/admin/export/$1'
'^media\.php\?do=admin_(\w+)$'=>'media/admin/$1'
'^media\.php$' => 'media'



Not Found

weetabx 06-18-2010 07:16 AM

Quote:

Originally Posted by pramid (Post 2055164)
Not Found


not found what you mean ??:eek:

Xencored 06-19-2010 12:57 AM

Hey is there a Way to Clear all Favorites from all videos
Ive found a bug and some members boosted the "Most Popular Media" up by doing this

When Guests can rate the videos they can also add them as Favorites but they can add it over and over again and it clocks them up

Thanks

Webbstre 06-19-2010 01:19 AM

Quote:

Originally Posted by harleyparts (Post 2053776)
its rated by viewers , so if they dont like it they can report it. if you have mods then...

Definitely not what I want to do. Most regular posting on vbulletin has a moderation queue option, and I think it would work well here, especially if you add permissions for who can post videos into what.

For now I will make do with a submissions thread in the forum. For my site this is mainly a staff maintained video gallery, but the option of having partial member submissions would be useful.

Marka Ragnos 06-20-2010 08:46 AM

Thanks Jaxel awesome work

Alphaforums.com 06-20-2010 02:50 PM

Disabling this until there is a way to delete the "media" tab.

IR15H 06-20-2010 10:39 PM

Jaxel, I'm having trouble with the SEO links on the latest version. If I set them to be enabled then it seemingly correctly rewrites the link (media/mX-title) but it returns a 500 internal server error upon trying to view it. I've opened up the apache error log and it gives me;

Quote:

Sun Jun 20 19:26:36 2010] [error] [client XX.XXX.XXX.XX] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://www.gamingperfection.com/testvb/forum/media.php
EDIT:

Turning on debug and now have the following;

Quote:

[Sun Jun 20 19:43:07 2010] [debug] core.c(3046): [client XX.XXX.XXX.XX] r->uri = /testvb/forum.php.php.php.php.php.php.php.php.php.php, referer: http://www.gamingperfection.com/testvb/forum/media.php?
[Sun Jun 20 19:43:07 2010] [debug] core.c(3052): [client XX.XXX.XXX.XX] redirected from r->uri = /testvb/forum.php.php.php.php.php.php.php.php.php, referer: http://www.gamingperfection.com/testvb/forum/media.php?
[Sun Jun 20 19:43:07 2010] [debug] core.c(3052): [client XX.XXX.XXX.XX] redirected from r->uri = /testvb/forum.php.php.php.php.php.php.php.php, referer: http://www.gamingperfection.com/testvb/forum/media.php?
[Sun Jun 20 19:43:07 2010] [debug] core.c(3052): [client XX.XXX.XXX.XX] redirected from r->uri = /testvb/forum.php.php.php.php.php.php.php, referer: http://www.gamingperfection.com/testvb/forum/media.php?
[Sun Jun 20 19:43:07 2010] [debug] core.c(3052): [client XX.XXX.XXX.XX] redirected from r->uri = /testvb/forum.php.php.php.php.php.php, referer: http://www.gamingperfection.com/testvb/forum/media.php?
[Sun Jun 20 19:43:07 2010] [debug] core.c(3052): [client XX.XXX.XXX.XX] redirected from r->uri = /testvb/forum.php.php.php.php.php, referer: http://www.gamingperfection.com/testvb/forum/media.php?
[Sun Jun 20 19:43:07 2010] [debug] core.c(3052): [client XX.XXX.XXX.XX] redirected from r->uri = /testvb/forum.php.php.php.php, referer: http://www.gamingperfection.com/testvb/forum/media.php?
[Sun Jun 20 19:43:07 2010] [debug] core.c(3052): [client XX.XXX.XXX.XX] redirected from r->uri = /testvb/forum.php.php.php, referer: http://www.gamingperfection.com/testvb/forum/media.php?
[Sun Jun 20 19:43:07 2010] [debug] core.c(3052): [client XX.XXX.XXX.XX] redirected from r->uri = /testvb/forum.php.php, referer: http://www.gamingperfection.com/testvb/forum/media.php?
[Sun Jun 20 19:43:07 2010] [debug] core.c(3052): [client XX.XXX.XXX.XX] redirected from r->uri = /testvb/forum.php, referer: http://www.gamingperfection.com/testvb/forum/media.php?
[Sun Jun 20 19:43:07 2010] [debug] core.c(3052): [client XX.XXX.XXX.XX] redirected from r->uri = /testvb/forum/media/m11-modern-warfare-frozen-crossing-pt-2, referer: http://www.gamingperfection.com/testvb/forum/media.php?
Any ideas? It was working in a previous version but I skipped a few before this and didn't save it so can't compare any changes made in .htaccess.

EDIT 2: Found this bug report which seems to have something to do with it. I deleted the MVC part which fixes the 500 error but now it gives me a 404 not found error. Is there some setting/module that I haven't enabled to get this to work for me on my server?

Also, and this is a minor thing, the styling for the media comments header appears in 8WR_media_comment_bit (rather than 8WR_media.css) and seems to be 'hard coded' rather than style-specific.

Lizard King 06-21-2010 04:44 PM

Quote:

Originally Posted by pramid (Post 2055164)
Not Found

http://www.vbseo.com/f23/media-libra...e-rules-43754/


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