vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=119041)

butty 01-08-2007 10:23 PM

Quote:

Originally Posted by AndrewD (Post 1153821)
I just took a look at your site - nice.

I think part of your problem is that you've wrapped LDM in the vbadvanced code without including all the key bits from the links_header template. Others have made that mistake too. You've lost the LDM javascript, so (for example) popup windows don't work.

You need these two lis in your hearer:

Code:

<script type="text/javascript" src="clientscript/ldm_global.js"></script>
<script type="text/javascript" src="clientscript/ldm_ajax_keysugg.js"></script>


ive done this now. i presume you mean the header template under style manager?

it seems to have made a difference but hasnt fixed it. it opens the rest of the page with it still when it opens up the wimpy player popup. it does though now open up a smaller box rather than full window

many thanks for your time and glad ya like the site :)

rolandogomez 01-09-2007 03:41 AM

Andrew,

1. I've got it all working, plays wmv & mov play perfect, but when I try mp3, wav, doesn't play, those were files I had so not able to test any more.

2. I've uploaded a thumbnail with all files, see nothing displayed though they uploaded.

3. When I hit the download arrow, I get a new window open with this garble (whole page)

I'm running my own Unix server, fyi, VB 3.6.4 with Vbadvanced latest version. This is a brand new site I'm working on, so not a lot on it right now as we haven't broadcast it. Thanks, rg.

AndrewD 01-09-2007 03:47 AM

Quote:

Originally Posted by rolandogomez (Post 1154269)
1. I've got it all working, plays wmv file perfect, but when I try mp3, wav, wma, mov, doesn't play, those were files I had so not able to test any more.

Have you set up entres for wmv, mp3, wav, wma, mov in your vbulletin attachments table (vb/admincp/attachments/attachmemnt manager)? You need definitions for each of these filetypes plus mimetype info. Choose from the following:

"asf" => "Content-type: video/x-ms-asf"
"avi" => "Content-type: video/avi"
"bmp" => "Content-type: image/bmp"
"divx" => "Content-type: video/divx"
"doc" => "Content-type: application/vnd.msword"
"flv" => "Content-type: application/x-shockwave-flash"
"gif" => "Content-type: image/gif"
"jpe" => "Content-type: image/jpeg"
"jpeg" => "Content-type: image/jpeg"
"jpg" => "Content-type: image/jpeg"
"m3u" => "Content-type: application/m3u"
"mov" => "Content-type: video/quicktime"
"mpg" => "Content-type: video/mpeg"
"mpeg" => "Content-type: video/mpeg"
"mp3" => "Content-type: audio/mpeg"
"pdf" => "Content-type: application/pdf"
"png" => "Content-type: image/png"
"pps" => "Content-type: application/vnd.ms-pps"
"ppt" => "Content-type: application/vnd.ms-ppt"
"qt" => "Content-type: video/quicktime"
"ram" => "Content-type: audio/x-pn-realaudio"
"ra" => "Content-type: audio/vnd.rn-realaudio"
"rm" => "Content-type: audio/x-realaudio"
"rv" => "Content-type: video/vnd.rn-realvideo"
"rmvb" => "Content-type: video/x-realaudio"
"rpm" => "Content-type: audio/x-pn-realaudio-plugin"
"swf" => "Content-type: application/x-shockwave-flash"
"txt" => "Content-type: plain/text"
"wav" => "Content-type: audio/wave"
"wma" => "Content-type: video/x-ms-wma"
"wmv" => "Content-type: video/x-ms-wmv"
"xls" => "Content-type: application/vnd.msexcel"
"zip" => "Content-type: application/zip"

Quote:

Originally Posted by rolandogomez (Post 1154269)
2. I've uploaded a thumbnail with all files, see nothing displayed though they uploaded.

set ldm/settings/link_imagesize

Quote:

Originally Posted by rolandogomez (Post 1154269)
3. What template can we modify to remove the "jukeboxes" if we want or replace them with another image?

the jukebox.gif file in the icons directory

Quote:

Originally Posted by rolandogomez (Post 1154269)
4. When I hit the download arrow, I get a new window open with this garble (whole page)

??

AndrewD 01-09-2007 04:07 AM

Quote:

Originally Posted by butty (Post 1154065)
it seems to have made a difference but hasnt fixed it. it opens the rest of the page with it still when it opens up the wimpy player popup. it does though now open up a smaller box rather than full window

Yes, my difficulty is that I don't know exactly what changes you've made. The standard vb release opens a correctly sized jukebox window with none of the extra material you've added.

rolandogomez 01-09-2007 04:16 AM

Andrew,

Thanks for your help. I double checked 1, 2, & 3, all done. Though on one you say "definitions." I basically put the file extension in the box, i.e., mp3 (with no period) then in the mime box, audio/mpeg if that's what you mean?

On #4, not sure. I've sent you a pm with info to check if you have time. Thanks, rg.

AndrewD 01-09-2007 04:26 AM

Quote:

Originally Posted by rolandogomez (Post 1154295)
Andrew,

Thanks for your help. I double checked 1, 2, & 3, all done. Though on one you say "definitions." I basically put the file extension in the box, i.e., mp3 (with no period) then in the mime box, audio/mpeg if that's what you mean?

On #4, not sure. I've sent you a pm with info to check if you have time. Thanks, rg.

Not quite: in the mime box, you put "Content-type: audio/mpeg" etc

rolandogomez 01-09-2007 04:44 AM

Working now, on images, thumbs, etc., can get them on any browser type, will check file paths, etc., though they uploaded fine. Did get this error message when I try and open up image link in another window:

Notice: Undefined index: HTTPS in /var/www/vhosts/domainremoved.com/htdocs/forums/includes/class_core.php on line 1575

Notice: Undefined index: HTTPS in /var/www/vhosts/domainremoved.com/htdocs/forums/includes/class_core.php on line 1575

Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/domainremoved.com/htdocs/forums/includes/class_core.php:1575) in /local_resize.php on line 167

Thanks, rg.

AndrewD 01-09-2007 05:18 AM

Quote:

Originally Posted by rolandogomez (Post 1154310)
Working now, on images, thumbs, etc., can get them on any browser type, will check file paths, etc., though they uploaded fine. Did get this error message when I try and open up image link in another window:

Notice: Undefined index: HTTPS in /var/www/vhosts/domainremoved.com/htdocs/forums/includes/class_core.php on line 1575

Notice: Undefined index: HTTPS in /var/www/vhosts/domainremoved.com/htdocs/forums/includes/class_core.php on line 1575

Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/domainremoved.com/htdocs/forums/includes/class_core.php:1575) in /local_resize.php on line 167

Thanks, rg.

Rolando, I think you missed out the url in the pm you sent me.

AndrewD 01-09-2007 05:43 AM

Quote:

Originally Posted by rolandogomez (Post 1154310)
Working now, on images, thumbs, etc., can get them on any browser type, will check file paths, etc., though they uploaded fine. Did get this error message when I try and open up image link in another window:

Notice: Undefined index: HTTPS in /var/www/vhosts/domainremoved.com/htdocs/forums/includes/class_core.php on line 1575

Notice: Undefined index: HTTPS in /var/www/vhosts/domainremoved.com/htdocs/forums/includes/class_core.php on line 1575

Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/domainremoved.com/htdocs/forums/includes/class_core.php:1575) in /local_resize.php on line 167

Thanks, rg.

Sorry about that, can you upload the attached modified file into your forums directory

rolandogomez 01-09-2007 05:47 AM

Darn you're good! Works like a charm! Thanks, rg.


All times are GMT. The time now is 05:53 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.03497 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
  • (1)bbcode_code_printable
  • (9)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