Die Suche ergab 6 Treffer

von Infinitum
Mo 25. Jan 2010, 11:18
Forum: MOD Support phpBB 3.0
Thema: Downloads Mod - Permissions for Viewing
Antworten: 12
Zugriffe: 6393

Re: Downloads Mod - Permissions for Viewing

There was just one parse error on ucp_downloads.php:

Parse error: syntax error, unexpected ':', expecting ';' in /home/arvale/arvale.net/dl_mod/classes/class_dlmod.php on line 578

After fixing that, it all works fine. I've tested the download settings, and also the statistics & search results both ...
von Infinitum
So 24. Jan 2010, 20:29
Forum: MOD Support phpBB 3.0
Thema: Downloads Mod - Permissions for Viewing
Antworten: 12
Zugriffe: 6393

Re: Downloads Mod - Permissions for Viewing

http://i48.tinypic.com/2cfqq3d.jpg

EDIT: this is the error I get on my own board with the same action - it's a bit more informative:
SQL ERROR [ mysql4 ]

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND ...
von Infinitum
So 24. Jan 2010, 15:40
Forum: MOD Support phpBB 3.0
Thema: Downloads Mod - Permissions for Viewing
Antworten: 12
Zugriffe: 6393

Re: Downloads Mod - Permissions for Viewing

Yes, here it is:

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND fav_user_id = 583' at line 2 [1064]
von Infinitum
Sa 23. Jan 2010, 21:33
Forum: MOD Support phpBB 3.0
Thema: Downloads Mod - Permissions for Viewing
Antworten: 12
Zugriffe: 6393

Re: Downloads Mod - Permissions for Viewing

Thank you, that works perfectly. Obviously the download still appears in statistics and search results, but that's much less of an issue now that the download itself is properly restricted.

P.S. on an unrelated note, while I was playing around with this mod, I noticed another issue. If you go to ...
von Infinitum
Sa 23. Jan 2010, 21:09
Forum: MOD Support phpBB 3.0
Thema: Downloads Mod - Permissions for Viewing
Antworten: 12
Zugriffe: 6393

Re: Downloads Mod - Permissions for Viewing

Of course, there's one in my bug report. Here it is:

http://i47.tinypic.com/976747.jpg
von Infinitum
Sa 23. Jan 2010, 18:58
Forum: MOD Support phpBB 3.0
Thema: Downloads Mod - Permissions for Viewing
Antworten: 12
Zugriffe: 6393

Downloads Mod - Permissions for Viewing

I submitted a bug to the tracker for the Downloads Mod as there seems to be a problem with the permission setting for "View".

However, I'm not sure if this is an actual bug or if I'm doing something wrong, so I'm posting here as well.

The bug report highlights the details of the problem: http ...