Quote:
Originally Posted by TheProphet
Mm you know how i can do that...
|
Same issues.
I'm an extremely new newbie and, I really want this damn mod to work out...
Read everything prior to installing and of course, found the latest version which from my limited experience, appears to be incomplete as a stand-alone installation.
I installed it first and had too many issues to list. Uninstalled Goldbrick 1.8.
Installed 1.5 with limited success but entirely too many issues for users... tried installing Goldbrick 1.8 as an Upgrade: Uninstalled Goldbrick 1.8.
Reinstalled 1.5 and modified many templates making minor adjustments to hard-coded /vb/ and /forum/ paths as well as adding missing $ to info ($info) references. Frustrated into Uninstalled Goldbrick 1.5 and deleting all the folders.
Found a site with Goldbrick 1.4. What the hell, might as well try it.
Installed Goldbrick 1.5
Installed Goldbrick 1.8 (Anyone keeping track of time, bandwidth and beer?)
Modified all the references to /vb/ and /forum/ I could located.
Created a little file adobe_pdf.php and added
Code:
<if condition="$info[profile] == 'adobe_pdf'"><embed src="$info[src]" type="$info[mime]" width="600" height="400"></embed></if>
to goldbrick_player, goldbrick_attach and ?goldbrick_test?. Oddly enough, PDF's work for me. Might not work for anyone else but - it works here...
Whew.. got all that done and found that YouTube, PDF's, MP3 and images are good to go although occasionally it seems a refresh does some good with images... I can live with that. A YouTube profile video works. I'm afraid to attempt an attachment just yet..
And then, the vbAdvanced issue. I added fancy.css, jquery-1.2.3.pack.js, query.metadata.js, jquery.pngFix.pack.js and jquery.fancybox-1.0.0.js to the header replacement area thinkin' that's what was meant by the comment you referenced however - apparently, that isn't what was meant. So.. out of desperation again, I added $vboptions[bburl] in front of all the references to /goldbrick/ within goldbrick_header...
No more errors on the front page.
Next up, I want to figure out why wmv's aren't working properly, why the height and width elements have no default or sometimes have no values in the presented page (view source) and what I can do to export all of my changes and make it 'safe' against updates ; )
Good luck.