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)

Ahmet Turan 01-08-2011 08:29 AM

I've done these settings and files I have written

RK KINGKONG 01-08-2011 08:32 AM

you have to chmod those files mentioned if you put everything in its right place and give the files the proper permissions , you should be alright .. no way to screw it up unless you skip something .. well it worked fine for me on VB 4.1 PTACH 2
Quote:

Originally Posted by Ahmet Turan (Post 2145868)
Re-upload all files but I have a problem

CHMOD 777 files

customVID
sitemap
thumbs


Ahmet Turan 01-08-2011 08:41 AM

Powered by vBulletin? Version 4.1.0

First all files upload root forums
seconde CHMOD
Thirts Upload plug-in re-write

finaly this problem

note:

Seo opti. I change a Code for VBSEO

media_functions_hrefs find

PHP Code:

      else
        {
            if (
$playlist)
            {
                
$plist "&pid=" $playlist['playlistID'];
            }
            return 
construct_href_main() . "do=details&mid=" $media['mediaID'] . $plist;
        } 


Change this code

PHP Code:

 else
        {
            if (
$playlist)
            {
                
$plist "&pid=" $playlist['playlistID'];
            }
            
$title construct_href_slug($media['title']);
            return 
construct_href_main() . "do=details&mid=" $media['mediaID'] . $plist "&title=" $title;
        } 


RK KINGKONG 01-08-2011 08:52 AM

OH VBSEO thats out of my league i have no clue about that , i have vb 4.1 patch 2 i wish i could help

Digital Jedi 01-08-2011 09:24 AM

Quote:

Originally Posted by Ahmet Turan (Post 2145881)
Powered by vBulletin? Version 4.1.0

First all files upload root forums
seconde CHMOD
Thirts Upload plug-in re-write

finaly this problem

note:

Seo opti. I change a Code for VBSEO

media_functions_hrefs find

PHP Code:

      else
        {
            if (
$playlist)
            {
                
$plist "&pid=" $playlist['playlistID'];
            }
            return 
construct_href_main() . "do=details&mid=" $media['mediaID'] . $plist;
        } 


Change this code

PHP Code:

 else
        {
            if (
$playlist)
            {
                
$plist "&pid=" $playlist['playlistID'];
            }
            
$title construct_href_slug($media['title']);
            return 
construct_href_main() . "do=details&mid=" $media['mediaID'] . $plist "&title=" $title;
        } 


I don't really know anything about vBSEO either, but who suggested you put this line of code in this plugin?

I'm having trouble completely understanding you. Is this the same error you said you were getting before, or something different?

Ahmet Turan 01-08-2011 10:48 AM

I live below the error code

Fatal error: Call to undefined function imagecreatefromjpeg() in /home/xxxxxx/public_html/media/media_functions_builds.php on line 48

Could cause the error.Did he codes for vBSEO given? I have written

I gave the codes I got from VBSEO.com

Ahmet Turan 01-08-2011 10:52 AM

I did the upgrade as normal. I made these settings for CHMOD.I get this error even though they do

After adding the video of this error is coming

buiquockhanh 01-08-2011 04:16 PM

1 Attachment(s)
Help me !
Video not show thumbs in vbb 4.1 PL1
I worked CHMOD the /customVID/thumbs/ directory to full read/write/execute 777 permissions

RK KINGKONG 01-08-2011 10:07 PM

can someone tell me how to get the video in the middle with the tags n comment block underneath instead of the video showing to the right of the block with the tags on the right ?

also what do i edit to make the video block bigger height/width ?

Malcolm-X 01-10-2011 12:32 AM

How we create RECENT MEDIA" widgets?

Please help me...Great thanks for your great works...


All times are GMT. The time now is 07:09 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.02719 seconds
  • Memory Usage 1,766KB
  • 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
  • (4)bbcode_php_printable
  • (2)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