Hi
Could someone advise me on what to do with this error im getting
PHP Fatal error: Call to undefined function send_headers_page_changed() in /home/searchsa/public_html/my/inc/classes/BxDolPermalinks.php on line 136
Thank you
Hi
Could someone advise me on what to do with this error im getting
PHP Fatal error: Call to undefined function send_headers_page_changed() in /home/searchsa/public_html/my/inc/classes/BxDolPermalinks.php on line 136
Thank you |
Try to check if you have send_headers_page_changed function in inc/design.inc.php file. Also what is your Dolphin version ? Rules → http://www.boonex.com/terms |
I have the same problem. The function is in inc/design.inc.php file. Dolphin version 4.3.3. |
Please could you post your exact error ? same problem. The function is in inc/design.inc.php file. Dolphin version 4.3.3
Rules → http://www.boonex.com/terms |
PHP Fatal error: Call to undefined function send_headers_page_changed() in /home/..../public_html/inc/classes/BxDolPermalinks.php on line 136 |
What is the URL of the page where this is happening ? Also what is your exact Dolphin version ? PHP Fatal error: Call to undefined function send_headers_page_changed() in /home/..../public_html/inc/classes/BxDolPermalinks.php on line 136
Rules → http://www.boonex.com/terms |
Dolphin version 4.3.3 and the function is in inc/design.inc.php file |