Error building Admin Menus

First, I am running Joomla 1.7.2.

After some unsuccessful code tweaking, I decided to uninstalled Scheduler and re-install a fresh version. I uninstalled Scheduler using the Joomla Extensions manager (admin area). I then went to phpMyAdmin and deleted all references to scheduler from the #_menu table. I also deleted (dropped) the #_events_rec and #_scheduler_options tables.

I have completed these steps MANY times.

Every time I try to install com_scheduler.zip or joomla_com_scheduler_v23.zip, I receive an error, “Error building Admin Menus”, and I have no Scheduler menu item in the Components menu on the back end.

Anyone see something I’m missing?

SOLVED:

I had a directory in my public_html folder called “scheduler”. Once I deleted it, the extension installed correctly.

Good job :slight_smile: