Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter kmoyer

    (@kmoyer)

    Thanks for your help. I did try the code snippet with no luck. I am in research mode now trying to find a solution. If I can’t figure it out I will try a new template. Trying to avoid this as I don’t really want to have to rebuild stuff.

    I also tried saving the settings in my theme and figured out that may not be totally working either. When I turned off the banner it still shows up still. Very interesting.

    Thank You again for the help.

    Thread Starter kmoyer

    (@kmoyer)

    I have not been able to get Webriti to respond to me for this issue or another issue of not being able to log into the support board. So frustrating.

    I tried saving the banner settings and this does not seem to be doing anything. The strange thing is the setting’s don’t seem to do anything. hmmm..

    Help would be appreciated. I am not sure of the way to fix this in the code. Please let me know what you need to guide me through this.

    Thank you for responding to my issue.

    Kelly

    Thread Starter kmoyer

    (@kmoyer)

    I am sill looking for a solution. Any help would be appreciated.

    error = “TypeError” related to accessing an offset of type string on a string in the file template-tag.php on line 36.

    Here is the code that includes line 36 in template-tag.php file

    elseif( is_category() ){ $h1 = $current_options[‘banner_title_one_category’]; $h2 = $current_options[‘banner_title_two_category’]; $bd = $current_options[‘banner_description_category’]; $my_meta[‘banner_enable’]=true;

    Thread Starter kmoyer

    (@kmoyer)

    Thank you for the response. Here are the errors in the error logs. I am just technical enough to be dangerous. Lol… Any help of guidance is appreciated. I definitely think my template is the culprit and the sellers are not responding. Hoping that I can fix this so I don’t have to begin again.

    I found an issue with one of my plugins that was causing errors so deactivated until I figure this issue out.

    [26-May-2023 17:26:38 UTC] PHP Fatal error:  Uncaught TypeError: Cannot access offset of type string on string in /home/illu6668/public_html/wp-content/themes/spasalon-pro2/functions/template-tag.php:36
    
    Stack trace:
    
    #0 /home/illu6668/public_html/wp-content/themes/spasalon-pro2/category.php(9): spasalon_page_banner_strip()
    
    #1 /home/illu6668/public_html/wp-includes/template-loader.php(106): include('/home/illu6668/...')
    
    #2 /home/illu6668/public_html/wp-blog-header.php(19): require_once('/home/illu6668/...')
    
    #3 /home/illu6668/public_html/index.php(17): require('/home/illu6668/...')
    
    #4 {main}
    
      thrown in /home/illu6668/public_html/wp-content/themes/spasalon-pro2/functions/template-tag.php on line 36
    
    [26-May-2023 17:26:45 UTC] PHP Warning:  Trying to access array offset on value of type null in /home/illu6668/public_html/wp-content/themes/spasalon-pro2/comments.php on line 17
    
    [26-May-2023 17:26:45 UTC] PHP Warning:  Trying to access array offset on value of type null in /home/illu6668/public_html/wp-content/themes/spasalon-pro2/comments.php on line 17
    
    [26-May-2023 17:26:45 UTC] PHP Warning:  Trying to access array offset on value of type null in /home/illu6668/public_html/wp-content/themes/spasalon-pro2/comments.php on line 17
    
    [26-May-2023 17:26:45 UTC] PHP Warning:  Trying to access array offset on value of type null in /home/illu6668/public_html/wp-content/themes/spasalon-pro2/comments.php on line 17
    
    [26-May-2023 17:26:45 UTC] PHP Warning:  Trying to access array offset on value of type null in /home/illu6668/public_html/wp-content/themes/spasalon-pro2/comments.php on line 17
    
    [26-May-2023 17:26:45 UTC] PHP Warning:  Trying to access array offset on value of type null in /home/illu6668/public_html/wp-content/themes/spasalon-pro2/comments.php on line 17
    
    [26-May-2023 17:26:45 UTC] PHP Warning:  Trying to access array offset on value of type null in /home/illu6668/public_html/wp-content/themes/spasalon-pro2/comments.php on line 17
    
    [26-May-2023 17:26:45 UTC] PHP Warning:  Trying to access array offset on value of type null in /home/illu6668/public_html/wp-content/themes/spasalon-pro2/comments.php on line 17
    
    [26-May-2023 17:40:58 UTC] PHP Fatal error:  Uncaught TypeError: Cannot access offset of type string on string in /home/illu6668/public_html/wp-content/themes/spasalon-pro2/functions/template-tag.php:36
    • This reply was modified 1 year, 6 months ago by kmoyer.

    Thanks I downloaded the zip and replaced the php file and now I am good. Thanks.

    I manually edited the file and I cannot activate the plugin. Below is the error I am getting.

    Warning: Division by zero in /home/illu6668/public_html/wp-content/plugins/robo-gallery/robogallery.php on line 73

    Warning: require_once(ROBO_GALLERY_APP_PATHapp.php): failed to open stream: No such file or directory in /home/illu6668/public_html/wp-content/plugins/robo-gallery/robogallery.php on line 74

    Fatal error: require_once(): Failed opening required ‘ROBO_GALLERY_APP_PATHapp.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/illu6668/public_html/wp-content/plugins/robo-gallery/robogallery.php on line 74

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