Loading ...

PHP Melody v3.0

Board index / General Chat

Lounge & announcements forum.

Postby Andrew on May 08, 2019 1 pm


In the video description (youtube import), links became active after the update. How to make links not active? as it was in PHP Melody 2.7.3


Easy! Open /templates/apollo/footer.tpl

Find:
Code: Select all
   $('.pm-video-description').readmore({
      speed: 50,
      maxHeight: 100,
      moreLink: '<a href="#">' + pm_lang.show_more +'</a>',
      lessLink: '<a href="#">' + pm_lang.show_less +'</a>',
   }).autolink({
      urls: true,
      target: "_blank"
   });


Replace with:
Code: Select all
   $('.pm-video-description').readmore({
      speed: 50,
      maxHeight: 100,
      moreLink: '<a href="#">' + pm_lang.show_more +'</a>',
      lessLink: '<a href="#">' + pm_lang.show_less +'</a>',
   });


Can this thread become the support thread for v3? LOL!


They always do ;)
PHP Melody v3.0
New Series Module? Publish series and episodes right from PHP Melody's Dashboard -->
https://demo.phpmelody.com/admin/series.php
User avatar
Andrew
Founding Developer
 
Posts: 7504
Joined: Jul 07, 2007 1 pm
Reputation points: 428

Postby jjonjon on May 09, 2019 12 pm


that's what i needed. thanks Andrew!
jjonjon
Non-verified
Non-verified
 
Posts: 27
Joined: Jun 04, 2011 1 am
Reputation points: 0

Postby webdesign on May 09, 2019 4 pm


Great work. Where can I add Facebook, IG, Youtube Link for the footer icon ?
webdesign
Verified Customer
Verified Customer
 
Posts: 159
Joined: Jul 01, 2009 12 pm
Reputation points: 0

Postby sebascalidoso on May 09, 2019 10 pm


I like it a lot, however most of the themes of the theme bundle are not ready for 3.0 version :(
sebascalidoso
Verified Customer
Verified Customer
 
Posts: 154
Joined: Dec 23, 2007 10 pm
Reputation points: 0

Postby Sander on May 10, 2019 8 am


Great to see this long awaited update. I will wait for the first bugs and changes to be worked out before updating. Seems like there are some issues that need updating (mostly in the template).

Good luck and keep up the good work guys!
Srananpoku, A complete collection of the best Surinam music.
Website: https://www.Srananpoku.com
Facebook: https://www.facebook.com/srananpokucom/
Sander
Verified Customer
Verified Customer
 
Posts: 290
Joined: Jul 26, 2009 1 pm
Reputation points: 10

Postby Andrew on May 10, 2019 1 pm


Great work. Where can I add Facebook, IG, Youtube Link for the footer icon ?


Explained here: http://help.phpmelody.com/how-to-update ... -template/

I will wait for the first bugs and changes to be worked out before updating. Seems like there are some issues that need updating (mostly in the template).


What issues are you referring to?
PHP Melody v3.0
New Series Module? Publish series and episodes right from PHP Melody's Dashboard -->
https://demo.phpmelody.com/admin/series.php
User avatar
Andrew
Founding Developer
 
Posts: 7504
Joined: Jul 07, 2007 1 pm
Reputation points: 428

Postby kk20001996 on May 11, 2019 1 pm


I want to switch to default theme, but when I try to watch a video I get error 500
kk20001996
Verified Customer
Verified Customer
 
Posts: 12
Joined: Dec 15, 2018 10 pm
Reputation points: 0

Postby dhunt on May 11, 2019 7 pm


Any word on the multi videos for serials, mp3 albums and such?
User avatar
dhunt
Verified Customer
Verified Customer
 
Posts: 1110
Joined: Jun 02, 2011 9 am
Reputation points: -85

Postby Andrew on May 13, 2019 8 am


I want to switch to default theme, but when I try to watch a video I get error 500


Error 500 indicates an error in PHP. We can help you find the underlining issue by please contact support because we need access to the installation. The 500 error is too generic to determine the issue at hand.

Any word on the multi videos for serials, mp3 albums and such?


The series module supports multiple sources. They can be embeded code, uploaded media files or videos from 3rd party sites.

Audio albums or picture galleries deserve their own separate module.
PHP Melody v3.0
New Series Module? Publish series and episodes right from PHP Melody's Dashboard -->
https://demo.phpmelody.com/admin/series.php
User avatar
Andrew
Founding Developer
 
Posts: 7504
Joined: Jul 07, 2007 1 pm
Reputation points: 428

Postby Sander on May 13, 2019 8 am


Andrew wrote:
I will wait for the first bugs and changes to be worked out before updating. Seems like there are some issues that need updating (mostly in the template).

What issues are you referring to?


Hi Andrew,

I opened two other topics about some template issues. On my laptop screen the layout of the video's is bad as they become full width which looks rather bad.

With the bugs I am not referring to anything specific, but usually it is normal for major updates to contain some errors which will be smoothed out in small updates.
Srananpoku, A complete collection of the best Surinam music.
Website: https://www.Srananpoku.com
Facebook: https://www.facebook.com/srananpokucom/
Sander
Verified Customer
Verified Customer
 
Posts: 290
Joined: Jul 26, 2009 1 pm
Reputation points: 10

Postby dhunt on May 13, 2019 2 pm


Okay, I looked at it. Not bad but when it deals with the serial Shorts, TV Episodes or a cartoon collection it's just too cumbersome. I left it on droopyvids.com long enough to check out that one feature.

The problem is, there are just way too many steps to get a serial loaded. And the Thumbnail should be able to use external graphics.

I think at this time, due to security reasons, we need to take this to the support section on the main site. I'll prepare a login for admin for you and you can see what a simple system looks like where you can add a multi video any place you wish at any time you are either loading or editing video.
User avatar
dhunt
Verified Customer
Verified Customer
 
Posts: 1110
Joined: Jun 02, 2011 9 am
Reputation points: -85

Postby nistoralin89 on May 14, 2019 12 pm


Please help me to change title in episode view
Image
nistoralin89
Non-verified
Non-verified
 
Posts: 6
Joined: Jan 31, 2019 1 am
Reputation points: 0

Postby sebascalidoso on May 14, 2019 7 pm


Any news with the templates?
sebascalidoso
Verified Customer
Verified Customer
 
Posts: 154
Joined: Dec 23, 2007 10 pm
Reputation points: 0

Postby dhunt on May 14, 2019 7 pm


Andrew wrote:
I want to switch to default theme, but when I try to watch a video I get error 500


Error 500 indicates an error in PHP. We can help you find the underlining issue by please contact support because we need access to the installation. The 500 error is too generic to determine the issue at hand.

Any word on the multi videos for serials, mp3 albums and such?


The series module supports multiple sources. They can be embeded code, uploaded media files or videos from 3rd party sites.

Audio albums or picture galleries deserve their own separate module.


I need to do a fresh install of V3.0 on another server to iron things out. It's not ready to be ungraded from my current system. There are just too many people using it at any given time. Can you make the full version ready for download instead of the Upgrade?
User avatar
dhunt
Verified Customer
Verified Customer
 
Posts: 1110
Joined: Jun 02, 2011 9 am
Reputation points: -85

Postby karimi on May 14, 2019 7 pm


Is it possible add LATEST Series to homepage
karimi
Verified Customer
Verified Customer
 
Posts: 1
Joined: Jan 29, 2017 2 pm
Reputation points: 0


Who is online

Users browsing this forum: No registered users and 5 guests

cron