vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - Goldbrick Audio/Video Media System (https://vborg.vbsupport.ru/showthread.php?t=165505)

tam2oo5 06-25-2008 04:04 PM

Hello does this support shoutcast .pls format. If not can u suggest one that does support it ?

nix 06-25-2008 04:05 PM

Quote:

Originally Posted by TheProphet (Post 1558395)
I had te remove the increase and decrease options on the members video tab, this give me an error "expect object"

When i tick the option for the cache, im getting this error:

PHP Code:

Fatal errorUncaught exception 'Zend_Cache_Exception' with message 'cache_dir must be a directory' in /home/removed/domains/removed.nl/public_html/forum/Zend/Cache.php:144 Stack trace#0 /home/removed/domains/removed.nl/public_html/forum/Zend/Cache/Backend/File.php(146): Zend_Cache::throwException('cache_dir must ...') #1 /home/removed/domains/removed.nl/public_html/forum/Zend/Cache/Backend/File.php(121): Zend_Cache_Backend_File->setCacheDir('./goldbrick/cac...') #2 /home/removed/domains/removed.nl/public_html/forum/Zend/Cache.php(127): Zend_Cache_Backend_File->__construct(Array) #3 /home/removed/domains/removed.nl/public_html/forum/goldbrick/includes/class_goldbrick.php(988): Zend_Cache::factory('Core', 'File', Array, Array) #4 /home/removed/domains/removed.nl/public_html/forum/goldbrick/includes/class_goldbrick.php(282): Goldbrick_Media->cacheCheck('da4c9b3517f3fb6...') #5 /home/removed/domains/removed.nl/public_html/forum/goldbrick/includes/class_goldbrick.php(160): Go in /home/removed/domains/removed.nl/public_html/forum/Zend/Cache.php on line 144 



Try this attached class_goldbrick.php.

TheProphet 06-25-2008 04:09 PM

Quote:

Originally Posted by nix (Post 1558714)
Try this attached class_goldbrick.php.

Thx for the fix... testing now

/tested and the error is disappeard so again thx m8

Q: Whats the bennefit of the cache ticked on, is the video cached into the gb system ?

nix 06-25-2008 04:33 PM

All the media info that is stored in the database is put into the cache system to eliminate any extra database calls. It's mostly for those who turn off vb's Cached Posts Lifespan but I still noticed some queries with vb's cache turned on.

OsideRida06 06-26-2008 09:39 AM

I have a question for you. I have installed this mod and I am loving it thus far. I am just having one problem. How can I change where the video shows up in my profile? It seems to show up at the bottom of the profile when $template_hook[profile_left_last] is called for. Is that correct? I want to make the video alone move up more toward the top of my profile. Like right below the about me and Who I'd like to meet sections on my profiles. How would I go about doing this, without also bringing up the TR and Blogs, which I think is also brought when $template_hook[profile_left_last] is called for?

If you want to see what I am talking about check the following link. Because I do not have a normal profile.

http://calistyle101.com/cali

Thanks in advance for the help.

OsideRida06 06-26-2008 11:07 AM

Quote:

Originally Posted by OsideRida06 (Post 1559403)
I have a question for you. I have installed this mod and I am loving it thus far. I am just having one problem. How can I change where the video shows up in my profile? It seems to show up at the bottom of the profile when $template_hook[profile_left_last] is called for. Is that correct? I want to make the video alone move up more toward the top of my profile. Like right below the about me and Who I'd like to meet sections on my profiles. How would I go about doing this, without also bringing up the TR and Blogs, which I think is also brought when $template_hook[profile_left_last] is called for?

If you want to see what I am talking about check the following link. Because I do not have a normal profile.

http://calistyle101.com/cali

Thanks in advance for the help.

I would also like to take the Profile Video link under GoldBrick options in the userCP and move it to the your profile section. However I cannot do it for the same reason as the above situation. I cannot find $template_hook[usercp_navbar_bottom]. This is what calls this to the userCP. So how can I edit this, and move it where I want to? I know I could just add another link up there where I want it, but I still have to remove this code from $template_hook[usercp_navbar_bottom]. That has to still be in my userCP for the blogs to show up. So some help with the above issue as well as this one would be great, if you have the time.

nix 06-26-2008 06:18 PM

Quote:

Originally Posted by OsideRida06 (Post 1559403)
I have a question for you. I have installed this mod and I am loving it thus far. I am just having one problem. How can I change where the video shows up in my profile? It seems to show up at the bottom of the profile when $template_hook[profile_left_last] is called for. Is that correct? I want to make the video alone move up more toward the top of my profile. Like right below the about me and Who I'd like to meet sections on my profiles. How would I go about doing this, without also bringing up the TR and Blogs, which I think is also brought when $template_hook[profile_left_last] is called for?

If you want to see what I am talking about check the following link. Because I do not have a normal profile.

http://calistyle101.com/cali

Thanks in advance for the help.

You can manually move it or find another hook location.

Quote:

Originally Posted by OsideRida06 (Post 1559463)
I would also like to take the Profile Video link under GoldBrick options in the userCP and move it to the your profile section. However I cannot do it for the same reason as the above situation. I cannot find $template_hook[usercp_navbar_bottom]. This is what calls this to the userCP. So how can I edit this, and move it where I want to? I know I could just add another link up there where I want it, but I still have to remove this code from $template_hook[usercp_navbar_bottom]. That has to still be in my userCP for the blogs to show up. So some help with the above issue as well as this one would be great, if you have the time.

disable usercp_nav_start plugin.

pirotess 06-26-2008 06:34 PM

Any fix for

Quote:

An error occurred while processing the bitfield files, the following information was returned:
in the Goldbrick 1.91 options under vb 3.7.2?

nix 06-26-2008 06:51 PM

Did it give you an error?

pirotess 06-26-2008 07:32 PM

Quote:

Originally Posted by nix (Post 1559808)
Did it give you an error?

During installation I got no errors. I just cant see any of the Goldbrick bitfields in the forum permission area, usergroup permission area or the extension section of the Options. I've gone into debug mode and tried rebuilding bitfields and had no change in behavior.


All times are GMT. The time now is 07:23 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.02170 seconds
  • Memory Usage 1,757KB
  • 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_php_printable
  • (7)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
  • (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