Jump to content

Client Area Project Management not working


jrnetwork

Recommended Posts

I've been using my project management for a while, and have upgraded to the latest version, and have changed the settings to allow client area access.

 

I login as a client that has projects assigned, and when I browse to /support/index.php?m=project_management I get a log in screen, asking for the client login details again. I type in the correct details and it keeps coming back to that screen, as if they are wrong.

 

I've tried to access this for a few clients... same issue.

 

Also, on the portal home page, there is no link to the Project Management section either.

 

Is this not working, or am I missing something?

 

I'm running WHMCS 5.03 and Project Management 1.1.

Link to comment
Share on other sites

I've never done that before, is it easy? Are there instructions how to do it.

 

And why is it not included by default?

 

Addon modules cannot modify existing templates. If its not part of the core system, there is no reason they should add it to the templates.

 

Creating the link is as simple as modifying the template files in templates/YOURTEMPLATE/

 

Depending on what page you want the link to appear on, you'll need to modify a different file. They're pretty much just normal HTML, so its not terribly difficult to figure out.

Link to comment
Share on other sites

I've never done that before, is it easy? Are there instructions how to do it.

 

And why is it not included by default?

 

Just edit your templates/YOURTEMPLATE/header.tpl file and add the link to the location in the menu where you want it, using HTML links.

The link would be /index.php?m=project_management

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated