4images Forum & Community

4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: 4mysite on May 12, 2015, 03:19:00 PM

Title: I can't see upload form in member section
Post by: 4mysite 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.


(http://i61.tinypic.com/fyn42u.jpg)
Title: Re: I can't see upload form in member section
Post by: Rembrandt 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
Title: Re: I can't see upload form in member section
Post by: 4mysite 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
Title: Re: I can't see upload form in member section
Post by: Rembrandt 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
Title: Re: I can't see upload form in member section
Post by: 4mysite 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?

(http://i60.tinypic.com/107jafk.jpg)

Thanks.
Title: Re: I can't see upload form in member section
Post by: Rembrandt on May 22, 2015, 06:27:45 PM
for members  "/templates/your Template/user_logininfo.html"
for guests "/templates/your Template/user_loginform.html"