This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

hexrgb fuction confilict

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #689
    williamr4jwilliamr4j
    Participant

    Something is conflicting with my template and this plugin, it has to do with the hexrgb function:

    Fatal error: Cannot redeclare hex2rgb() (previously declared in /home/content/61/10600661/html/wp-content/plugins/ajax-search-pro/functions.php:53) in /home/content/61/10600661/html/wp-content/themes/spotfinder/includes/bpanel/bpanel.php on line 117

    #690
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    Can you provide fpt/admin access? The template is missing the “functions exists” statement, so it tries to redeclare it.

    #700
    williamr4jwilliamr4j
    Participant

    I am sorry I can not give you access to the site, confidentially reasons.

    Is there any way you can give me the code you would have put in? I attached the file that has the error.

    Thank you.

    #708
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Are you using the latest version?
    I just recall, that I had already fixed this issue a long time ago. I downloaded the search from codecanyon, checked the source and it is fixed, the “hex2rgb” function is not existing there anymore I have renamed it to “wpdreams_hex2rgb” to prevent such errors. All you need to do is download and install the plugin again and it should work with no problems.

    #717
    williamr4jwilliamr4j
    Participant

    That is weird, I thought I had the latest one uploaded. Thank you.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.