vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Video Club (YouTUBE, Vimeo, DailyMotion etc) (https://vborg.vbsupport.ru/showthread.php?t=324885)

BadgerDog 04-17-2017 07:21 PM

Quote:

Originally Posted by paradoxG(r)eek (Post 2585528)

What happen with sidebar? Have you found any other computer to test it?

Chris... see post #338... :up:

Regards,
Doug

BadgerDog 04-18-2017 07:48 AM

Chris.... :)

Sent you an additional PayPal for the extra work you performed on our site, assisting with the text coloring etc.... much appreciated.... :up:

We're going to start planning for going live for our membership sometime this weekend, but we wanted to do further testing with the PM functions of "approving, rejecting etc.." first, to make sure there's no issues with that function.

I mentioned it earlier, but some thoughts for future design features we'd like to see, which some other mods similar to yours currently offer. It would be great if Video Club was capable of...

1. Allowing a user (or Admins) to EDIT existing video article information and perhaps also edit and change the existing thumbnail pic, like they can when first adding the video to the club, that would be an excellent function ..

2. An option (perhaps in AdminCP settings?) to have TAGS shown or not shown in the mod's video display screen. In my opinion, they clutter the display and my experience has been a lot of our members would never use them, as they don't even use the ones in vBulletin, so it would be great if we could turn them off being displayed at all.

Thanks again for all your work... :up:

Regards,
Doug

paradoxG(r)eek 04-18-2017 08:18 AM

Quote:

Originally Posted by BadgerDog (Post 2585547)
Chris.... :)

Sent you an additional PayPal for the extra work you performed on our site, assisting with the text coloring etc.... much appreciated.... :up:

Thank you very much for your continous support Doug. Really appreciated. Soon I'll PM you details, as I'm planing to start operating my site.

Quote:

Originally Posted by BadgerDog (Post 2585547)
We're going to start planning for going live for our membership sometime this weekend, but we wanted to do further testing with the PM functions of "approving, rejecting etc.." first, to make sure there's no issues with that function.

To be honest I just changed the lists there. Haven't tested PMs but as they were working fine at my Media Gallery mod, I'm sure that they'll work fine on this mod too.

Quote:

Originally Posted by BadgerDog (Post 2585547)
1. Allowing a user (or Admins) to EDIT existing video article information and perhaps also edit and change the existing thumbnail pic, like they can when first adding the video to the club, that would be an excellent function ..

hmmm...... There is a legal problem here which I need to read more in depth. Actually the original code was supporting Add/Edit so I did extra work to remove the Edit code. The problem is that providers does not allows any data modifications. They asked users to keep same title, description etc, as they count it copyright of the original poster.

Quote:

Originally Posted by BadgerDog (Post 2585547)
2. An option (perhaps in AdminCP settings?) to have TAGS shown or not shown in the mod's video display screen. In my opinion, they clutter the display and my experience has been a lot of our members would never use them, as they don't even use the ones in vBulletin, so it would be great if we could turn them off being displayed at all.

This can be done. I'll add it.

Quote:

Originally Posted by BadgerDog (Post 2585547)
Thanks again for all your work... :up:

You welcome Doug and once again thank you. I wish all the best to veterans there :)

BadgerDog 04-18-2017 08:49 AM

Quote:

Originally Posted by paradoxG(r)eek (Post 2585548)

Haven't tested PMs but as they were working fine at my Media Gallery mod, I'm sure that they'll work fine on this mod too.

You're welcome Chris .. :)

We do not want members uploading a bunch of crap, so we do want to control and moderate which groups can upload and which can't.

Ok, I just started testing the PM function and it doesn't seem to work as designed...

I had a user called "tester" who uploaded a YouTube video just fine. It told him (message quickly flashed by) it was being submitted for approval before posting and returned to the main screen. Just an idea.. the message that it's being submitted for approval comes and goes so fast, I think there's going to be a lot of problems with people who can't read it quick enough and as a result, when they don't see there video on the main screen, they'll keep uploading it over and over again, thinking the previous upload didn't work. How about a HUGE message (admin phase configurable?) where it STOPS, they read it and then have to hit enter to go on... or, something like that?

