Im half way done with the translation to dutch, will post it here on the forums when done.
Die Suche ergab 19 Treffer
- Mi 7. Dez 2011, 10:51
- Forum: MOD Support phpBB 3.0
- Thema: Group cannot see downloads to be approved on modcp page
- Antworten: 7
- Zugriffe: 5116
Re: Group cannot see downloads to be approved on modcp page
ive uploaded the newest version karsten, seems to work with my test account
thank you!
Im half way done with the translation to dutch, will post it here on the forums when done.
Im half way done with the translation to dutch, will post it here on the forums when done.
- Di 6. Dez 2011, 20:10
- Forum: MOD Support phpBB 3.0
- Thema: Group cannot see downloads to be approved on modcp page
- Antworten: 7
- Zugriffe: 5116
Re: Group cannot see downloads to be approved on modcp page
Karsten, they found a way to show the list, by going to downloads.php?view=modcp&action=approve&df_id=94 where 94 is a random number they can see the list.
- So 4. Dez 2011, 06:47
- Forum: MOD Support phpBB 3.0
- Thema: Group cannot see downloads to be approved on modcp page
- Antworten: 7
- Zugriffe: 5116
Re: Group cannot see downloads to be approved on modcp page
I already tried that, even checked all the edits, cleared cache and everything, i can test this on another forum to see if it works there.
- Sa 3. Dez 2011, 17:21
- Forum: MOD Support phpBB 3.0
- Thema: Group cannot see downloads to be approved on modcp page
- Antworten: 7
- Zugriffe: 5116
Re: Group cannot see downloads to be approved on modcp page
I have the latest, i just updated recently.
I just tested this with a account, and it seems if you are not an admin, you cannot see the downloads to approve.
I just tested this with a account, and it seems if you are not an admin, you cannot see the downloads to approve.
- Sa 3. Dez 2011, 17:00
- Forum: MOD Support phpBB 3.0
- Thema: Group cannot see downloads to be approved on modcp page
- Antworten: 7
- Zugriffe: 5116
Group cannot see downloads to be approved on modcp page
My groups can see the link to approve downloads, but when viewing the modcp they just see the list of categories like on the downloads.php page, they don't see the uploads that need to be approved.
Am i missing something?
These are the permissions on the group:
Group View Download Upload Moderate ...
Am i missing something?
These are the permissions on the group:
Group View Download Upload Moderate ...
- Do 5. Mai 2011, 19:32
- Forum: MOD Support phpBB 3.0
- Thema: Topics for Downloads
- Antworten: 26
- Zugriffe: 12362
Re: Topics for Downloads
thats good to hear
we are using it more and more, and it's working like a charm, so thanks to you for the work on the MOD.
- Do 28. Apr 2011, 10:13
- Forum: MOD Support phpBB 3.0
- Thema: Topics for Downloads
- Antworten: 26
- Zugriffe: 12362
Re: Topics for Downloads
no problem oxpus, this was the quickest way for me to fix this and get it working like i wanted, im sure it will give you an idea on how to implement it in your functions.
i hope i commented everything right what ive changed.
i hope i commented everything right what ive changed.
- So 3. Apr 2011, 16:37
- Forum: MOD Support phpBB 3.0
- Thema: Topics for Downloads
- Antworten: 26
- Zugriffe: 12362
Re: Topics for Downloads
here is my class_dlmod.php
I added a language addition:
'DL_VIEW_LINK' => 'Download overview page',
Fixes included:
Changing User permissions
File size shown when external download
Topic resync problem when changing topic user id
showing some extra information in the topic.
Not showing ...
I added a language addition:
'DL_VIEW_LINK' => 'Download overview page',
Fixes included:
Changing User permissions
File size shown when external download
Topic resync problem when changing topic user id
showing some extra information in the topic.
Not showing ...
- Sa 2. Apr 2011, 09:48
- Forum: MOD Support phpBB 3.0
- Thema: Topics for Downloads
- Antworten: 26
- Zugriffe: 12362
Re: Topics for Downloads
just to let you know, i fixed most errors with switching permissions and the file size problem on external downloads, i just have to implement a check for the topic poster to get updated in viewforum when changing settings from current user to user id and vice verso, i will post my class_dlmod.php ...
- So 27. Mär 2011, 10:31
- Forum: MOD Support phpBB 3.0
- Thema: Topics for Downloads
- Antworten: 26
- Zugriffe: 12362
Re: Topics for Downloads
this has to be a switching permissions problem oxpus, i am now using the user id option without approval.
when a registered user posts a download:
index.php says Last post by Downloads Robot and should be Downloads Robot
viewforum.php says by Downloads Robot and should be Downloads Robot and Last ...
when a registered user posts a download:
index.php says Last post by Downloads Robot and should be Downloads Robot
viewforum.php says by Downloads Robot and should be Downloads Robot and Last ...