Error during category adding
- 
					
					
					
					
 Error during category adding. 
 [previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1305 FUNCTION outtatow_outta.get_url_path_of_category does not exist at /home/outtatownattire/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)
 [stacktrace]
- 
					
					
					
					
 Hi @anitha The get_url_path_of_categoryfunction is missing.Did you imported sql file or run migration? 
- 
					
					
					
					
 @devansh-webkul I'm already added categories without any issue.When adding last category I forgot to select root.After this above mentioned error occured. 
- 
					
					
					
					
 @devansh-webkul ,I'm already added categories without any issue.When adding last category I forgot to select root.Then I deleted that category .After this above mentioned error occured. 
 Please help me to solve this..
- 
					
					
					
					
 Hi @anitha, This is not an issue which you are telling as the error clearly signifies that get_url_path_of_categorythis method is not present.Just check the database whether this function is present or not, 
 get_url_path_of_category
- 
					
					
					
					
 @devansh-webkul The function is not present in my database. 
- 
					
					
					
					
 @devansh-webkul The function is not present in my database. While importing that function ,I have some issues. 
- 
					
					
					
					
 Hi @anitha, Follow this thread, 
 https://forums.bagisto.com/topic/2099/error-add-category/2
