Title: Scheduling / Appointment Plugin?
Last modified: August 19, 2016

---

# Scheduling / Appointment Plugin?

 *  [caredemption](https://wordpress.org/support/users/caredemption/)
 * (@caredemption)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/scheduling-appointment-plugin/)
 * Ok, so I am building a WP site for my mother in law, and she is a hair dresser.
   I wanted her clients to be able to book appointments online. I cannot for the
   life of me find a good plugin that does this. The best solution I have found 
   so far is at [http://www.acuityscheduling.com](http://www.acuityscheduling.com)
   I cut and paste their code, and it looks pretty good. Just wondering if there
   are any other options out there.
 * Does anyone have any suggestions?

Viewing 13 replies - 1 through 13 (of 13 total)

 *  [pbalakri](https://wordpress.org/support/users/pbalakri/)
 * (@pbalakri)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/scheduling-appointment-plugin/#post-878140)
 * I wrote this one. Please let me know if this works/kinda works or would work 
   with some changes. I’d be happy to make some modifications if it will serve a
   larger crowd.
    [http://wordpress.org/extend/plugins/wp-appointments-schedules/installation/](http://wordpress.org/extend/plugins/wp-appointments-schedules/installation/)
 * Thanks.
 *  [ssgupta](https://wordpress.org/support/users/ssgupta/)
 * (@ssgupta)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/scheduling-appointment-plugin/#post-878141)
 * As soon as I activated the plugin, get this message:
 * Fatal error: Call to undefined function: str_ireplace() in /home/xxxxx/public_html/
   wp-content/plugins/wp-appointments-schedules/wp-appointments-scheduler.php on
   line 248
 * Using v.2.6.2.
 * The link to manage the scheduler does not appears in the Dashboard either.
 *  [pbalakri](https://wordpress.org/support/users/pbalakri/)
 * (@pbalakri)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/scheduling-appointment-plugin/#post-878142)
 * Turns out the package that I built is called “wp-appointments-scheduler” while
   the one that wordpress.org hosts is called “wp-appointments-schedules” with the‘
   s’ at the end, instead of the ‘r’. If you could download the latest code from
   the site once again and rename the folder to the above mentioned name, it should
   work. I have submitted an email to wordpress asking to fix that guffaw. Sorry
   about the mishap. Cheers.
 *  [ssgupta](https://wordpress.org/support/users/ssgupta/)
 * (@ssgupta)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/scheduling-appointment-plugin/#post-878143)
 * I renamed the folder. Now I can see the Scheduler in the Dashboard. But posts
   are still showing the error:
 * Fatal error: Call to undefined function: str_ireplace() in /home/xxxxx/public_html/
   wp-content/plugins/wp-appointments-scheduler/wp-appointments-scheduler.php on
   line 248
 * I have not even inserted the [DISPLAYSCHEDULE_PAUL](http://codex.wordpress.org/DISPLAYSCHEDULE_PAUL)
   in the post.
 *  [pbalakri](https://wordpress.org/support/users/pbalakri/)
 * (@pbalakri)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/scheduling-appointment-plugin/#post-878144)
 * str_ireplace is a PHP5 function. Could you tell me what version of PHP you are
   on?
 *  [ssgupta](https://wordpress.org/support/users/ssgupta/)
 * (@ssgupta)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/scheduling-appointment-plugin/#post-878145)
 * OK I was on PHP4, now changed over to PHP5. That fixed the problem. Many thanks.
 *  [apophene](https://wordpress.org/support/users/apophene/)
 * (@apophene)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/scheduling-appointment-plugin/#post-878186)
 * [@pbalakri](https://wordpress.org/support/users/pbalakri/)
 * Thanks for the plug-in, it’s pretty much exactly what I am looking for to allow
   people to schedule time on equipment.
 * Two things:
    I can’t seem to manage to get v1.1 to display more than one schedule
   on a page at a time…it displays the lastt schedule correctly, but then shows `
   [DISPLAYSCHEDULE_XXX](http://codex.wordpress.org/DISPLAYSCHEDULE_XXX)` etc. literally
   to the user after that.
 * Also, whenever I click ‘go’ after selecting a date from the pop-up calendar, 
   I wind up immediately back to the front page of the blog.
 * I am using the penultimate version of WP.
 * Thanks!
 *  [apophene](https://wordpress.org/support/users/apophene/)
 * (@apophene)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/scheduling-appointment-plugin/#post-878187)
 * Okay, some clarifications-
 * WP is actually reporting that I have 1.0 not 1.1 installed; maybe that’s a problem,
   but I can’t find 1.1, only the announcement for it.
 * Also, I just noticed that this plugin is only claimed to have compatibility up
   to 2.6.2, so that may also be a problem…
 * Would love to have this functionality, but perhaps it is not in the cards right
   now.
 *  [robinwiley](https://wordpress.org/support/users/robinwiley/)
 * (@robinwiley)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/scheduling-appointment-plugin/#post-878191)
 * I downloaded Scheduler 1.1, renamed the directory to have an “r” at the end instead
   of an “s”, installed and activated it but don’t see the “Scheduler” tab appear
   on my dashboard. I’m running WP 2.6.2.
 * pbalakri, can you help?
 *  [pbalakri](https://wordpress.org/support/users/pbalakri/)
 * (@pbalakri)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/scheduling-appointment-plugin/#post-878193)
 * robinwiley,
    You needed to have the ‘s’ instead of the ‘r’. I have fixed the 
   files to use the correct name.
 * Cheers.
 *  [g3ekgir1](https://wordpress.org/support/users/g3ekgir1/)
 * (@g3ekgir1)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/scheduling-appointment-plugin/#post-878198)
 * pbalakri,
 * I’m still having the same problem as robinwiley. What do I need to do? Thanks
   so much, looking forward to trying out the scheduler.
 *  [g3ekgir1](https://wordpress.org/support/users/g3ekgir1/)
 * (@g3ekgir1)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/scheduling-appointment-plugin/#post-878199)
 * Never mind my previous post. I had an old version of wordpress. I tried it on
   a newer version and it worked.
 *  [wayne37](https://wordpress.org/support/users/wayne37/)
 * (@wayne37)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/scheduling-appointment-plugin/#post-878256)
 * Hi, I would appreciate it if someone could help me. It appears that the wp-appointment-
   schedules is conflicting with my events calendar within the database somehow.
   it is really hard to explain but I am attaching the link so that someone can 
   see what I am talking about.
 * [http://irockardyss.net/contact-us/schedule-appointment/](http://irockardyss.net/contact-us/schedule-appointment/).
   it seems to schedule the appointments ok but after posting it it redirects to
   a page that screws up all of my styling and and retrieves data from my events
   calendar.

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘Scheduling / Appointment Plugin?’ is closed to new replies.

## Tags

 * [calendar](https://wordpress.org/support/topic-tag/calendar/)
 * [scheduling](https://wordpress.org/support/topic-tag/scheduling/)

 * 13 replies
 * 7 participants
 * Last reply from: [wayne37](https://wordpress.org/support/users/wayne37/)
 * Last activity: [16 years, 9 months ago](https://wordpress.org/support/topic/scheduling-appointment-plugin/#post-878256)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