Now to the main problem....

The designated user ID (default was userid 1 but we changed it to 31098), who is supposed to receive notices and moderate, never sees anything indicating there's a video to approve?

I even checked user ID 1 (Admin) to see if it went there and no, it didn't?

The original uploader called "tester" sees his video in his "My Videos" area, but not on the main screen, so I know the uploaded video is there someplace. By the way, you should mark videos in the "My Videos" area as "Waiting for Approval to Post", or something like that, so the original uploader knows it's status and it's still waiting for approval.

I've attached the Usergroup settings for the uploader, who can do everything shown, except moderate and they must have videos approved.

By the way, as an aside... the Admin Usergroup has ALL boxes checked, yet they can freely upload without having to ge approval from anyone, so I don't think that setting, by accident or design, is work the way you want?

Hope this helps figure out where the issue is..

Regards,
Doug

paradoxG(r)eek 04-18-2017 09:11 AM

Quote:

Originally Posted by BadgerDog (Post 2585549)
Just an idea.. the message that it's being submitted for approval comes and goes so fast, I think there's going to be a lot of problems with people who can't read it quick enough and as a result, when they don't see there video on the main screen, they'll keep uploading it over and over again, thinking the previous upload didn't work. How about a HUGE message (admin phase configurable?) where it STOPS, they read it and then have to hit enter to go on... or, something like that?

Redirection messages have the same speed all over all vB functions. Don't know if the delay can be changed somewhere in 1000's vB settings, but I can't change the delay.

What I can do is to add one more setting and admin selects if he wants redirection or halt pages. Halt page means a static page where the user must clicks a link to continue. Maybe it's sound better but believe me is frustated for most users especially if they want to add many videos.


Quote:

Originally Posted by BadgerDog (Post 2585549)
The designated user ID (default was userid 1 but we changed it to 31098), who is supposed to receive notices and moderate, never sees anything indicating there's a video to approve?

I don't think that any vB action which needs approval (eg normal post) has any type of notification. Moderators are responsible to visit ModCP from time to time to check what is under upproval. In anycase is not a big deal to add such notification. Just keep in mind that the id that you'll setup to be an active id. Moste webmasters are registering a system account to control such "noreply" messages and never check them.

Quote:

Originally Posted by BadgerDog (Post 2585549)
The original uploader called "tester" sees his video in his "My Videos" area, but not on the main screen, so I know the uploaded video is there someplace. By the way, you should mark videos in the "My Videos" area as "Waiting for Approval to Post", or something like that, so the original uploader knows it's status and it's still waiting for approval.

I'll check it, but I'm almost sure that it works. The video appears in "My Videos" page with remark: Awaiting Approval (red color). The phrase to change the text is: videoclub_unapproved

Quote:

Originally Posted by BadgerDog (Post 2585549)
I've attached the Usergroup settings for the uploader, who can do everything shown, except moderate and they must have videos approved.

They're correct.
Quote:

Originally Posted by BadgerDog (Post 2585549)
By the way, as an aside... the Admin Usergroup has ALL boxes checked, yet they can freely upload without having to ge approval from anyone, so I don't think that setting, by accident or design, is work the way you want?

Users who have permission to Moderate don't need approval even if the setting "Needs Approval" is on. And this is logic. Why I (as Moderator) need to approve my own videos? Is it possible to reject it? :)

BadgerDog 04-18-2017 09:21 AM

Quote:

Originally Posted by paradoxG(r)eek (Post 2585550)
Redirection messages have the same speed all over all vB functions. Don't know if the delay can be changed somewhere in 1000's vB settings, but I can't change the delay.

What I can do is to add one more setting and admin selects if he wants redirection or halt pages. Halt page means a static page where the user must clicks a link to continue. Maybe it's sound better but believe me is frustated for most users especially if they want to add many videos.

