+ Reply to Thread
Results 1 to 19 of 19

Thread: Php Radio Dj Panel and CuteNews
      
   

  1. #1
    jackielegs94 is offline Master Sergeant
    Join Date
    Aug 2007
    Posts
    67

    Default Php Radio Dj Panel and CuteNews

    Hey well im in the middle of designing my site i have radio all ready and connect i just need a dj panel i have one wich gives me a login system and a request line and what song is play i add. I have no experience in php at all so i need help when i download it it comes up with all these php files and i really have no idea what to do with it?

    HELP ME PLEASE!!

  2. #2
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Php Radio Dj Panel and CuteNews

    Is there documentation that comes with your program?

    Andy
    PHP- is a blast!

  3. #3
    jackielegs94 is offline Master Sergeant
    Join Date
    Aug 2007
    Posts
    67

    Default Re: Php Radio Dj Panel and CuteNews

    Arr yes But its very confusing i havnt learnt php and im not planning too i just need to figure out what to do

  4. #4
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Php Radio Dj Panel and CuteNews

    Maybe create a link to the instructions and we can have a look.

    Andy
    PHP- is a blast!

  5. #5
    jackielegs94 is offline Master Sergeant
    Join Date
    Aug 2007
    Posts
    67

    Default Re: Php Radio Dj Panel and CuteNews

    The readme is in A Html Document so how do u want me to show u?

  6. #6
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Php Radio Dj Panel and CuteNews

    upload it to the server and then give a link to it.

    Andy
    PHP- is a blast!

  7. #7
    jackielegs94 is offline Master Sergeant
    Join Date
    Aug 2007
    Posts
    67

    Default Re: Php Radio Dj Panel and CuteNews

    This is the readme i just copy and paste it Radio DJ Panel v3 ReadMe Thanks for downloading the Radio DJ Panel v3! Now that you have downloaded this script simply follow the instructions below to install and use your new Radio Panel!

    Staters Guide
    The first thing you need do is upload the Radio DJ Panel files to your webserver. The preferred method to do this is via FTP Binary mode (in different modes the files may become corrupted). Once the files are on your webserver unzip the file and then read below for installation instructions! -Note: All Times Are In EST (Except Timetable)-



    Installation
    Click here to open automated installer, just follow the instructions contained in each step.

    License Agreement
    By downloading/storing this script on any type of media you are agreeing to our End User License Agreement. Click here to view it.

    Public Timetable
    If you want to display to your users a public version of your site's timetable that will automatically update as your users book their slots then link then to this page.

    Request Line
    To allow your users to submit requests to the on-air DJ use the code below; <?php require('path/to/djpanel/request.php');?>

    Complaint Form
    To allow your users to submit radio complaints to the radio admin (like report a dj); <?php require('path/to/djpanel/complaint.php');?>

    DJ Message
    To allow your users to view the current dj message and receive alerts use code below, both codes refresh every 45 seconds; -Auto Refresh Only The iFrame-
    <iframe src="path/to/djpanel/djmessage.php" frameborder="0" background-color="transparent" allowtransparency="true" height="20" width="200"></iframe> -Auto Refresh Entire Page Without iFrames-
    <?php require('path/to/djpanel/djmessage.php');?> -No Reresh Without iFrames-
    <?php require('path/to/djpanel/djmessage2.php');?>

    Script Support
    For help or bug reporting with any of my scripts please use one of the following links: quickscriptz******.com
    www.quickscriptz.ca.kz

  8. #8
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Php Radio Dj Panel and CuteNews

    Jackie-
    One quick question. I will have to download and read over what you have sent as this script is not familiar to me. The question is- have you utilized the Script Support that you listed at the bottom of your last post before posting here? Reason I ask is that would be the preferred (and likely fastest and most accurate) way to tackle the problem - to ask the people who made the script. They would be the ones best able to explain their own program.

    We will be glad help sort things out if that method fails.

    Andy
    PHP- is a blast!

  9. #9
    jackielegs94 is offline Master Sergeant
    Join Date
    Aug 2007
    Posts
    67

    Default Re: Php Radio Dj Panel and CuteNews

    But can i ask with php they are in files do i just have to open the files put all teh code into one then place it on the site

  10. #10
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Php Radio Dj Panel and CuteNews

    Arrrgggg.

    You should be asking the person who designed the script/program first. They will best be able to help you.

    I have not even had a chance to download the program/instructions and don't feel obliged to if you are not willing to take the proper steps in working out the problem before you.

    Lets work on this problem in a logical step by step process.

    Andy
    PHP- is a blast!

  11. #11
    jackielegs94 is offline Master Sergeant
    Join Date
    Aug 2007
    Posts
    67

    Default Re: Php Radio Dj Panel and CuteNews

    Ok well its telling me i should upload the scriptz into ftp manager

  12. #12
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Php Radio Dj Panel and CuteNews

    I give.
    PHP- is a blast!

  13. #13
    jackielegs94 is offline Master Sergeant
    Join Date
    Aug 2007
    Posts
    67

    Default Re: Php Radio Dj Panel and CuteNews

    i give?

  14. #14
    mattski's Avatar
    mattski is offline First Sergeant
    Join Date
    Jan 2008
    Location
    Colorado
    Posts
    80

    Default Re: Php Radio Dj Panel and CuteNews

    Jackie,

    You need to understand at least a little bit about how this stuff works in order to use it. If you are going to own and maintain a website you need to take some time to learn the basics. You will probably need to learn at least a little bit of PHP to use this feature. Andy, myself and the others on this site will help but not do the work for you. If you want someone to do the work for you, expect to pay for it.

    The instructions aren't that hard to follow.

    1) Upload the files to your site using FTP.

    2) Find the install file on your web site which should be:

    http://jackie's site/djpanel/install/index.php

    Unless you change the directory that you upload it to.

    3) When you pull up the link in your web browser it will start the PHP script to setup your DJ Panel. Follow the instructions and provide any necessary information to setup your DJ Panel.

  15. #15
    jackielegs94 is offline Master Sergeant
    Join Date
    Aug 2007
    Posts
    67

    Default Re: Php Radio Dj Panel and CuteNews

    Wow a little easier then i thought so i use the ftp manager

  16. #16
    mattski's Avatar
    mattski is offline First Sergeant
    Join Date
    Jan 2008
    Location
    Colorado
    Posts
    80

    Default Re: Php Radio Dj Panel and CuteNews

    Yes, use whatever program you have to transfer files from your PC to your website.

  17. #17
    Geminidavec is offline Private
    Join Date
    Jul 2011
    Posts
    3

    Default Re: Php Radio Dj Panel and CuteNews

    Quote Originally Posted by jackielegs94 View Post
    hey well im in the middle of designing my site i have radio all ready and connect i just need a dj panel i have one wich gives me a login system and a request line and what song is play i add. I have no experience in php at all so i need help when i download it it comes up with all these php files and i really have no idea what to do with it?

    Help me please!!
    i have dj panel on my website unfortunately when a listener asks for a request there is no time or date with it does anyone know of a script please too add to the existing panel that allows the time and date of the request many thanks

  18. #18
    Geminidavec is offline Private
    Join Date
    Jul 2011
    Posts
    3

    Default Re: Php Radio Dj Panel and CuteNews

    Hi folks does anyone have the script too add to the dj panel so that when a listeners asks for a request it adds the time and date that they actually sent the request in i would be very much appreciative of this by the way im running version 3.3 many thanks in anticipation.

    Regards Dave Gemini Sounds Radio

  19. #19
    Geminidavec is offline Private
    Join Date
    Jul 2011
    Posts
    3

    Default Re: Php Radio Dj Panel and CuteNews

    Quote Originally Posted by Geminidavec View Post
    Hi folks does anyone have the script too add to the dj panel so that when a listeners asks for a request it adds the time and date that they actually sent the request in i would be very much appreciative of this by the way im running version 3.3 many thanks in anticipation.

    Regards Dave Gemini Sounds Radio
    guys this is the script i need too add the time and date to it thanks


    <?php require('connect.php');
    require('functions.php');
    if($_POST['submit']) {
    $bname = mysql_real_escape_string($_POST['name']);
    $btype = mysql_real_escape_string($_POST['type']);
    $brequest = mysql_real_escape_string($_POST['request']);
    $name = htmlentities($bname);
    $type = htmlentities($btype);
    $request = htmlentities($brequest);
    $ipaddr = $_SERVER['REMOTE_ADDR'];


    if ($bname==NULL|$brequest==NULL){
    echo "<center><h1><b>All fields are required.</b></h1></center><p>";
    }else{
    $query = "INSERT INTO rp_request (name, type, request, ipaddr) VALUES('$name','$type','$request','$ipaddr')";
    mysql_query($query) or die(mysql_error());
    echo "<p><b>--Your Request Has Been Sent--</b><p>";
    }
    }
    ?>

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49