Maian Script World on Facebook Maian Script World on Twitter Maian Script World - Latest News Maian Script World on YouTube Maian Script World on LinkedIn


Please Read

You are required to register before you can post. This is via a custom verification system. Please post any problems you are encountering here and I`ll do my best to respond as soon as I can. Please note that a reply WILL be posted to all queries, so do not double post. There are no guarantees when a reply will appear but I do my best to answer all within 3/4 days max. Bumping topics won`t make the slightest difference.

IMPORTANT: Posts in English ONLY please, thank you! Any other languages will be ignored and your message deleted.
SEARCH: Use the search option to see if your question has been answered on the forum before. Or check the relevant script docs.
CUSTOMER: If you have purchased a commercial version of any of my software, using the contact option at the licence centre ensures a faster response.
AUTO DELETION: Accounts older than 5 days, with no posts or topics, are automatically deleted. Only register if you are thinking of posting.
PRIVATE MESSAGES: Private messages are currently disabled.
LINKS: Any links posted are 'NOFOLLOW' and will not be picked up by search engines.

You are not logged in.

#1 05-11-2007 20:41:48

UKFlyer
Members
From: United Kingdom (Great Britain)
Registered: 26-10-2007
Posts: 20

Preview Problem 2

I had problems with the preview also, however have overcome them - initially, by putting the absolute path to the MP3_preview directory. However now the only tracks that play regardless of which one is selected is the last one played. Clear the cache ie delete all browsing history, you can select another track to preview, but then that is the one regardless of track selection.

Example at: http://www.webcracker.co.uk/musicstore

Offline

#2 06-11-2007 07:59:28

msworld
Administrator
From: United Kingdom (Great Britain)
Registered: 09-05-2006
Posts: 7,071

Re: Preview Problem 2

Is the data file writeable?

David.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
David Ian Bennett - Lead Developer
www.maianscriptworld.co.uk

Offline

#3 06-11-2007 09:07:45

UKFlyer
Members
From: United Kingdom (Great Britain)
Registered: 26-10-2007
Posts: 20

Re: Preview Problem 2

Yes it is. If I download the file it has the track that I first selected after clearing the cache. If I clear the history, select another track, play it, download the data file that new track is listed. Copy of file below......

<?xml version="1.0" ?>
- <coffeecupjukebox version="4.3">
- <jukebox x="0" y="0" w="283" h="56" playonstartup="t" loop="f" shuffle="f" bkdobk="f" bkdogradient="f" bkfillclr="0x000000" bkfillalpha="100" bkgradclr="0xC5E6EE" bkgradalpha="100" bkgradangle="70" bkdoimg="t" bkimg="images/jukebox/body.jpg" bkdobdr="f" bkbdrsolid="t" bkbdrcolor="0x808080" bkdomask="t">
  <rewindbutton x="8" y="28" w="22" h="22" toggle="f" btnupimg="images/jukebox/1.jpg" action="rr" visible="t" />
  <ffbutton x="63" y="28" w="22" h="22" toggle="f" btnupimg="images/jukebox/4.jpg" action="ff" visible="t" />
  <playbutton x="33" y="26" w="27" h="27" toggle="t" btnupimg="images/jukebox/2.jpg" btndownimg="images/jukebox/3.jpg" action="playpause" visible="t" />
  <shufbutton x="16" y="151" w="35" h="14" toggle="t" action="shuf" visible="f" />
  <loopbutton x="100" y="0" w="20" h="20" toggle="t" action="loop" visible="f" />
  <volume x="9" y="10" w="74" h="13" visible="t" />
  <progress x="94" y="36" w="179" visible="t" />
- <tree x="17" y="-178" w="320" h="93" visible="f">
- <node label="">
  <node name="Track 3" file="http://www.webcracker.co.uk/musicstore/mp3_p review/trackthree.mp3" artist="Klair" label="Klair - No 3 - Track 1 - Track 3" />
  </node>
  </tree>
  <label x="90" y="8" w="41" h="16" bkdobk="f" bkdogradient="f" bkdoimg="f" fntalpha="100" fntsize="10" fntclr="0x000000" fntbold="f" fntitalic="f" fnt="Arial" visible="t" />
  <scrolllabel x="130" y="8" w="144" h="17" bkdobk="f" bkdogradient="f" bkdoimg="f" fntalpha="100" fntsize="10" fntclr="0x000000" fntbold="f" fntitalic="f" fnt="Arial" visible="t" />
  </jukebox>
  </coffeecupjukebox>

