Jump to content

cleverleyson

Members
  • Posts

    5
  • Joined

  • Last visited

Reputation

0 Neutral

About cleverleyson

Personal Information

  • Occupation
    ICT Tech
  • Location
    Chippenham

Employer (optional)

  • Company Represented
    School JOhn beNTLEY
  1. Also wouldn't it be wise to set the permissions on the library folder too?
  2. Just started getting this problem ourselves, sadly we were pushed into upgrading our macs to Yosemite and getting some new ones in, So we sort of fallen into this problem. read some interesting stuff here https://community.spiceworks.com/topic/440485-os-x-10-6-8-can-t-delete-folder-copied-to-windows-share.
  3. Im using the code posted from above. The database is on the same server as xibo server, hence localhost. could it be the the tables need to be a type (its text atm) Also Would i need to move the year from date?
  4. Ahhh Cheers for the advice, I still get get it to work tho! been trying to find out why i get the error message " [h=1][/h][h=1]"Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\birthdays\Birthdays.php on line 48 No birthday's today!" I think it might be the way ive setup the tables? I think its something simple. Losing alot of time to this already![/h][h=1]"[/h]
  5. Im having a little problem trying to get this to work, I've created a database in Phpmyadmin called Birthdays.students with a table of three fields, Forname, Surname and Dob. I then add the code above into an emded page in xibo. I think this might be where i'm going wrong. Do I need to create a .php or put said code into xibo? Also where should i put config.php I feel like I'm nearly there! Thanks for all the help above! Update: Seems i've got config.php to connect to the database! but i get this error when viewing .birthday.php " [h=1]Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\Birthdays.php on line 49 No birthday's today!"[/h]
×
×
  • Create New...