Hi Parthi,
Can you see if you have any tables in the database that starts with uBooking?
I think it might be permission problem, the Umbraco installer need full permission to the bin, views and the AppPlugins folder. After the installation is complete you should have a folder named uBooking in the AppPlugin folder and a cupple of dll files prefixed uBooking in the bin folder and same in the views folder.
There isn't any ubooking table or ubooking inside app_plugin. I have checked the permissions for networkservice account for the app pool and it has full permission for the folder.
Hmmm, Strange.. i still think it is a permission issue. Have you added the application pool user to the root folder of your Project? Also double check that the user have Read / modify permission set to the folders i listed above.
The last thing i can think of is that you can try to install any other packages like Newsletter studio. That package will create some tables in the database and create a section as well.
Remember to back up your files and db so that you easily can restore your site.
The umbraco package instillation is creating a new folder within the virtual directory the main root folder and installing the files. I have manually copied the files into respective section and it seems to work.
Thanks for all you help :)
Instillation
Installed Ubooking in umbraco 7.5 and it looks like the ubooking menu item doesnt appear in the left menu
Hi Parthiban, Go to Users section and select your user and activate the uBooking section to your profile and refresh your page.
Please let me know if that helps.
// Herman
Hello Herman, UBooking doesn't exist on the user section to activate permission. I tried to uninstall and reinstall it. Any thoughts please.
Thanks
Parthi
Hi Parthi, Can you see if you have any tables in the database that starts with uBooking?
I think it might be permission problem, the Umbraco installer need full permission to the bin, views and the AppPlugins folder. After the installation is complete you should have a folder named uBooking in the AppPlugin folder and a cupple of dll files prefixed uBooking in the bin folder and same in the views folder.
https://our.umbraco.org/wiki/reference/files-and-folders/permissions/
Please let me know if that helps.
// Herman
Hey Herman,
There isn't any ubooking table or ubooking inside app_plugin. I have checked the permissions for networkservice account for the app pool and it has full permission for the folder.
Regards
Parthi
Hmmm, Strange.. i still think it is a permission issue. Have you added the application pool user to the root folder of your Project? Also double check that the user have Read / modify permission set to the folders i listed above.
The last thing i can think of is that you can try to install any other packages like Newsletter studio. That package will create some tables in the database and create a section as well.
Remember to back up your files and db so that you easily can restore your site.
// Herman
HelloHerman,
The umbraco package instillation is creating a new folder within the virtual directory the main root folder and installing the files. I have manually copied the files into respective section and it seems to work. Thanks for all you help :)
Parthi
Hi Parthi,
That's great, good job!
// Herman
is working on a reply...