vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vJukebox - Song and Video Management System (https://vborg.vbsupport.ru/showthread.php?t=102555)

Chicago_VLNU_4s 10-20-2006 06:27 PM

Quote:

Originally Posted by angkor408
I also noticed this option ? Previous Item | Next Item ? does not link correctly. For some reason the media sorting is not correct.

I hope we can the plugin soon from Spikeman.

it use to do this b4, then i went and edited the MEDIADISPLAY template i think it was called. it doesnt do that nomore..

btw, i was able to upload another small song :D, lets see if i can upload a regular sized song

angkor408 10-20-2006 07:12 PM

Did you remember what you have edit in MEDIADISPLAY? What I think is best in Vbulletin to do a backup when editing a template under " Save and Reload". That way you can alway go back and view the history.

Before I have lots of issue using this jukebox which can't even play the song. All I have done just reload the XML file and most function seem to work.











Quote:

Originally Posted by Chicago_VLNU_4s
it use to do this b4, then i went and edited the MEDIADISPLAY template i think it was called. it doesnt do that nomore..

btw, i was able to upload another small song :D, lets see if i can upload a regular sized song


ztempuser 10-21-2006 03:49 PM

the numbering is a system writen in the php files and not in the templates.
i to have had trouble getting the sorting to wrok how i would like it to

Chicago_VLNU_4s 10-21-2006 06:38 PM

Quote:

Originally Posted by angkor408
Did you remember what you have edit in MEDIADISPLAY? What I think is best in Vbulletin to do a backup when editing a template under " Save and Reload". That way you can alway go back and view the history.

Before I have lots of issue using this jukebox which can't even play the song. All I have done just reload the XML file and most function seem to work.

goto jukebox_mediadisplay then scroll down and find this chunk of code

Quote:

<div align="center" class="smallfont">
<a href="jukebox.php?$session[sessionurl]do=view&amp;type=media&amp;mid=$prem">< Previous Item</a>&nbsp;|&nbsp;<a href="jukebox.php?$session[sessionurl]do=view&amp;type=media&amp;mid=$nextm">Next Item ></a>
</div>
thats what its suppose to look like. I know at first it looks like

Quote:

? Previous Item | Next Item ?
change the "?" to the proper arrows "<" and ">" and make sure everything looks like how it is in that chunk of code. Lemme know what happens

angkor408 10-21-2006 07:11 PM

Hi, I try that but when I click on previous or next got this error msg:

No entry specified, please check your url.
If you followed a valid link, please contact your administrator.


<div align="center" class="smallfont">
<a href="jukebox.php?$session[sessionurl]do=view&amp;type=media&amp;mid=<prem">? Previous Item</a>&nbsp;|&nbsp;<a href="jukebox.php?$session[sessionurl]do=view&amp;type=media&amp;mid=>nextm">Next Item ?</a>
</div>

















Quote:

Originally Posted by Chicago_VLNU_4s
goto jukebox_mediadisplay then scroll down and find this chunk of code



thats what its suppose to look like. I know at first it looks like



change the "?" to the proper arrows "<" and ">" and make sure everything looks like how it is in that chunk of code. Lemme know what happens


Chicago_VLNU_4s 10-21-2006 08:01 PM

ok i think i've found your problem.. Look at mine, then look at yours... see any difference? i found two problems in yours

mine:
Quote:

<div align="center" class="smallfont">
<a href="jukebox.php?$session[sessionurl]do=view&amp;type=media&amp;mid=$prem">< Previous Item</a>&nbsp;|&nbsp;<a href="jukebox.php?$session[sessionurl]do=view&amp;type=media&amp;mid=$nextm">Next Item ></a>
</div>
yours:
Quote:

<div align="center" class="smallfont">
<a href="jukebox.php?$session[sessionurl]do=view&amp;type=media&amp;mid=<prem">? Previous Item</a>&nbsp;|&nbsp;<a href="jukebox.php?$session[sessionurl]do=view&amp;type=media&amp;mid=>nextm">Next Item ?</a>
</div>
change the "> / <" to "$" and let me know what happens

angkor408 10-21-2006 08:11 PM

I think that what I have it before but I try editing the mid=$nextm to put the "<" to see if that work or not. Default I have like this:

<div align="center" class="smallfont">
<a href="jukebox.php?$session[sessionurl]do=view&amp;type=media&amp;mid=$prem">< Previous Item</a>&nbsp;|&nbsp;<a href="jukebox.php?$session[sessionurl]do=view&amp;type=media&amp;mid=$nextm">Next Item ></a>
</div>


The < Previous Item | Next Item > still same issue that is not link to other song correctly.

Here the link: http://www.khmerclub.com/forums/jukebox.php


Thank,
Angkor







Quote:

Originally Posted by Chicago_VLNU_4s
ok i think i've found your problem.. Look at mine, then look at yours... see any difference? i found two problems in yours

mine:


yours:


change the "> / <" to "$" and let me know what happens


Chicago_VLNU_4s 10-21-2006 08:17 PM

they work for me, Previous and Next..... ??? you sure they're not working?

angkor408 10-21-2006 08:23 PM

The < Previous Item | Next Item > link work but it doesn't link to other song category.

1. Let say member just a post a new song on this link:

http://www.khmerclub.com/forums/juke...e=media&mid=19

If you click on previous it say to the same screen is not link to the main page. If you click on next it jump to the next song but you can't go foward anymore.








Quote:

Originally Posted by Chicago_VLNU_4s
they work for me, Previous and Next..... ??? you sure they're not working?


Chicago_VLNU_4s 10-21-2006 08:29 PM

i see what youre saying, when you press Next, it goes one song foward and even if you keep pressing next, it will still load the same song, then when you press Previous, I get this error.

Quote:

Could not find phrase 'jukebox_medianotactive'.
bottom line, this hack was horribly written and not double or triple checked. Some good coder should re-write it cuz its a very GOOD feature, just lacks on what we all had to input on.


All times are GMT. The time now is 03:15 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.01856 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
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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