Loading ...

PHP Melody 1.6 pre and post release talk

Board index / PHP Melody - Video CMS / PHP Melody 1.6.x (old version)

Forums for the previous PHP Melody version (1.6.x)

Postby brownbloodz on Aug 30, 2009 7 pm


The quicktime video is squeezed. And only the last videos listed under "They don't play" doesn't work. It says Embedding disabled by request.
mephisto wrote:This
http://www.phpmelody.info/apple-trailer ... 65eaf.html
doesn't look right, it's squeezed I think. Should be HD format
Doesn't play at all in favorites player either.
These don't play
http://www.phpmelody.info/feist/my-moon ... b812d.html
http://www.phpmelody.info/jamie-lidell/ ... 80a73.html
http://www.phpmelody.info/jonas-brother ... db148.html
http://www.phpmelody.info/faithless/muh ... c3255.html
and then some...

I think you better rename this to ALPHA instead of beta. There's a lot more to do and fix.
User avatar
brownbloodz
Verified Customer
Verified Customer
 
Posts: 1243
Joined: May 01, 2008 8 pm
Reputation points: 261

Postby webdesign on Aug 30, 2009 9 pm


the Article Feature & Bio is great and the new features
when can we download it??
webdesign
Verified Customer
Verified Customer
 
Posts: 159
Joined: Jul 01, 2009 12 pm
Reputation points: 0

Postby muzikia on Aug 30, 2009 9 pm


I truly hope to be in 2 or 3 weeks....
http://www.ModMyScript.com - PHPMelody plugins and mods since 2008
http://www.HostingWays.com - Shared or VPS Hosting
*** PHP Melody user and plugins maker for 9 years and counting.
User avatar
muzikia
Verified Customer
Verified Customer
 
Posts: 4120
Joined: Mar 24, 2008 6 am
Location: ModMyScript.com - PHPMELODY mods
Reputation points: 167

Postby mephisto on Aug 30, 2009 9 pm


Here's what I spent my afternoon on...

A fully redesigned admin section, apple style, one might say
Image
Oh and that's Opera 10, the browser... with a nice skin.

The only way in which you can get rid of the mess in admin is by using icons where it makes sense.
And if there are no comments posted then there's no point in having
Code: Select all
View (0) | Delete All (0)
on our screen.
A small change in functions.php fixed that, if the counter is 0 then simply display a -
If there are comments I display the number only, and 2 icons, for edit/view and delete
And so on and so forth...
If you change the date format you win a lot of space as well
mephisto
Verified Customer
Verified Customer
 
Posts: 2888
Joined: Sep 30, 2008 8 am
Reputation points: -6

Postby Twizzter on Aug 30, 2009 9 pm


Has anyone thought of displaying the Videos in categories, rather than listing all the videos in one go?
Twizzter
Non-verified
Non-verified
 
Posts: 19
Joined: Jul 25, 2009 11 pm
Reputation points: 0

Postby brownbloodz on Aug 30, 2009 10 pm


If you can add more levels of sub categories then videos could be organized. And users would find the videos easily.
Right now you could only add one level of subcategory and no sub category can't be added to that subcategory.
(I am going to be using the script for non-music video site which I need to add more categories to organize the videos.)

The color theme for Admin has to be changed also like Mephisto said earlier. Switch back to the 1.5.3 Admin color scheme.

I don't like the idea of Templates advertisement in my Admin section when I already paid for the script. Plus it serves no purpose, it just sits there. If it was to list the templates we got in the template directory and let us preview each template before applying then I don't mind the advertisement on the bottom.

Overall good job in adding more sources, player settings, and so many small features.
User avatar
brownbloodz
Verified Customer
Verified Customer
 
Posts: 1243
Joined: May 01, 2008 8 pm
Reputation points: 261

Postby praveen on Aug 31, 2009 5 am


Nice one Andrew :)
Finally, one might say... looking forward to ths one

btw, how can i add a new source? is it available in this version?
praveen
Verified Customer
Verified Customer
 
Posts: 80
Joined: May 20, 2008 2 pm
Location: Chennai - India
Reputation points: 0

Postby mephisto on Aug 31, 2009 8 am


Since you're still working on admin; please put all submenus of all admin pages in the header file that has the main menu, so we can change/add in one single file, like it's supposed to be when using php.
This is also important for any mod makers. Now you have to unnecessary mess around with so many files or overwrite system files when installing a mod.
Use a variable like you do now for the main menu. eg. $showsubmenu=1 (submenu is for page/section 1 etc)

example
Code: Select all
if($showsubmenu= '2') {
$generate_sub_menu ="<li><a href="addvideo.php">Add new video</a></li>
<li><a href="import.php">Import from Youtube</a></li>
<li><a href="import_user.php">Import from Youtube User</a></li>
<li><a href="reports.php">Reported Videos</a></li>
<li><a href="approve.php">Approve Videos</a></li>
<li><a href="voth.php">Change video of the day</a></li>"; }

BTW you're using a lot of li's without the necessary ul on admin pages.

EDIT: actually, now that I'm looking at it, you probably don't even need a new submenu variable. $showm will probably be enough. If you want to make the submenu display as "on" and/or "off" then you"ll need an extra variable.
mephisto
Verified Customer
Verified Customer
 
Posts: 2888
Joined: Sep 30, 2008 8 am
Reputation points: -6

Postby rizwanrajput on Aug 31, 2009 11 am


Gr8 realease andrew! when its going to be release ? Have u added embed video feature ?
User avatar
rizwanrajput
Verified Customer
Verified Customer
 
Posts: 140
Joined: Dec 26, 2008 10 am
Location: United States of Pakistan
Reputation points: 0

Postby bloon on Aug 31, 2009 1 pm


Yupe, I thought was the embed function included on 1.5.4?
Beta Version 1.5.3 phpmelody http://www.fightclubclips.com
bloon
Verified Customer
Verified Customer
 
Posts: 75
Joined: Mar 20, 2009 2 am
Reputation points: 0

Postby Andrew on Aug 31, 2009 1 pm


Thanks guys for the feedback. Special thanks go to mephisto for the extensive test and feedback.

YES, the 'door is still open' for suggestions and we will apply (hopefully) all of them before releasing 1.5.4. This is why we had this pre-release demo.

Now is the time for change and we're here to do it.

Thanks again, and please please post what you like or dislike in PM 1.5.4.
-

1.5.4 is scheduled to be released in the next 10 to 15 days.
The official release date will be posted this week, on Friday.
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 muzikia on Aug 31, 2009 5 pm


Good news Andrew. I decided to put on videohistory.net the 1.5.4 version.
http://www.ModMyScript.com - PHPMelody plugins and mods since 2008
http://www.HostingWays.com - Shared or VPS Hosting
*** PHP Melody user and plugins maker for 9 years and counting.
User avatar
muzikia
Verified Customer
Verified Customer
 
Posts: 4120
Joined: Mar 24, 2008 6 am
Location: ModMyScript.com - PHPMELODY mods
Reputation points: 167

Postby babacondaa on Aug 31, 2009 9 pm


whenever download ??
babacondaa
Non-verified
Non-verified
 
Posts: 1
Joined: Aug 04, 2009 1 am
Reputation points: 0

Postby chatflash on Sep 01, 2009 2 am


babacondaa wrote:whenever download ??


Andrew wrote:1.5.4 is scheduled to be released in the next 10 to 15 days.
The official release date will be posted this week, on Friday.
User avatar
chatflash
Verified Customer
Verified Customer
 
Posts: 977
Joined: Nov 24, 2007 1 pm
Location: Netherlands
Reputation points: 132

Postby Andrew on Sep 01, 2009 8 am


I've compiled a list with all the suggestions you guys posted.

There are 29 suggestions for improvements in this thread and I think we can include 80% of them if not more.

I'll keep you guys updated.

In the meantime, if there's anything you consider worth improving please let me know.

Small or big, everything counts for us.

Cheers! :)
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


Who is online

Users browsing this forum: No registered users and 14 guests

cron