Hmmm.. I didn't know that ... it's going to be a real problem if users don't understand that their video won't appear until approved. I'll leave it with you to think about... ;)

Quote:

Originally Posted by paradoxG(r)eek (Post 2585550)
I don't think that any vB action which needs approval (eg normal post) has any type of notification. Moderators are responsible to visit ModCP from time to time to check what is under upproval. In anycase is not a big deal to add such notification. Just keep in mind that the id that you'll setup to be an active id. Moste webmasters are registering a system account to control such "noreply" messages and never check them.


I'll check it, but I'm almost sure that it works. The video appears in "My Videos" page with remark: Awaiting Approval (red color). The phrase to change the text is: videoclub_unapproved

I'm confused.. :confused:

I thought that the designated video moderator received a PM that there was a video waiting for approval? If that's not the case and it's supposed to appear under Moderation (like posts and threads), well, I can't see it under the designated moderator's area anywhere, but I'll go back and look. ;)

Quote:

Originally Posted by paradoxG(r)eek (Post 2585550)
Users who have permission to Moderate don't need approval even if the setting "Needs Approval" is on. And this is logic. Why I (as Moderator) need to approve my own videos? Is it possible to reject it? :)

Understood now... makes sense .. :up:

Regards,
Doug

BadgerDog 04-18-2017 09:28 AM

ok .. :)

Here's the "My Videos" screen of the user "tester" who uploaded a video that's waiting for approval, but has yet to be approved by anyone...

I don't see anywhere it shows that it's waiting for approval and won't appear until it gets approved?

Am I missing something?

Regards,
Doug

ps: By the way, what does "hide" mean and what's its purpose?

paradoxG(r)eek 04-18-2017 09:36 AM

Quote:

Originally Posted by BadgerDog (Post 2585552)
Here's the "My Videos" screen of the user "tester" who uploaded a video that's waiting for approval, but has yet to be approved by anyone...

I don't see anywhere it shows that it's waiting for approval and won't appear until it gets approved?

Am I missing something?

I'll check it after a short rest, but at least the code is correct. The restriction in query for what videos to show is only $userid
Code:

$items = $vbulletin->db->query_read("
                                                        SELECT *
                                                        FROM `" . TABLE_PREFIX . "videoclub_items`
                                                        WHERE userid=$userid
                                                        ORDER BY postdate DESC
                                                        LIMIT " . ($limitlower-1) . ", $perpage");

There is no other restriction like in normal listings: approved=1 AND hidden=0

Quote:

Originally Posted by BadgerDog (Post 2585552)
ps: By the way, what does "hide" mean and what's its purpose?

Sometimes users may want to hide the video for their own reasons. Instead to delete and republish it (which means loosing all view, votes, comments), he can hide it from public view (owner and moderators can still see it with direct link), and then they can activate it again.

paradoxG(r)eek 04-18-2017 09:39 AM

Quote:

Originally Posted by BadgerDog (Post 2585552)
ok .. :)

Here's the "My Videos" screen of the user "tester" who uploaded a video that's waiting for approval, but has yet to be approved by anyone...

Seems that there is something missing from the template, and not from the code. Below the icons must be a line with the status: Active, Hidden, Awaiting Approval. So it's an easy fix.

BadgerDog 04-18-2017 09:47 AM

Quote:

Originally Posted by paradoxG(r)eek (Post 2585554)
Seems that there is something missing from the template, and not from the code. Below the icons must be a line with the status: Active, Hidden, Awaiting Approval. So it's an easy fix.

:up::up::up:

Now, I'm still looking for where the designated moderator "approves" the uploaded video.. :D

I've checked all moderated areas, inboxes and the main Video Club page, but I see nowhere does that moderator get a message to review and click on something to approve a video.

Thanks again.. :)

Regards,
Doug


All times are GMT. The time now is 06:51 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01674 seconds
  • Memory Usage 1,798KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (19)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete