bookable plugin

W

wickit

Guest
am i being think here
i cant get the plugin to work

here is the include im using

<? include("http://php.barrysworld.com/exports/inc_bookables.php?team=[4717]&show=[month]")?>

on this page as a test

http://hosted.barrysworld.net/ktsa/booked.php

eeeeeek error
Invalid view type

is what i get, help o great ones
 
J

Jonty

Guest
Try dropping the the square brackets (i.e. []) . . .

<?php include("http://php.barrysworld.com/exports/inc_bookables.php?team=4717&show=month"); ?>

Works for me anyway :) Let us all know how you get on.

Kind Regards
 
W

wickit

Guest
nice1 got rid of the error but not showing my bookings
sheed any light
 
J

Jonty

Guest
Hmm, I'm honestly not sure. Forgive me for sounding so patronising, but do you have any bookings for November, and if you believe you do, could you just check? I'm not questioning you, it's just that since I'm so unfamiliar with these things, I need to rule out the simplest causes of problems first.

Kind Regards
 
W

wickit

Guest
....sure
.....yes i have
here our the server booking details......

Tuesday 05 November 2002
BarryBookable - Half-Life (03)
bbserver07.barrysworld.com:27017
KTSA meet praccy etc - 21:00 - 22:59
 
J

Jonty

Guest
I'm honestly not sure what the problem is. I've had a play with it and I cannot get it to work. I'll have a word with DBs and see if he's aware of any troubles (despite appearances this is a fairly tricky script).

In the meantime if anyone is successfully utilising this script for their team please let us all know

Sorry for the inconvenience
 

Users who are viewing this thread

Top Bottom