PHP Web Host - Quality Web Hosting For All PHP Applications $35/month $250/year (Unlimited) - $25/month - 200,000 impressions - Your Ad Could be Here - Click For Details
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
aeonicstorm
Client


Joined: Oct 20, 2008
Posts: 24

PostPosted: Sat Nov 08, 2008 2:53 pm Reply with quote Back to top

I want a song to play soon as they goto the homepage of the site, I let my tech department know about this project and i'm letting the community here know if you guys know how to do it.

This community has always been helpful and I appreciate you.


-Jon
View user's profile Send private message
evaders99
Former Moderator in Good Standing


Joined: Apr 30, 2004
Posts: 3221

PostPosted: Sun Nov 09, 2008 4:06 am Reply with quote Back to top

One way is code that embeds the Windows Media Player or Quicktime. Another would be to use Flash
View user's profile Send private message Visit poster's website
aeonicstorm
Client


Joined: Oct 20, 2008
Posts: 24

PostPosted: Sun Nov 09, 2008 5:11 am Reply with quote Back to top

Well I have a code I could use for HTML, just throw that HTML in one of the blocks (like I did the WAR Database on the homepage of
Only registered users can see links on this board!
Get registered or login to the forums!


But when it says "Yoursong.midi" I don't know how to, how you say - connect things?

I tried uploading the mp3 song in file manager and then putting the name.mp3 into where it says "yoursong.midi" but it never works.

Hmmm
View user's profile Send private message
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3038
Location: United Kingdom

PostPosted: Tue Nov 11, 2008 1:10 am Reply with quote Back to top

I don't believe you can play mp3 files in the same way you play midi files, not by using just a simple bit of HTML.

This has been discussed before, see this post:
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message
spasticdonkey
RavenNuke(tm) Development Team


Joined: Dec 02, 2006
Posts: 1364
Location: Texas, USA

PostPosted: Tue Nov 11, 2008 6:49 pm Reply with quote Back to top

wimpy player is pretty easy and has a nuke block available (uses flash)
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message
pureliving
Worker
Worker


Joined: Dec 01, 2008
Posts: 175

PostPosted: Wed May 20, 2009 3:27 pm Reply with quote Back to top

Is there anything other than wimpyplayer that could be used for music, that is compatible with raven nuke?
View user's profile Send private message
aeonicstorm
Client


Joined: Oct 20, 2008
Posts: 24

PostPosted: Wed May 20, 2009 3:30 pm Reply with quote Back to top

Awesome spasticdonkey, even though we already passed up that project here at EG we just now happen to be developing our second website so maybe we'll use the prospects of music.
View user's profile Send private message
nuken
RavenNuke(tm) Development Team


Joined: Mar 11, 2007
Posts: 1536
Location: North Carolina

PostPosted: Wed May 20, 2009 4:05 pm Reply with quote Back to top

What kind of music do you want to add? Like a song when you go to the site or a block that the user can click on to play from a playlist or something totally different?
View user's profile Send private message Send e-mail Visit poster's website
eldorado
Involved
Involved


Joined: Sep 10, 2008
Posts: 414
Location: France,Translator

PostPosted: Wed May 20, 2009 4:12 pm Reply with quote Back to top

pureliving wrote:
Is there anything other than wimpyplayer that could be used for music, that is compatible with raven nuke?

its compatible with raven ,
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message Visit poster's website MSN Messenger
pureliving
Worker
Worker


Joined: Dec 01, 2008
Posts: 175

PostPosted: Wed May 20, 2009 4:59 pm Reply with quote Back to top

I'm not going to lie, but i actually haven't any budget at the moment to afford that module, so was looking for something more on a GPL basis.

Basically though i was looking for something like topMusic, that would entail details of the artists, like enhanced profiles but of selected musicians, with the ability for admin to upload artists mp3, gp3, etc tracks, so the user may listen to all the track but not download it. In the sense of a full admin and module feature, all about artists and music, like topMusic.

Are there any programs similar, or even better than topMusic, or do you have any idea where i can locate a working copy of topMusic, that will work with raven nuke?

It would really be appreciated for your advice.

xx Bless xx
View user's profile Send private message
spasticdonkey
RavenNuke(tm) Development Team


Joined: Dec 02, 2006
Posts: 1364
Location: Texas, USA

PostPosted: Wed May 20, 2009 6:53 pm Reply with quote Back to top

never tried it but they have a free version
Only registered users can see links on this board!
Get registered or login to the forums!


download
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message
pureliving
Worker
Worker


Joined: Dec 01, 2008
Posts: 175

PostPosted: Thu May 21, 2009 2:35 pm Reply with quote Back to top

Right i have tried installing Top Music 3.0.7, of which i found upon sourceforge, i changed all function to include admin define, and module define statements for security; i have added $db-> where occurrences of sql_query, etc are required to be inserted, but now the module seems to be half working.

I have had someone look into this, more advanced than myself, and they now state:

Quote:

The problem is that the scripts are attempting to set header data after starting to send actual data to the client.


Whilst installing database tables, using /modules/topMusic/install/topmusic_install.php, i received the following error:

Quote:

Warning: Cannot modify header information - headers already sent by (output started at /home/*********/public_html/modules/topMusic/install/topmusic_install.php:3) in /home/**********/public_html/modules/Your_Account/includes/mainfileend.php on line 88

Warning: Cannot modify header information - headers already sent by (output started at /home/*********/public_html/modules/topMusic/install/topmusic_install.php:3) in /home/*********/public_html/modules/Your_Account/includes/mainfileend.php on line 89

Warning: Cannot modify header information - headers already sent by (output started at /home/**********/public_html/modules/topMusic/install/topmusic_install.php:3) in /home/a*********/public_html/modules/Your_Account/includes/mainfileend.php on line 90

Warning: Cannot modify header information - headers already sent by (output started at /home/**********/public_html/modules/topMusic/install/topmusic_install.php:3) in /home/***********/public_html/modules/Your_Account/includes/mainfileend.php on line 91


For some reason there is also no image for the module in my administration, but there also does not seems to be any topMusic for me to activate/deactivate etc, under modules either.

Whereas if i type in my browser, /modules.php?name=topMusic, the module seems to show, although the tables seem slightly misplaced, in the sense it looks as if it works, but you can tell there is something wrong, of which is what i can not quite figure out.
I have also tried doing the same modifications to a earlier version, but found that the admin would work, but the module would not, and with this 3.0.7 version, it seems the module works but admin doesn't.

Would you have any advice as what could be causing this module to not work properly, or if there is anything i can do to solve this?
It would highly be appreciated.

xx Bless xx
View user's profile Send private message
nuken
RavenNuke(tm) Development Team


Joined: Mar 11, 2007
Posts: 1536
Location: North Carolina

PostPosted: Thu May 21, 2009 8:15 pm Reply with quote Back to top

I just installed version 3 of the topMusic with no modifications and did not have any errors and it loads fine. The only thing I had to do was click settings in the topMusic admin and change to root directory. The module has the admin image for me. Are you using shortlinks? Also, you may want to reload it and try again.
View user's profile Send private message Send e-mail Visit poster's website
pureliving
Worker
Worker


Joined: Dec 01, 2008
Posts: 175

PostPosted: Fri May 22, 2009 11:18 am Reply with quote Back to top

I don't wish to sound cheeky, but where did you get your copy of topmusic from, as i have got mine from sourceforge, but still after removing and reinstalling, the program does not seem to be working properly?
View user's profile Send private message
nuken
RavenNuke(tm) Development Team


Joined: Mar 11, 2007
Posts: 1536
Location: North Carolina

PostPosted: Fri May 22, 2009 12:14 pm Reply with quote Back to top

Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message Send e-mail Visit poster's website
pureliving
Worker
Worker


Joined: Dec 01, 2008
Posts: 175

PostPosted: Fri May 22, 2009 2:01 pm Reply with quote Back to top

OK i have uninstalled and installed the one you display above, and although the admin image and settings section shows, when i click modules to be able to activate it there is no module leading to the topMusic, or under the modules block site link navigation, there is no link either for admin purposes or active modules.

Do you or have you had any errors like these?
View user's profile Send private message
nuken
RavenNuke(tm) Development Team


Joined: Mar 11, 2007
Posts: 1536
Location: North Carolina

PostPosted: Fri May 22, 2009 3:22 pm Reply with quote Back to top

If you want to see it, it's on my test site
Only registered users can see links on this board!
Get registered or login to the forums!


Here is what my admin for it looks like

Image


Image
View user's profile Send private message Send e-mail Visit poster's website
pureliving
Worker
Worker


Joined: Dec 01, 2008
Posts: 175

PostPosted: Mon May 25, 2009 9:48 am Reply with quote Back to top

What RN version are you using, as i am using 2.3?
Also the php nuke root under the topMusic module i have set as:
Only registered users can see links on this board!
Get registered or login to the forums!
would this be correct, as i still can not figure out why the module will not show under modules administration, or as a link for either admin or user in the site navigation block.

Sorry for keep asking but i really wish for this to work, of which seems strange how yours works but mine does not.
View user's profile Send private message
duck
Involved
Involved


Joined: Jul 03, 2006
Posts: 267

PostPosted: Mon May 25, 2009 11:18 am Reply with quote Back to top

Just to warn you playing music Automatically on viewing of a website is a big NO NO in terms of proper web design. 90% of all users find it very annoying and quickly get frustrated with it and their attendance will decline. Now having the ability to play music but OFF by default is fine.

Your call but just thought I'd share some of the research facts with you.
View user's profile Send private message
nuken
RavenNuke(tm) Development Team


Joined: Mar 11, 2007
Posts: 1536
Location: North Carolina

PostPosted: Mon May 25, 2009 11:34 am Reply with quote Back to top

I'm using 2.30.01. And I have my phpnuke root set to
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message Send e-mail Visit poster's website
Guardian2003
Site Admin


Joined: Aug 28, 2003
Posts: 6373
Location: Vsetin, Czech Republic

PostPosted: Mon May 25, 2009 11:46 am Reply with quote Back to top

Post moved to 'Modules' from RN Feedback.
View user's profile Send private message Send e-mail Visit poster's website
pureliving
Worker
Worker


Joined: Dec 01, 2008
Posts: 175

PostPosted: Mon May 25, 2009 12:25 pm Reply with quote Back to top

Duck, what module compatible with raven nuke would you recommend for me to provide the ability for users to insert there music, and credentials, so other users may be able to look through categories or by artist, etc, and press play at own will when desired, but no ability to download.

It would really be appreciated for your advice on this one, as so far in several years of research i can not come up with a result i am satisfied with, such as the above description.
View user's profile Send private message
duck
Involved
Involved


Joined: Jul 03, 2006
Posts: 267

PostPosted: Mon May 25, 2009 4:02 pm Reply with quote Back to top

Been awhile since I played with Nuke modules for this feature but typically the easiest type of module to avoid users being able to download the music is usually built in flash but to warn you it is IMPOSSIBLE to stop users who know what they are doing from being able to download the music. There exists no way to fully secure the music and it is actually quite easy to steal it. All you can do is make it less obvious for the noobs on how to download it. That said there are several mp3 players you could check out from here phpnuke-downloads (not a very popular site amongst the community) so I won't actually link it but it's not hard to find and does have many links here already.
View user's profile Send private message
pureliving
Worker
Worker


Joined: Dec 01, 2008
Posts: 175

PostPosted: Mon May 25, 2009 5:27 pm Reply with quote Back to top

Well thank you all for your advice, it is much appreciated.
Maybe i've just got to work harder. speedtype
View user's profile Send private message
pureliving
Worker
Worker


Joined: Dec 01, 2008
Posts: 175

PostPosted: Mon May 25, 2009 7:00 pm Reply with quote Back to top

One more thing, since i installed topMusic, although there in no link under module administration, and no link showing under the block for active, inactive and invisible modules, at the bottom of my admin where the found/using/consider shortlinks are, the following seems to appear:

Quote:

[ShortLinks_TapLinks] = Found Links For Module: topMusic
[ShortLinks_TapLinks] = Found Links For Module: exf1
[ShortLinks_TapLinks] = Found Links For Module: input
[ShortLinks_TapLinks] = Found Links For Module: output
and
[ShortLinks_UnShortenedLinks] = Consider creating GT/GTB File(s) :: ShortLinks/GT-topMusic.php
[ShortLinks_UnShortenedLinks] = Consider creating GT/GTB File(s) :: ShortLinks/GT-exf1.php
[ShortLinks_UnShortenedLinks] = Consider creating GT/GTB File(s) :: ShortLinks/GT-input.php
[ShortLinks_UnShortenedLinks] = Consider creating GT/GTB File(s) :: ShortLinks/GT-output.php


I don't understand why the last three are there, or for what module, as they just seem to have appeared at the end every time for the last couple of weeks now, is this normal?

As for the topMusic it does appear that shortlinks is picking the module up, but i do not seems to be able to activate it under modules admin, for there's no module showing to activate, although the image and config is in admin, and if i were to go to the direct link to the module, i.e. /modules.php?name=topMusic, it is there; but obviously without the security of permissions.

Am i missing something here nuken, did all you do is upload files and install database tables, and set the nuke root url?
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum