XFileSharing Pro - Reports mod problem

Message
Author
bizman
Posts: 95
Joined: Mar 24, 2013 1:57 am

Reports mod problem

#1 Postby bizman » Jul 25, 2013 4:11 am

Hello,

When I click on submit button for date from xx to x it redirects me here:

Code: Select all

filehost.xx/my_reports.html?op=reports&date1=2013-xx-xx&date2=2013-xx-xx
and it doesn't work.

If I paste this manually into browser:

Code: Select all

filehost.xx/?op=reports&date1=2013-xx-xx&date2=2013-xx-xx
It works.


How can I fix this?


Thanks.

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#2 Postby admin » Jul 25, 2013 4:46 am

There's something wrong with your template.

bizman
Posts: 95
Joined: Mar 24, 2013 1:57 am

#3 Postby bizman » Jul 25, 2013 5:32 am

yes... it seems I can't make it work like I want because it needs much more modifications from core...
i found what caused the bug.

thank you, admin.