I can't approve videos in admin. I go to admin>modules>videos>pending but there is no option to approve the videos pending. This is irritating me.
I can't approve videos in admin. I go to admin>modules>videos>pending but there is no option to approve the videos pending. This is irritating me. What's that falling? its a bird, its a plane, oh wait its Facebook |
Post Reply - if you going to help - No for - bla bla bla bla |
My problem lies in pending. I don't see any approve button only delete button What's that falling? its a bird, its a plane, oh wait its Facebook |
The same for me man and you but not only for me and you for everybody remember that Post Reply - if you going to help - No for - bla bla bla bla |
The same for me man and you but not only for me and you for everybody remember that Uhm... What? BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
The same for me man and you but not only for me and you for everybody remember that Uhm... What? @Magnussoft it's same for everybody you know same lol....
|
The same for me man and you but not only for me and you for everybody remember that Uhm... What? @Magnussoft it's same for everybody you know same lol.... Ah, I see. His sentence just confused me. Here, have a thumb. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
This bug is irritating me, I have a member video pending since October and have no way of approving it. What's that falling? its a bird, its a plane, oh wait its Facebook |
I recall them actually making it this way, so it's not a bug.
Edit: http://www.boonex.com/trac/dolphin/ticket/2224 and http://www.boonex.com/unity/forums/topic/Promlem-with-Template.htm#102738. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
So basically the videos are stuck until I delete them. Don't understand that decision to not restore the approved button What's that falling? its a bird, its a plane, oh wait its Facebook |
well, i have upped the php.ini file and also did the chmods required. still no luck as of yet. i really hope to get some support on this as to why its not working properly. |
Tats, are you getting any emails about your cron? If it isn't working you should get an error email.. if it is working you should get an email showing the ffmpeg info. Stick with me and we'll get your videos working before the nights over. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
i am occasionally getting a mailer daemon failure just as of recent. |
Replace your cron with this:
/usr/bin/php -q /home/youraccount/public_html/periodic/cron.php
Also make sure your email address is valid while your there. I don't think the mailer daemon error is from the cron. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
i was able to get in through phpmyadmin and approve a video file. now im getting the error: file not found. please advise! thanks a million! |
also where do i make the change you mention? im a newb with cron jobs. thanks again! |
I don't think the approval is the problem.. If the cron isn't processing the file there's nothing there to approve. Did you check to make sure there is a valid email in the cron? BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
If you log into your Cpanel and scroll to the very bottom there is a "cron" icon on the last row. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
the cpanel in my hosting? |
im on a different host than you are i believe. i see cron jobs. is that where i enter the command you gave me? |
Yeah, it should be a few lines below the phpmyadmin icon. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
and if so, what do i put in the field "myaccount" within that command? |
Yes, the cron jobs icon is where you put the info in.. for the "myaccount" you put your account name from your host. It's normally the first 7 letters of your domain. You can see it in the header file (/inc/header). BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
i notice in my cpanel under content there is an icon that says Cron Jobs, where i can create a cron job. No jobs are listed. What all should be listed to allow everything to work properly? |
is "myaccount" the same thing as "User" for the db? |
or is it the big long address yadayada.db.numbers.etc..etc? |
Yeah, I think we just found the problem with your videos, lol. The cron job is what processes the videos after you upload them. When you click the "cron jobs" icon in cpanel you should: 1. Enter your email in the "current email" blank and click "update email" 2. Under "add a new cron job" change "common settings" to "every minute (* * * * *)" 3. In the blank at the bottom ad this: /usr/bin/php -q /home/youraccount/public_html/periodic/cron.php
4. Click "add new cron job" Try and upload a video and let me know what happens.. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
awesome, but im still confused as to what "myaccount" is exactly. Would it be the user? or the whole long db name? |
Look for this line in your header.inc.php $dir['root'] = "/home/youraccount/public_html/";
What is has between /home/ and /public_html/ is your account name. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
in between home and html it shows content/numbers/numbers? it doesnt show me that info. any ideas? |
here is what it reads: $dir['root'] = "/var/chroot/home/content/##s/more#s/html/"; |
any ideas? thank you for your help and thanks in advance for further help! |
Hmmm, what host are you using? If that is what it shows in the header that should be the correct location or Dolphin wouldn't load at all. I'm going to PM you. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
great thanks! awaiting the PM |
Yeah, I think we just found the problem with your videos, lol. The cron job is what processes the videos after you upload them. When you click the "cron jobs" icon in cpanel you should: 1. Enter your email in the "current email" blank and click "update email" 2. Under "add a new cron job" change "common settings" to "every minute (* * * * *)" 3. In the blank at the bottom ad this: /usr/bin/php -q /home/youraccount/public_html/periodic/cron.php
4. Click "add new cron job" Try and upload a video and let me know what happens.. Thank so much, Its working fine now for me. Great, |
But i can't play the video when i click on the video its show up the details only for me |
Its work now. I'm a newbie of Dolphin, sorry |