Coder Social home page Coder Social logo

clipbucket-v5's People

Contributors

41319 avatar aliawancb avatar aliggie avatar alleyshairu avatar arslancb avatar asponch avatar awais-cb avatar awaistune avatar bryant1410 avatar clement-sanz avatar fahad-cb avatar farooq-cb avatar fjuliopina22 avatar fwhite avatar imrantune avatar jamilrehman avatar jazib-cb avatar macwarrior avatar mrjk990 avatar muneebjanjua avatar naveed55576 avatar pinku1 avatar shoaib-dev avatar sikanderzel avatar smokeyrd avatar sphynkx avatar xaoseric avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

clipbucket-v5's Issues

maybe an enhancement for regenerate and select thumb change ? in this area it does it only

hi i go to edit video and regenerate thumbs, then select to change thumb for main photo for video

  • after select and then click update thumb, it says updated thumb
    but still not show check mark on selected thumb.
  • but when refresh page it is correct - it did change thumb and is selected.

just fyi - not an issue but maybe enhancement, because I had to refresh to see that it did change, so I was little confused, until refresh and showed correctly :)

see photos

will save this thumb
will save this thumb 2

do you have nginx config for latest version

actually do you have nginx config for latest version ? I am trying to get it working with this below ( i found on discourse but its for 2.8 version I believe)

but not working?

The problem is the php code is somehow doing a 302 redirect to the same URL when using nginx and this cause an endless loop.

location /videos
{ rewrite ^/videos/(.)/(.)/(.)/(.)/(.) /videos.php?cat=$1&sort=$3&time=$4&page=$5&seo_cat_name=$2;
rewrite ^/videos/([0-9]+) /videos.php?page=$1;
rewrite ^/videos/?$ /videos.php?$query_string;
}
location /video
{ rewrite ^/video/(.)/(.) /watch_video.php?v=$1&$query_string; rewrite ^/video/([0-9]+)(.) /watchvideo.php?v=$1&$query_string;
}
location /
{ rewrite ^/(.)v([0-9]+) /watchvideo.php?v=$2&$query_string;
rewrite ^/([a-zA-Z0-9-]+)/?$ /view_channel.php?uid=$1&seo_diret=yes;
}
location /channels
{ rewrite ^/channels/(.)/(.)/(.)/(.)/(.) /channels.php?cat=$1&sort=$3&time=$4&page=$5&seo_cat_name=$2;
rewrite ^/channels/([0-9]+) /channels.php?page=$1;
rewrite ^/channels/?$ /channels.php;
}
location /members
{ rewrite ^/members/?$ /channels.php;
}
location /users
{ rewrite ^/users/?$ /channels.php;
}
location /user
{ rewrite ^/user/(.) /view_channel.php?user=$1;
}
location /channel
{ rewrite ^/channel/(.) /view_channel.php?user=$1;
}
location /my_account
{ rewrite ^/my_account /myaccount.php;
}
location /page
{ rewrite ^/page/([0-9]+)/(.) /view_page.php?pid=$1;
}
location /search
{ rewrite ^/search/result/?$ /search_result.php;
}
location /upload
{ rewrite ^/upload/?$ /upload.php;
}
location /contact
{ rewrite ^/contact/?$ /contact.php;
} location /categories
{ rewrite ^/categories/?$ /categories.php;
}
location /group
{ rewrite ^/group/([a-zA-Z0-9].+) /view_group.php?url=$1&$query_string;
}
location /view_topic
{ rewrite ^/view_topic/([a-zA-Z0-9].+)tid([0-9]+) /view_topic.php?tid=$2&$query_string;
}
location /groups
{ rewrite ^/groups/(.)/(.)/(.)/(.)/(.) /groups.php?cat=$1&sort=$3&time=$4&page=$5&seo_cat_name=$2; rewrite ^/groups/([0-9]+) /groups.php?page=$1;
rewrite ^/groups/?$ /groups.php;
}
location /create_group
{ rewrite ^/create_group /create_group.php;
}
location /collections
{ rewrite ^/collections/(.)/(.)/(.)/(.)/(.) /collections.php?cat=$1&sort=$3&time=$4&page=$5&seo_cat_name=$2;
rewrite ^/collections/([0-9]+) /collections.php?page=$1;
rewrite ^/collections/?$ /collections.php;
}
location /photos
{ rewrite ^/photos/(.)/(.)/(.)/(.)/(.) /photos.php?cat=$1&sort=$3&time=$4&page=$5&seo_cat_name=$2;
rewrite ^/photos/([0-9]+) /photos.php?page=$1;
rewrite ^/photos/?$ /photos.php;
}
location /collection
{ rewrite ^/collection/(.)/(.)/(.) /view_collection.php?cid=$1&type=$2&$query_string;
}
location /item
{ rewrite ^/item/(.)/(.)/(.)/(.) /view_item.php?item=$3&type=$1&collection=$2;
}
location /photo_upload
{ rewrite ^/photo_upload/(.) /photo_upload.php?collection=$1;
rewrite ^/photo_upload/?$ /photo_upload.php;
}
location = /sitemap.xml
{ rewrite ^(.)$ /sitemap.php;
}
location /signup
{ rewrite ^/signup/?$ /signup.php;
}
location = /rss
{ rewrite ^(.)$ /rss.php;
}
location /rss
{ rewrite ^/rss/([a-zA-Z0-9].+)$ /rss.php?mode=$1&$query_string;
}

related photos - how to get some to show - it doesn't seem to work ?

how would related photos work ?

  • would it have to be based on tags
  • channels

Im not sure maybe its suppose to be tags as (keywords) ?
not sure but seems not working what ever i try - just wondering

thanks so much

(PS) if your tired of me adding bugs to your fork please tell me to stop :)
I just like your Ideas better and yours seems more stable and Chromecast is so cool

related photos

when view user Channel page user activity missing link to user

> https://domain.com/user/admin
> User activity
> you see profile pic of user then to the right of it you see this:
> 
> <a href="/user/admin">admin</a> has uploaded a new photo
> 21 minutes ago
> 
> <a href="/user/admin">admin</a> has created a new collection
> 22 minutes ago
> 
> <a href="/user/admin">admin</a> has added a video to favorites
> 56 minutes ago

user activity

When uploading from my mobile .3gp if set all 240,360,480 not working

Hi I if I set my setting in admin to 240, 360 or 240, 360, 480 etc. When I try to upload from my phone it's .3gp format. It doesn't work. If I set it to SD HD it works.
I use to have in older ffmpeg.class.php an area that said threshold I use to set to 100 or 50 and if I can remember correctly it use to work when set to all 240, 360 etc.

  • but If I take video first. Then upload from my phone /video/folder the video is uploaded as .mp4 and it works. ??

  • I see you changed threshold. Should I add 50 in front of your code: 240, 360, 480, etc. Will this work ?

  • I'm assuming the file in .3gp is smaller than 240 so it won't convert ?

  • your thoughts or ideas ?

how to add chromecast to latest version of CB is it easy ?

hi I see you added chromecast for your 5.1 CB

but I uploaded yours and there is lots of working with Sign_up_now underscores etc in language file.

would it be easy to copy over files to get it to work ? or will it ruin my install ?

thanks

Spiro

Chromecast support limit audio to stereo

Currently, to allow the Chromecast support, I've had to limit audio quality to stereo (2 channels)
This is requiered because Chromecast (2 and ultra) drops the support for AAC with more than 2 channels
Cf. https://productforums.google.com/forum/#!topic/chromecast/zPl3sDIyttk

I'm currently trying multiples cases to allow :

  • Chromecast with multi-channel
  • Desktop browsers (Chrome, Firefox, Opera and if possible IE)
  • Mobile browsers (Chrome, Safari)

Cf. https://developer.mozilla.org/en-US/docs/Web/HTML/Supported_media_formats

I add a different file .m2t for test upload of video and when delete 6 videos lost all thumbs.

Hi I wented to test some different video types. So I add them in configuration. I tried each one all worked except for .m2t (can't remember exactly the name but I think that was it ) but it failed.

  • So when I went into admin to manage videos and clicked drop-down to delete that video, It cleared out 5 or 6 different videos - all there thumbs we're gone. I can recreate them but was this error ? Is this fault of script. A bug. Why would when you delete a video wipe other video thumbs. ?

Thanks. :)

Emails sent don't show correct html format when received.

Hi when I get emails from cb when comment or reply or upload video photo. The html is not correct. This is an enhancement. Since we can change - I can work on this if it's just in the email templates.

  • I will test a few and it works out nice I will update them and upload the files here.

Thanks.

Spiro.

question only

Sorry but can you give steps to upgrade again?

  • last time I update all files - but not install folder :
  • I had an issue that said : it was in maintenance mode and could not figure out how to get it to go away ?
  • So I just reinstalled everything over again ?

but would be nice not to reinstall and learn proper way to upgrade :)

we need another field in admin area for photo file type - png jpg etc for allow upload

hi hope you are well my friend :)

hi if we try to upload some videos and then we by mistake upload a photo in the video section the last video uploaded will show as processing and then when you try to delete it,

  • it removes all videos thumbnails ??

can you make separate field for photo uploads and remove from video the png and jpg file types, so it will allow still photo uploads but not in video upload area

error imagick

error i open development debug i see =
Fatal error: Class 'Imagick' not found in /home/tvz/public_html/includes/functions.php on line 3533

in configuration i have set :
Imagick Path (Not used anymore, will be deleted soon)
/usr/bin/convert I try /usr/local/bin/convert also

my other site have /usr/bin/convert no issues

sorry I thought i was on your repo when I created bug..

maybe I can comment out those lines ? in function?

photos don't show when click on them - wrong link

photos don't show when click on them - wrong link

non seo = https://domain.com/view_item.php?item=X3KWBX3M3RB8&type=photos&collection=10
wrong link

SEO = https://domain.com/item/photos/10/X3KWBX3M3RB8/Social-network
wrong link

if I view source for image it shows this = https://domain.com/photos/2018/05/26/1527375889f5c06c.png

but should be this = https://domain.com/files/photos/2018/05/26/1527375889f5c06c.png

Still some issue : share / embed photo and videos with SEO on and off not full links

not complete links for share / embed photos and videos see photos

  • Just FYI :)
Html
<a href='/item/photos/13/4RYN66935O4A/Minecraft-Wallpaper-10' target='_blank'><img src='/plugins/cb_server_thumb/timthumb.php?src=152745017521655a_l.jpg&directory=photos/2018/05/27/&type=photos&h=505.546875&w=900&zc=1' title='Minecraft-Wallpaper-10' alt='Minecraft-Wallpaper-10 TV Clipz' /></a>
Forum
[URL=/item/photos/13/4RYN66935O4A/Minecraft-Wallpaper-10][IMG]/plugins/cb_server_thumb/timthumb.php?src=152745017521655a_l.jpg&directory=photos/2018/05/27/&type=photos&h=505.546875&w=900&zc=1[/IMG][/URL]
Email
/item/photos/13/4RYN66935O4A/Minecraft-Wallpaper-10
Direct
/plugins/cb_server_thumb/timthumb.php?src=152745017521655a_l.jpg&directory=photos/2018/05/27/&type=photos&h=505.546875&w=900&zc=1

SEO ON.

photos seo on
video seo on

cant delete 2 folders and files under those folders ?

I cant delete these 2 folders and all folders and files under it tried in filezilla ftp and also cpanel ?
does the script when install change the group / user I saw 99/99 maybe this is in install ? everything else is able to rename edit and delete ??

Video Upload Issue

I am uploading the videos and those videos are being shown in the files folder but I am not able to see the uploaded videos in the admin area nor on the home page.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.