Unique Names for Functions
-
Fatal error: Cannot redeclare get_categories() (previously declared in /blog/wp-includes/category.php:14) in /gallery/includes/functions.php on line 1120
On the next update can you verify that all functions have unique names?
The above mentioned function could be changed to get_wpCategories().I am trying to create a page on my site that will include the latest public new images. The page is located witin the WordPress structure, so both applications are calling different functions with the same name.
I will also notify 4Images of this bug too.Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Unique Names for Functions’ is closed to new replies.