Neil

Offline

#4 06-11-2007 09:12:46

UKFlyer
Members
From: United Kingdom (Great Britain)
Registered: 26-10-2007
Posts: 20

Re: Preview Problem 2

For info - there is no space between the p and r in the actual xml file.

Offline

#5 07-11-2007 07:09:22

msworld
Administrator
From: United Kingdom (Great Britain)
Registered: 09-05-2006
Posts: 7,071

Re: Preview Problem 2

Try clicking to play a track, then manually delete the 'xml_data/mm_jukebox.xml' file, then click to play another track. See what happens.

David.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
David Ian Bennett - Lead Developer
www.maianscriptworld.co.uk

Offline

#6 07-11-2007 10:07:57

UKFlyer
Members
From: United Kingdom (Great Britain)
Registered: 26-10-2007
Posts: 20

Re: Preview Problem 2

Same thing happens. The file is recreated but the track played is the first one that had been selected.

Neil

Offline

#7 08-11-2007 08:31:24

msworld
Administrator
From: United Kingdom (Great Britain)
Registered: 09-05-2006
Posts: 7,071

Re: Preview Problem 2

Neil,

That doesn`t make any sense. Are you sure all the paths/file names are specified correctly?

David.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
David Ian Bennett - Lead Developer
www.maianscriptworld.co.uk

Offline

#8 01-12-2007 06:09:20

GarrettBarker
Members
From: United States of America
Registered: 01-12-2007
Posts: 14

Re: Preview Problem 2

I am also having the same problem as above.  every album plays the same preview tracks.  please take a look at it.  http://www.artistintro.com

Offline

#9 01-12-2007 13:32:30

msworld
Administrator
From: United Kingdom (Great Britain)
Registered: 09-05-2006
Posts: 7,071

Re: Preview Problem 2

Quoting: GarrettBarker wrote:

I am also having the same problem as above. every album plays the same preview tracks. please take a look at it. http://www.artistintro.com

So, you`ve removed the copyright and then requested support? Sorry, but that isn`t going to happen.

David.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
David Ian Bennett - Lead Developer
www.maianscriptworld.co.uk

Offline

#10 01-12-2007 16:58:21

GarrettBarker
Members
From: United States of America
Registered: 01-12-2007
Posts: 14

Re: Preview Problem 2

Quoting: msworld wrote:

So, you`ve removed the copyright and then requested support? Sorry, but that isn`t going to happen.

David.

The Copyright on my page is for the content only.  if you navagate to the contact page, and in the future the info page, your information is there.

Offline

#11 01-12-2007 23:05:13

msworld
Administrator
From: United Kingdom (Great Britain)
Registered: 09-05-2006
Posts: 7,071

Re: Preview Problem 2

Quoting: GarrettBarker wrote:

The Copyright on my page is for the content only. if you navagate to the contact page, and in the future the info page, your information is there.

Ok, sorry. I`ll give you the benefit of the doubt. I get so many people e-mail me for support and remove the copyright without permission. Its not a lot to ask.

I don`t really know what the problem is. You need to check all your paths are correct.

David.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
David Ian Bennett - Lead Developer
www.maianscriptworld.co.uk

Offline

#12 04-12-2007 22:22:23

GarrettBarker
Members
From: United States of America
Registered: 01-12-2007
Posts: 14

Re: Preview Problem 2

I have the preview working in firefox, but when I try to preview it in IE7, it always opens the same song, no matter which one you try to preview, unless I delete the xml file before every preview.

Offline

#13 05-12-2007 00:01:55

msworld
Administrator
From: United Kingdom (Great Britain)
Registered: 09-05-2006
Posts: 7,071

Re: Preview Problem 2

I can only assume a path is wrong. I can`t think of any other explanation.

David.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
David Ian Bennett - Lead Developer
www.maianscriptworld.co.uk

Offline

#14 05-12-2007 00:04:36

GarrettBarker
Members
From: United States of America
Registered: 01-12-2007
Posts: 14

Re: Preview Problem 2

Quoting: msworld wrote:

I can only assume a path is wrong. I can`t think of any other explanation.

David.

Can I give you access to the admin are and you tell me what im doing wrong?

Offline

#15 05-12-2007 00:06:34

msworld
Administrator
From: United Kingdom (Great Britain)
Registered: 09-05-2006
Posts: 7,071

Re: Preview Problem 2

If you want to send a donation, sure. I am actually on holiday at the moment, so I can`t guarantee when I`ll be able to check. I check the forum each morning and help where I can.

David.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
David Ian Bennett - Lead Developer
www.maianscriptworld.co.uk

Offline

#16 05-12-2007 00:13:47

GarrettBarker
Members
From: United States of America
Registered: 01-12-2007
Posts: 14

Re: Preview Problem 2

I dont think it is a path problem, cause it works in firefox, and netscape navigator, but it will not work in internet explorer.  Plus when I open the xml file after changing to different files, it has the correct information, but will only play the first song i previewed.  any more ideas. maybe a problem with id7?

Offline

#17 05-12-2007 00:33:20

msworld
Administrator
From: United Kingdom (Great Britain)
Registered: 09-05-2006
Posts: 7,071

Re: Preview Problem 2

I just don`t know. I would need to run some debugging tests to find out where the problem lies.

David.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
David Ian Bennett - Lead Developer
www.maianscriptworld.co.uk

Offline

#18 05-12-2007 11:40:24

siyon
Members
From: India
Registered: 05-12-2007
Posts: 1

Re: Preview Problem 2

Hello i too facing the preview problem. I am testing in local server not in the webserver. All path is correct .but i am getting nothing in preview but loading itselt for all the time. what is the wrong i am doing .can u help.

Offline

#19 05-12-2007 14:23:29

msworld
Administrator
From: United Kingdom (Great Britain)
Registered: 09-05-2006
Posts: 7,071

Re: Preview Problem 2

No idea siyon, sorry.

David.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
David Ian Bennett - Lead Developer
www.maianscriptworld.co.uk

Offline

#20 05-12-2007 16:56:17

GarrettBarker
Members
From: United States of America
Registered: 01-12-2007
Posts: 14

Re: Preview Problem 2

I was just trying to find out if it was a setting in my internet explorer.  So I went to your demo, and your demo does the same thing that my site does.  Works with firefox, but not internet explorer.  Does your demo do that for you or anyone else?

Offline

#21 05-12-2007 23:47:53

msworld
Administrator
From: United Kingdom (Great Britain)
Registered: 09-05-2006
Posts: 7,071

Re: Preview Problem 2

Wow, you`re right. Now that is weird because it was working ok. Looks like the previous data is getting stuck in the cache. I`ll try and check it out and see if I can see what the problem is. Its also doing the same in Firefox. Not  all the time though.

David.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
David Ian Bennett - Lead Developer
www.maianscriptworld.co.uk

Offline

#22 06-12-2007 09:19:20

UKFlyer
Members
From: United Kingdom (Great Britain)
Registered: 26-10-2007
Posts: 20

Re: Preview Problem 2

The fault seems intermittent, because the demo on the Maian site currently works for me in both Firefox and IE, and I've been contacted by someone asking how I solved the problem because the script loaded onto my server works for them - but when I try to preview the tracks myself on my site, no joy!

Interesting - It's certainly causing some of us to scratch our heads... smile

Neil

Offline

#23 06-12-2007 09:26:46

UKFlyer
Members
From: United Kingdom (Great Britain)
Registered: 26-10-2007
Posts: 20

Re: Preview Problem 2

In reply to Siyon, I overcame that problem by putting the full address in for the preview folder, so in settings:

MP3 Folder Path  [mp3]
MP3 Preview Folder Path  [http://www.webcracker.co.uk/musicstore/mp3_previe w]

Give that a go....

Neil

Offline

#24 06-12-2007 10:46:30

msworld
Administrator
From: United Kingdom (Great Britain)
Registered: 09-05-2006
Posts: 7,071

Re: Preview Problem 2

In the 'templates/preview_tracks.tpl.php' file, add the following to the head tags:

<meta http-equiv="expires" content="0" />
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="cache-control" content="no-cache" />

See if that helps.

David.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
David Ian Bennett - Lead Developer
www.maianscriptworld.co.uk

Offline

#25 06-12-2007 17:58:26

GarrettBarker
Members
From: United States of America
Registered: 01-12-2007
Posts: 14

Re: Preview Problem 2

no dice, still the same problem. sad  I will try a few things here and see if i cant help out a little too.

Offline

Board footer

2Checkout.com is an authorized reseller of goods and services provided by Maian Script World.© 2003-2013 David Ian Bennett. All Rights Reserved | Forum: FluxBB

Privacy Policy | Refund Policy