avatar_Marius P.

[ Video Sharing CMS v4 ] PHPVibe 3.4 Development

Started by Marius P.,

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

duken666

Quote from: duken666 on
Well bugs found are:

- Design issue with ipad/iphone  (top bar with login section seems to wide, login field gets pushed down and left)

- uploaded .mp4 movies cant be played on ipad or iphone (known issue I believe, had it with 3.3 already)

This is so far what I have found

I have attached two screenshots of what the errors are on the ipad.

Screenshot 1 (Login Button is missplaced)
Screenshot 2 (The error you get when trying to play a self uploaded .mp4 on ipad or iphone)
  •  

duken666

#201
Another bug, (same as from 3.3):

If you use SSL on your site, most jquery things in /moderator won't work and the login on the front page.

Fix:

It doesn't not pull jquery from Google's cdn, go to moderator/adm-functions.php

replace
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>

And replace it with a local call.

Any chance you could add this fix to 3.4 stable?

Thx
  •  

kingofseo

@Mario,Nice work is the update free for me ?
Clipbucket.info --> phpVibe & ClipBucket Support Community.
  •  

MacKen

  •  

fireslayed

Why doesn't jw player logo 3.1 version seemed
  •  

Andreea

. i am answering in name of Mario .
Please do understand him . he worked alot on phpvibe 3.4 . he is not available right now ,he is @ home  having some time with his family .
He released phpvibe 3.4 what else is necessary ?
There are some problems in script just because he was too tired and maybe he made some mistakes . try to fix on your own or just wait few days . he deserves some time with his familly dont you think ?

  •  

leen12

agreed andreea, although i see theres poeple posting some topics about errors or small; problems in 3.4,

just because they are asking does not mean they want mario to answer right now, they are jus trying to make sure they get answers at some point,
besides i dont even think mario has been around in the last 2 or 3 days, he's enjoying holidays
http://hip-hop99.com best hip hop music website
http://social-nuke.com free facebook likes and shares
https://wppluginscheap.com Wordpress plugins and themes cheap
  •  

duken666

Quote from: Andreea on
. i am answering in name of Mario .
Please do understand him . he worked alot on phpvibe 3.4 . he is not available right now ,he is @ home  having some time with his family .
He released phpvibe 3.4 what else is necessary ?
There are some problems in script just because he was too tired and maybe he made some mistakes . try to fix on your own or just wait few days . he deserves some time with his familly dont you think ?

Why do you have to answer in Marios name?

I posted the bugs period. Ofc I don't expect him to fix them within 24h. But like with every other software which is in beta it comes with bugs and I believe it's in the developers interest to know what isn't working so he can take a look at it. Hence beta? I never asked him to fix it within 24h. Whenever he and his team get a chance to, probably in 2014.
  •  

Marius P.Topic starter

Hey guys, I'm back.
Please be specific about the issues where they occur and which circumstance so I can patch it fast.
As it's state this edge release it's mainly untested.
@dunken666 thanks, any chance you can tell me what's your resolution on the screenshots so I can check? It looks small.
@andreea thanks for the intention, it's all good now.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

identicalmedia


1: I CANT UPLOAD VIDEO FROM PC , I GET ERROR

2: UPLOAD FROM PC NOT WORKING ON MOZILLA FIREFOX, THE BROWSE BUTTON NOT SHOWING

SEE SCREENSHOT BELLOW



  •  

duken666

Quote from: @Mario on
Hey guys, I'm back.
Please be specific about the issues where they occur and which circumstance so I can patch it fast.
As it's state this edge release it's mainly untested.
@dunken666 thanks, any chance you can tell me what's your resolution on the screenshots so I can check? It looks small.
@andreea thanks for the intention, it's all good now.

Well the screenshot was taken on an ipad 3. So I'm not very sure which resolution but I can reproduce the bug by shrinking the default size of my browser window. It happens when the menu bar on the left gets very close to the edge of the browser window and has 0 padding/margin from it. All of the sudden the login/register button throws itself down instead of staying on the right side.

There seems to be a bug with position: in the following there:

.pull-right {
    float: right;
}

nav#channels-nav {
    display: block;
    margin-left: 2%;
    position: relative;
}

.searchWidget {
    float: left;
    margin-right: 15px;
    padding: 4px 0 0;
    width: auto;
}

