PHP Melody v2.2
Board index / General Chat / Announcements
Thanks for the update, great to see some new features. Does this update include any fixes for non-working video sources? Or any new sources at all?
VPS Servers starting at $2 per month!!5GB+ Space
3.3GHz+ CPU
1Gbps Connection
1 IPv4 / 16 IPv6
Instant Setup!
3.3GHz+ CPU
1Gbps Connection
1 IPv4 / 16 IPv6
Instant Setup!
- webbiepublisher
- Verified Customer
- Posts: 988
- Joined: May 21, 2010 2 pm
- Location: NYC
- Reputation points: 24
Hi
I have a modified phpmelody with custom script developped by MMS and i want to know how to update my PHPmelody with impacting my template (Detube) and without impact the custom script ?
in case if this is complicated i want the the import.php i tried uploading it but i want to know what should i do to make it work, what i have to add in functions ?
thanks
I have a modified phpmelody with custom script developped by MMS and i want to know how to update my PHPmelody with impacting my template (Detube) and without impact the custom script ?
in case if this is complicated i want the the import.php i tried uploading it but i want to know what should i do to make it work, what i have to add in functions ?
thanks
- org
- Verified Customer
- Posts: 47
- Joined: Jan 31, 2010 1 pm
- Reputation points: 0
Thanks Andrew! Works like a charm! No issues no problems! Ran smooth!
May the PHP-Force be with you!
-
Paraman - Verified Customer
- Posts: 56
- Joined: Jun 10, 2013 2 am
- Location: Arizona, USA
- Reputation points: 0
Sander wrote:Hi Andrew,
great working on this update, thank you!
I get a 500 internal server error when I try to update the database.
It says it should only take a few seconds, but it seems to take too long.
Am I doing something wrong here?
I have the same error.
-
chatflash - Verified Customer
- Posts: 977
- Joined: Nov 24, 2007 1 pm
- Location: Netherlands
- Reputation points: 132
Excellent but google analytics not working at all 

- sebascalidoso
- Verified Customer
- Posts: 155
- Joined: Dec 23, 2007 10 pm
- Reputation points: 0
Thanks for the update, great to see some new features. Does this update include any fixes for non-working video sources? Or any new sources at all?
The video sources were not updated. Are there any broken ones in your installation?
I get a 500 internal server error when I try to update the database.
In case your installation had a custom .htaccess file you might need to move your changes into the new .htaccess file. This might be the source of the problem.
Excellent but google analytics not working at all
Can you see the GA code in the source of your pages (right mouse click > 'View page source')?
PHP Melody v3.0
New Series Module? Publish series and episodes right from PHP Melody's Dashboard -->
https://demo.phpmelody.com/admin/series.php
New Series Module? Publish series and episodes right from PHP Melody's Dashboard -->
https://demo.phpmelody.com/admin/series.php
-
Andrew - Founding Developer
- Posts: 7504
- Joined: Jul 07, 2007 1 pm
- Reputation points: 428
Hello Andrew
Excellent work and wonderful, especially changing the direction of the Theme
And I've upgraded, everything's okay
But there are two small problems
First
Drop-down menu of Categories go to the right and become invisible
How do I change the direction of List to left

Second
Drop-down menu of change language go to the left and become invisible
How do I change the direction of List to right

Excellent work and wonderful, especially changing the direction of the Theme
And I've upgraded, everything's okay
But there are two small problems
First
Drop-down menu of Categories go to the right and become invisible
How do I change the direction of List to left

Second
Drop-down menu of change language go to the left and become invisible
How do I change the direction of List to right

- rasmi
- Verified Customer
- Posts: 34
- Joined: Jan 06, 2011 4 pm
- Reputation points: 0
[/quote]Andrew wrote:I get a 500 internal server error when I try to update the database.
In case your installation had a custom .htaccess file you might need to move your changes into the new .htaccess file. This might be the source of the problem.?
I don't think so Andrew. I have not done any customization to this. Actually I am running a fresh install of 2.1 since last week and now trying to update to 2.2...But it gives this 500 internal server error. Somebody else also reported this here.
Any other suggestions maybe?
Can this have something to do with your database size? Of if you are running a custom database (I have added an artist column in videos)
Srananpoku, A complete collection of the best Surinam music.
Website: https://www.Srananpoku.com
Facebook: https://www.facebook.com/srananpokucom/
Website: https://www.Srananpoku.com
Facebook: https://www.facebook.com/srananpokucom/
- Sander
- Verified Customer
- Posts: 290
- Joined: Jul 26, 2009 1 pm
- Reputation points: 10
Excellent but google analytics not working at all
Can you see the GA code in the source of your pages (right mouse click > 'View page source')?
- Code: Select all
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-XXXXXXXX-X', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
This is what I see at the end of my source code, the code is present however is not working at all. I discover something else, when maintenance mode is activated it works without issues, but when maintenance mode is off again is not longer working...
- sebascalidoso
- Verified Customer
- Posts: 155
- Joined: Dec 23, 2007 10 pm
- Reputation points: 0
- Code: Select all
Also on google webmaster tools I been having issues with the sitemaps.
[code]Errors
Missing XML tag
This required tag is missing. Please add it and resubmit.[/code]
This one has been fixed already, I still have the problem with google analytics.
- sebascalidoso
- Verified Customer
- Posts: 155
- Joined: Dec 23, 2007 10 pm
- Reputation points: 0
sebascalidoso wrote:Excellent but google analytics not working at allCan you see the GA code in the source of your pages (right mouse click > 'View page source')?
- Code: Select all
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-XXXXXXXX-X', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
You copy pasted an example analytic code..
When I look at your website I do see the correct ID (I assume).
Is this issue fixed now? Or is it still happening.
How do you know the code is not working?
It might have something to do that your code is all way down.
You might include in the header, but it will increase loading time..
Srananpoku, A complete collection of the best Surinam music.
Website: https://www.Srananpoku.com
Facebook: https://www.facebook.com/srananpokucom/
Website: https://www.Srananpoku.com
Facebook: https://www.facebook.com/srananpokucom/
- Sander
- Verified Customer
- Posts: 290
- Joined: Jul 26, 2009 1 pm
- Reputation points: 10
Sander wrote:sebascalidoso wrote:Excellent but google analytics not working at allCan you see the GA code in the source of your pages (right mouse click > 'View page source')?
- Code: Select all
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-XXXXXXXX-X', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
You copy pasted an example analytic code..
When I look at your website I do see the correct ID (I assume).
Is this issue fixed now? Or is it still happening.
How do you know the code is not working?
It might have something to do that your code is all way down.
You might include in the header, but it will increase loading time..
I just fixed looks like google analytics update force user to turn on analytics on the site before using it...
- Code: Select all
In-Page Analytics
Use enhanced link attribution
Enhanced link attribution allows us to better track links on your page, but requires a small change to the tracking code. Follow these instructions to setup enhanced link attribution on your site: How to setup enhanced link attribution on my site?
After turn in on it works fine

