Title: PHP 500 Error
Last modified: April 23, 2025

---

# PHP 500 Error

 *  [Oliver](https://wordpress.org/support/users/oliveroliversuthernscom/)
 * (@oliveroliversuthernscom)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/php-500-error/)
 * When users try to register for our bbpress forum, they are being presented with
   at PHP 500 Error. Error log below. Please advise.
 * [23-Apr-2025 11:24:36 UTC] PHP Fatal error: Uncaught TypeError: Cannot access
   offset of type string on string in /home/bladderc/public_html/forums/wp-content/
   themes/total-child-theme/bccforumtmlcf.php:693 Stack trace: #0 /home/bladderc/
   public_html/forums/wp-includes/class-wp-hook.php(324): bcc_tml_registration_errors()#
   1 /home/bladderc/public_html/forums/wp-includes/plugin.php(205): WP_Hook->apply_filters()#
   2 /home/bladderc/public_html/forums/wp-includes/user.php(3532): apply_filters()#
   3 /home/bladderc/public_html/forums/wp-content/plugins/theme-my-login/includes/
   actions.php(606): register_new_user() #4 /home/bladderc/public_html/forums/wp-
   includes/class-wp-hook.php(324): tml_registration_handler() #5 /home/bladderc/
   public_html/forums/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()#
   6 /home/bladderc/public_html/forums/wp-includes/plugin.php(517): WP_Hook->do_action()#
   7 /home/bladderc/public_html/forums/wp-content/plugins/theme-my-login/includes/
   actions.php(373): do_action() #8 /home/bladderc/public_html/forums/wp-includes/
   class-wp-hook.php(324): tml_action_handler() #9 /home/bladderc/public_html/forums/
   wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #10 /home/bladderc/
   public_html/forums/wp-includes/plugin.php(517): WP_Hook->do_action() #11 /home/
   bladderc/public_html/forums/wp-includes/template-loader.php(13): do_action() #
   12 /home/bladderc/public_html/forums/wp-blog-header.php(19): require_once(‘/home/
   bladderc/…’) #13 /home/bladderc/public_html/forums/index.php(17): require(‘/home/
   bladderc/…’) #14 {main} thrown in /home/bladderc/public_html/forums/wp-content/
   themes/total-child-theme/bccforumtmlcf.php on line 693
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-500-error%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [Oliver](https://wordpress.org/support/users/oliveroliversuthernscom/)
 * (@oliveroliversuthernscom)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/php-500-error/#post-18431553)
 * Our host identified the problem and corrected it. Will this problem be reinstated
   when an update to the plugin is provided? See message from host below:
 * The issue was located in the following file:
   /home/bladderc/public_html/forums/
   wp-content/themes/total-child-theme/bccforumtmlcf.php
 * The root cause was that the variable $origen was initialized as a string and 
   then accessed as an array, which led to a fatal error.
 * I’ve updated the line from:
   $origen = ”;to:$origen = [];
 *  Plugin Author [Jeff Farthing](https://wordpress.org/support/users/jfarthing84/)
 * (@jfarthing84)
 * [1 year ago](https://wordpress.org/support/topic/php-500-error/#post-18442369)
 * So, this issue and the fix has nothing to do with TML.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP 500 Error’ is closed to new replies.

 * ![](https://ps.w.org/theme-my-login/assets/icon-256x256.png?rev=1891232)
 * [Theme My Login](https://wordpress.org/plugins/theme-my-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/theme-my-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/theme-my-login/)
 * [Active Topics](https://wordpress.org/support/plugin/theme-my-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/theme-my-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/theme-my-login/reviews/)

## Tags

 * [php-error](https://wordpress.org/support/topic-tag/php-error/)
 * [Registration Error](https://wordpress.org/support/topic-tag/registration-error/)

 * 2 replies
 * 2 participants
 * Last reply from: [Jeff Farthing](https://wordpress.org/support/users/jfarthing84/)
 * Last activity: [1 year ago](https://wordpress.org/support/topic/php-500-error/#post-18442369)
 * Status: not a support question