If you try position: absolute it starts working but then you have to readjust the floating as well or it will float left instead of right.

Tested on Safari, Mac. Problem happens on all Apple Devices.
  •  

identicalmedia

CHECK THIS

WEN IMAGE IS UPLOADED IT SEES IT AS VIDEO , WEN AN IMAGE IS VIEWD IT SAYS VIDEO WAS WATCHED ON WALL ACTIVITIES

SEE SCREEN SHOT BELLOW
  •  

Marius P.Topic starter

Quote from: duken666 on
Tested on Safari, Mac. Problem happens on all Apple Devices.

And we don't have any apple device here  :-X
I'll look into it, the responsive part it's not 100%, as I've said, it's an edge release, still few steps till a full one.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

Marius P.Topic starter

@identicalmedia it's a normal behavior, images are saved as videos.
I'll try to add this to the work schedule , basically you will need to check if the source starts with "localimage" in order to change "video" to "image" in that wall/feed thing.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

Dante

#214
when the stable version is available, this latest version and very good congratulation


my test : http://otakugeek.tv and http://new.otakugeek.tv
  •  

Marius P.Topic starter

Quote from: Dante on
when the stable version is available, this latest version and very good congratulation


my test : http://otakugeek.tv and http://new.otakugeek.tv

Thank you! Probably around 5 January, right now still answering mails mainly, and New Years is very close.
Still need feedback, issues, etc.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

elitepromo

Here are the issues that i found.. dont know if they were mentioned before but here goes......
1. the "not safe" feature does not work. Not safe videos are been shown to non members. (at least for me)
2. on mobile devices the videos redirect to youtube..
3. I tried to implement facebook open graph to post random videos to registered members wall (so that i can get viral traffic), it didn't go so well, So probably you can create a plugin that can do so... (I WILL BUY IT)
...
thats it from me for now.. looking forward to the final release.... HAPPY NEW YEAR TO ALL
  •  

Marius P.Topic starter

Hi elitepromo! Happy new year!
1. that's an issue, thanks!
2. If you use jwplayer it does that, they say it's "expected behavior" and for now don't have a solution.
3.I did that once, but it's a painful process, mainly at facebook and honestly I don't think you can patch it into a plugin, even if I release the 4-5 lines of js, the facebook config will pissoff most buyers of that plugin.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

elitepromo

You have the code to do it? may i have it...
  •  

Marius P.Topic starter

I did it for phpvibe 2.0 (I think) and they did not approve me, but I could test with those developer testing accounts.
I remember it was like 4 lines of javascript server side, and the rest was at Facebook.

http://stackoverflow.com/questions/10213889/facebook-open-graph-object-post-to-timeline
https://developers.facebook.com/docs/wordpress/open-graph-action/
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

leen12

hey mario great job,

about the playlist auto play function are you still planning to add this or if not can you please help me add it to my site, and we can work something out if required

thanks again
http://hip-hop99.com best hip hop music website
http://social-nuke.com free facebook likes and shares
https://wppluginscheap.com Wordpress plugins and themes cheap
  •  

duken666

Got another css related bug. When you go to your profile section and click on "SORT", the drop down opens but is cut off after the 2nd position. See screenshot.
  •  

Marius P.Topic starter

duken666 that profile looks empty to me, so what to sort? I think the actual issue is that it still shows when it's empty.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

Marius P.Topic starter

@leen12, doesn't it push on your install to next video, or what?
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

duken666

#224
Quote from: @Mario on
duken666 that profile looks empty to me, so what to sort? I think the actual issue is that it still shows when it's empty.

Yes it's empty but still it looks like cut off when you hit the sort bar that's why I brought up the issue. Shouldn't the pop up window from sort show normaly regardless if you have an activity or not?

If i set

.dropdown-menu {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 3px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    display: none;
    float: left;
    left: -45%;
    min-width: 200px;
    position: relative;    <====== relative not absolute
    top: 100%;
    transition: all 0.2s ease-in-out 0s;
    z-index: 10000 !important;
}

the pop up works again, not cut off anymore, but then the pop up's position gets messed up. You should check it out yourself it's definately behaving strange...
  •  

Similar topics (7)

Replies: 1
Views: 826

Replies: 0
Views: 2341

Replies: 3
Views: 1245

Replies: 2
Views: 824