Author Topic: I can't see upload form in member section  (Read 6862 times)

0 Members and 1 Guest are viewing this topic.

Offline 4mysite

  • Pre-Newbie
  • Posts: 5
    • View Profile
I can't see upload form in member section
« on: May 12, 2015, 03:19:00 PM »
Hi everyone.

Thanks to all for the effort to contribute for this system.

My problem is very simple but I can't find the solution.

Once logged I can't see the upload form section.

Thanks.


« Last Edit: May 12, 2015, 04:08:16 PM by 4mysite »

Rembrandt

  • Guest
Re: I can't see upload form in member section
« Reply #1 on: May 12, 2015, 06:01:00 PM »
Welcome to the Forum!

Select a category, and now you see in the upper right side the Upload Button.

mfg Andi

Offline 4mysite

  • Pre-Newbie
  • Posts: 5
    • View Profile
Re: I can't see upload form in member section
« Reply #2 on: May 12, 2015, 07:05:15 PM »
Welcome to the Forum!

Select a category, and now you see in the upper right side the Upload Button.

mfg Andi

Thanks Rembrandt.

Exactly the Upload Button appear.

Even so I'd like add a text link to http://mysite.com/4images/member.php?action=uploadform

Thanks

Rembrandt

  • Guest
Re: I can't see upload form in member section
« Reply #3 on: May 13, 2015, 07:31:59 PM »
You must specify a category ID
Code: [Select]
/member.php?action=uploadform&cat_id=Cat ID number

Offline 4mysite

  • Pre-Newbie
  • Posts: 5
    • View Profile
Re: I can't see upload form in member section
« Reply #4 on: May 17, 2015, 09:12:15 PM »
You must specify a category ID
Code: [Select]
/member.php?action=uploadform&cat_id=Cat ID number

Yes, but what file I should modify to add this link?



Thanks.

Rembrandt

  • Guest
Re: I can't see upload form in member section
« Reply #5 on: May 22, 2015, 06:27:45 PM »
for members  "/templates/your Template/user_logininfo.html"
for guests "/templates/your Template/user_loginform.html"