Viewing 1 replies (of 1 total)
  • drop9

    (@drop9)

    Hi Hatimmakki,

    If you are still having this issue I think I found the solution. In parser.inc.php on Line 109/110 there this line

    $home=$homePage.$wordpressPageName;

    Change it to:

    $home=$wordpressPageName;

    I am not sure if this will break something somewhere else, but it has appeared to fix this issue on my side.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WHMCS Bridge] error with links’ is closed to new replies.