vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Video-Directory Remixed (https://vborg.vbsupport.ru/showthread.php?t=200819)

dallibose 05-21-2009 10:56 PM

Everything was working well for a week and now suddenly whenever i add videos, there is no thumbnail for it...IT has stopped generating thumbnails...any idea what's wrong????

please help

dancue 05-21-2009 11:08 PM

Glad to see you back on.

You get a lot of replies on this thread and it seems like my question is always drowned by all the others by the time you get around to answering.

Any way to make comments count as posts?

Remi 05-22-2009 04:59 AM

Quote:

Originally Posted by dancue (Post 1814933)
Glad to see you back on.

You get a lot of replies on this thread and it seems like my question is always drowned by all the others by the time you get around to answering.

Any way to make comments count as posts?

Also I have notice two big problems.
1. You can't edit comments
2. When changing the title, the old "BB Code" which hold the old title is still working!!.

thanks

FReeSTER 05-22-2009 12:54 PM

this Mod seen to be trash, so many have problems and no answer. brrrrrrrr

funkmeister 05-22-2009 08:16 PM

1 Attachment(s)
Quote:

Originally Posted by Jaxel (Post 1814910)
I can't reproduce this on my website. What programs are you using?

But as I said the demo link you have above produces the same result, not just my site!

I was using NetNewsWire (for mac), but it's any newsreader.

Got to you Video Directory, subcribe to your RSS feed (http://www.8wayrun.com/video.php?do=rss)

The links in this editor are getting mangled here when I paste them, so I"m attaching a screen shot instead! The link shown in it has the url that includes the "s=" string in it.

Jaxel 05-22-2009 08:22 PM

The links work fine for me in Internet Explorer, Firefox and Opera...

Sounds like a mac issue.

funkmeister 05-22-2009 08:45 PM

Quote:

Originally Posted by Jaxel (Post 1815424)
The links work fine for me in Internet Explorer, Firefox and Opera...

Sounds like a mac issue.

It's not a MAC issue. It's any RSS newsreader! It's just more convenient for me to give you the MAC example.

So here is another example, go to this web url - slinkset.com - it contains links taken from your RSS Video Directory feed...notice the link URL's - they do not take you to the exact video, but rather the Video Directory index - the "s=" string is causing them to be redirected to the index instead of the actual video.

Something is generating the "s=" string in the RSS piece of code, whether it's your code or within vBulletin itself. I can't find anything obvious, but I'm not a coder!

Hopefully you or someone can dig deeper....as it is effecting the usefulness of the RSS piece of this.

Tragamin 05-22-2009 11:51 PM

Hello, and first of all, congratulations on this awesome mod. :)

I just installed it on my boards, thing is, I use a main table width that's smaller than most of the other boards using vB. I'd like to know where to change the width of the text boxes and / or main tables so they fit my forum (check the screenshots below):

http://img132.imageshack.us/img132/6...oblemwidth.jpg http://img199.imageshack.us/img199/9...blemwidth2.jpg

What can I do to fix this? Thanks in advance for your help.

Jaxel 05-23-2009 12:58 AM

Quote:

Originally Posted by funkmeister (Post 1815437)
It's not a MAC issue. It's any RSS newsreader! It's just more convenient for me to give you the MAC example.

So here is another example, go to this web url - http://slinkset.com - it contains links taken from your RSS Video Directory feed...notice the link URL's - they do not take you to the exact video, but rather the Video Directory index - the "s=" string is causing them to be redirected to the index instead of the actual video.

Something is generating the "s=" string in the RSS piece of code, whether it's your code or within vBulletin itself. I can't find anything obvious, but I'm not a coder!

Hopefully you or someone can dig deeper....as it is effecting the usefulness of the RSS piece of this.

The session tags are generated by vBulletin itself. It's what lets people stay logged into the website, even if they have cookies disabled. I've never had any issues with my forum, and none of my RSS aggregators add the session tags in.

If you want to fix this with your forum, go into functions_videodirectory.php and replace:
PHP Code:

$url 'video.php?' $vbulletin->session->vars['sessionurl'] . 'do=viewdetails&videoid=' $video['videoid']; 

with:
PHP Code:

$url 'video.php?do=viewdetails&videoid=' $video['videoid']; 

However, if you require people to be logged in, in order to watch videos, your users may have problems if they have cookies disabled.

Jaxel 05-23-2009 12:59 AM

Quote:

Originally Posted by Tragamin (Post 1815502)
What can I do to fix this? Thanks in advance for your help.

The codes are in each respective template. I have them so long because I figured no one would have a forum smaller than 1024 pixels in width... I guess I was wrong.


All times are GMT. The time now is 02:41 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.02711 seconds
  • Memory Usage 1,755KB
  • 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_php_printable
  • (5)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