- sebascalidoso
- Verified Customer
- Posts: 155
- Joined: Dec 23, 2007 10 pm
- Reputation points: 0
Andrew, please check v. 2.2 and your updated templates with Opera 12.16 (the latest version on Linux and still the most used version on Windows). There are several issues that need fixing.
- mephisto
- Verified Customer
- Posts: 2888
- Joined: Sep 30, 2008 8 am
- Reputation points: -6
Nginx rules for playlists don't work, redirecting to index page, when try to open playlist. If seo turn off, everything works.
Please fix rules for .htaccess-nginx
If You need, nginx version: nginx/1.6.1
Here is fix rules, if You want
Please fix rules for .htaccess-nginx
If You need, nginx version: nginx/1.6.1
Here is fix rules, if You want
- Code: Select all
location = /index.html {
rewrite ^(.*)$ /index.php;
}
location /browse {
rewrite ^/browse-(.*)-videos.html$ /category.php?cat=$1;
rewrite ^/browse-(.*)-videos-([0-9]+)-(.*).html$ /category.php?cat=$1&page=$2&sortby=$3;
}
location /videos {
rewrite ^/videos.flv(.*)$ /videos.php$1;
}
location = /register.html {
rewrite ^(.*)$ /register.php;
}
location = /contact_us.html {
rewrite ^(.*)$ /contact_us.php;
}
location = /edit_profile.html {
rewrite ^(.*)$ /edit_profile.php;
}
location = /suggest.html {
rewrite ^(.*)$ /suggest.php;
}
location = /upload.html {
rewrite ^(.*)$ /upload.php;
}
location = /upload_avatar.html {
rewrite ^(.*)$ /upload_avatar.php;
}
location /favorites {
rewrite ^/favorites.html(.*)$ /favorites.php$1;
}
location /login {
rewrite ^/login.html(.*)$ /login.php$1;
}
location /newvideos {
rewrite ^/newvideos.html(.*)$ /newvideos.php$1;
}
location /topvideos {
rewrite ^/topvideos.html(.*)$ /topvideos.php$1;
}
location /profile {
rewrite ^/profile.html(.*)$ /profile.php$1;
}
location /memberlist {
rewrite ^/memberlist.html(.*)$ /memberlist.php$1;
}
location /playlists {
rewrite ^/playlists.html(.*)$ /playlists.php$1;
}
location /articles {
rewrite ^/articles/index-([0-9]+).html$ /article.php?page=$1;
rewrite ^/articles/browse-(.*)-([0-9]+).html$ /article.php?c=$1&page=$2;
rewrite ^/articles/tag/([^/]+)/page-([0-9]+)(/)?$ /article.php?tag=$1&page=$2;
rewrite ^/articles/tag/([^/]+)(/)?$ /article.php?tag=$1&page=1;
rewrite ^/articles/popular-([0-9]+).html$ /article.php?show=popular&page=$1;
rewrite ^/articles/(.*)_([0-9]+).html$ /article_read.php?a=$2;
rewrite ^/articles(\/|.html)?$ /article.php;
}
location /article {
rewrite ^/article(\/|.html)?$ /article.php;
}
location /pages {
rewrite ^/pages/(.*)\.html$ /page.php?name=$1;
}
location /playlist {
rewrite ^/playlist/(.*)/([^/]+)(/)?$ /watch.php?playlist=$1&vid=$2;
rewrite ^/playlist/(.*)$ /playlists.php?playlist=$1;
}
location /tags {
rewrite ^/tags/([^/]+)/$ /tag.php?t=$1&page=1;
rewrite ^/tags/([^/]+)/page-([0-9]+)(/)?$ /tag.php?t=$1&page=$2;
}
location /embed {
rewrite ^/embed/([^/]+)$ /embed.php?vid=$1;
}
location / {
rewrite "^/([^/]*)_([a-zA-Z0-9]{9}).html$" /watch.php?vid=$2;
}
location /fpembed {
rewrite ^/fpembed-(.*).swf$ /fpembed.php?vid=$1;
}
location = /rss.xml {
rewrite ^(.*)$ /rss.php break;
}
Sorry for my english
- Gisher
- Verified Customer
- Posts: 44
- Joined: Jul 23, 2009 9 pm
- Reputation points: 0
One more question, no more turn off lights? (default template)
Sorry for my english
- Gisher
- Verified Customer
- Posts: 44
- Joined: Jul 23, 2009 9 pm
- Reputation points: 0
Who is online
Users browsing this forum: No registered users and 4 guests