483 | Posts |
16.6K | Downloads |
1 | Themes |
1 | Plugins |
Good day everybody, I just tried to use Breadcrumb navigation, and when added it twice to my layout, it showed this error: Fatal error: Cannot redeclare BreadcrumbNavigation() (previously declared in C:\Program Files (x86)\EasyPHP-5.3.3\www\data\_addoncode\Breadcrumb_Navigation\BreadcrumbNavigation.php:11) in C:\Program Files (x86)\EasyPHP-5.3.3\www\data\_addoncode\Breadcrumb_Navigation\BreadcrumbNavigation.php on line 49
The simple solution is to put the function into condition: if ( ! function_exists('BreadcrumbNavigation') ) { function ... }
The similar problem was also with Counter plugin, so it is good to fix it also here. Stano
A new release for Typesetter is in the works with a lot of improvements including the ... Read More
Typesetter 5.1Typesetter 5.1 is now available for download. 5.1 includes bug fixes, UI/UX improvements, ... Read More
More News
What CMS: Find out what CMS a site is using.
Who Hosts This: Find out who is hosting any web site
WordPress Theme Detect: Find out which theme a WordPress site is using