Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Forum: Hacks
    In reply to: Wrapping Theme Around WHMCS
    Thread Starter mherm88

    (@mherm88)

    Okay, I know what is causing the error but I am not sure how to fix it.

    The error is caused because WordPress is trying to find out what page the user is on so it can add the current-menu-item class to the link in the nav but because the page is not in WordPress, it cannot figure out what page the user is on… any thoughts?

    Forum: Hacks
    In reply to: Wrapping Theme Around WHMCS
    Thread Starter mherm88

    (@mherm88)

    I don’t believe WHMCS has anything to do with the error, I think it is happening due to WordPress sitting at the root and me calling it from a subdirectory which WHMCS is housed in

    Forum: Hacks
    In reply to: Wrapping Theme Around WHMCS
    Thread Starter mherm88

    (@mherm88)

    I do have it included, and you can see here https://www.iceogen.com/clients/ the nav and footer come through perfect, but as soon as I try to use a custom menu I get the error above, I’m lost!

    All I have for pulling in wp-load.php is below, do I need to define anything else along with it?

    require('/home/******/public_html/wp-load.php');

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