Jump to content

Help to add additional contact


Zorro67

Recommended Posts

Now I know for sure that i am going senile.

 

For the life of me, i cannot figure out how to allow a client to add another contact to their account from the front end.

 

I swear I've looked through the manual, and searched through the KB & forums (as best I can for a common phrase like "add contacts").

 

Do you think i can find an answer?

 

So if anyone can tell me where, as a logged in client on the frontend, I could (as a client) add a new contact i'd be most grateful.

Link to comment
Share on other sites

Thanks to both of you for your input.

there's a good chance that I 've issues with files not taking properly on the V3.6 upgrade.

 

Given the amount of mods I've done, a file by file comparison with those files should help.

 

Like I said,- going senile ;)

Link to comment
Share on other sites

For those that might also be looking for an answer to this,

 

 

 

The code is in the 1st line of the clientareacontacts.tpl

 

<div class="contentbox"><a href="{$smarty.server.PHP_SELF}?action=details">{$LANG.clientareanavdetails}</a> | <strong>{$LANG.clientareanavcontacts}</strong> | <a href="{$smarty.server.PHP_SELF}?action=addcontact">{$LANG.clientareanavaddcontact}</a>{if $ccenabled} | <a href="{$smarty.server.PHP_SELF}?action=creditcard">{$LANG.clientareanavchangecc}</a>{/if} | <a href="{$smarty.server.PHP_SELF}?action=changepw">{$LANG.clientareanavchangepw}</a></div>

 

 

If I change the url to .../clientarea.php?action=addcontact, I get the extra menu set that I was looking for.

The clientarea.tpl & clientarea.php files are v3.6.0

 

But the code doesn't present, and nothing in any visible log file.

 

ARRRGGGGGGGGGGGGGGHHHHHHHHHHHH!!!!

 

Looks like i need professional help!! - can be read as however you like.

Link to comment
Share on other sites

Make sure you clear the templates_c folder, it's likely you are seeing a cached version of the template.

 

Thnaks for the suggestion, Mike & apologies for the tardy reply.

 

Solution for the above (and many other upgrade errors) - make sure that all files uploaded actually overwrite the original and then make sure that you are actually doublechecking the file in comparison to what it should be :!: , instead of checking against your backup directory :(

 

Appreciate the suggestions and advice. problem solved

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