Introducing PHP Melody 1.6.6
Board index / General Chat / Announcements
Hi and welcome on the forums
Regarding your issue:
Try to use winrar
Clear your browser cache or even use another browser without any download accelarator
Redownload the file received by email
Regarding your issue:
Try to use winrar
Clear your browser cache or even use another browser without any download accelarator
Redownload the file received by email
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.
http://www.HostingWays.com - Shared or VPS Hosting
*** PHP Melody user and plugins maker for 9 years and counting.
-
muzikia - Verified Customer
- Posts: 4120
- Joined: Mar 24, 2008 6 am
- Location: ModMyScript.com - PHPMELODY mods
- Reputation points: 167
Welcome to the forums John!
Let me know if you managed to sort this out based on muzikia's recommendations.
Let me know if you managed to sort this out based on muzikia's recommendations.
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
*********
later edit: moderator: SOLVED: viewtopic.php?p=33653#p33653
*********
Hi Andrew.
I've received the last update and at the first step I am stuck.
Whe you say on the tutorial to find on /article.php the script " $pieces = explode('<hr>', $article['content']); "
I really don't see it there. My previous version were 1.6.5 :/ and it's a bit modified.
Do you have anymore tip to locate the exact position of the code:
I guess I missed something. I already have a like button but I'd rather have it on phpfuctions.
later edit: moderator: SOLVED: viewtopic.php?p=33653#p33653
*********
Hi Andrew.
I've received the last update and at the first step I am stuck.
Whe you say on the tutorial to find on /article.php the script " $pieces = explode('<hr>', $article['content']); "
I really don't see it there. My previous version were 1.6.5 :/ and it's a bit modified.
Do you have anymore tip to locate the exact position of the code:
- Code: Select all
$pieces[0] = rtrim($pieces[0], "\n\r\t ");
if (strtolower(substr($pieces[0], strlen($pieces[0]) - 5)) == '<div>')
{
$pieces[0] = substr($pieces[0], 0, -5);
}
I guess I missed something. I already have a like button but I'd rather have it on phpfuctions.
-
spyvspyaeon - Verified Customer
- Posts: 121
- Joined: Aug 24, 2010 9 am
- Reputation points: 10
hi ... i found a error when i try to delete a pending video in "approve.php"
and i found this:
i replaced with:
but not redirect to approve.php .... seen only header menu.
tnx,
Ady
- Code: Select all
Warning: Cannot modify header information - headers already sent by (output started at /xxx/admin/header.php:91) in /xx/admin/approve.php on line 271
and i found this:
- Code: Select all
header("Location: approve.php?a=deleted&page=$page");
i replaced with:
- Code: Select all
@header("Location: approve.php?a=deleted&page=$page");
but not redirect to approve.php .... seen only header menu.
tnx,
Ady
- adysnake
- Verified Customer
- Posts: 56
- Joined: Mar 29, 2009 4 pm
- Location: Romania
- Reputation points: 20
adysnake wrote:hi ... i found a error when i try to delete a pending video in "approve.php"
[.........................]
tnx,
Ady
I confirm that: 166 fresh install
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.
http://www.HostingWays.com - Shared or VPS Hosting
*** PHP Melody user and plugins maker for 9 years and counting.
-
muzikia - Verified Customer
- Posts: 4120
- Joined: Mar 24, 2008 6 am
- Location: ModMyScript.com - PHPMELODY mods
- Reputation points: 167
Hey,
I put in this page http://www.cutbit.com/pages/camisinha.html one video , mas video dont start ,
i need to make something to video start ?
Thanks,
Paulo.
I put in this page http://www.cutbit.com/pages/camisinha.html one video , mas video dont start ,
i need to make something to video start ?
Thanks,
Paulo.
- paulobsousa
- Verified Customer
- Posts: 15
- Joined: Dec 02, 2010 10 pm
- Reputation points: 0
Hey Andrew,
nice to see the team is still putting out updates
. For me the facebook like button is one of the most important changes (I think integration with social networks is a very important part of promoting your website).
nice to see the team is still putting out updates

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
Glad to deliver Sander. Check out the latest posts about Facebook integration. I'm sure you'll like those as well 
@adysnake - thanks for the report. Yes, that's a problem when output_buffering is OFF in php.ini - Will sort this.

@adysnake - thanks for the report. Yes, that's a problem when output_buffering is OFF in php.ini - Will sort this.
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
Dear Andrew,
Thanx you so much for this New Version 166 !
You are Big Man
I love PHP Sugar !
Thanx you so much for this New Version 166 !
You are Big Man
I love PHP Sugar !
-
chibis007 - Verified Customer
- Posts: 53
- Joined: Apr 26, 2008 8 am
- Reputation points: 0
A problem occurred! Couldn't add the new video in your database;
MySQL Reports: Unknown column 'restricted' in 'field list'
Error Number: 1054
i do get this error after trying to add an video what is the sql code for it ?
MySQL Reports: Unknown column 'restricted' in 'field list'
Error Number: 1054
i do get this error after trying to add an video what is the sql code for it ?
- Dulci
- Verified Customer
- Posts: 36
- Joined: Jun 24, 2009 12 pm
- Reputation points: 3
i cant import youtube videos so this is the error msg
Forbidden
You don't have permission to access /admin/import.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache FrontPage/5.0.2.2635 mod_bwlimited/1.4 mod_auth_passthrough/2.1 Server at http://www.lankanteens.com Port 80
Forbidden
You don't have permission to access /admin/import.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache FrontPage/5.0.2.2635 mod_bwlimited/1.4 mod_auth_passthrough/2.1 Server at http://www.lankanteens.com Port 80
- amila
- Non-verified
- Posts: 3
- Joined: Mar 18, 2011 9 pm
- Reputation points: 0
This seems to be real joke. No sercive or help on Bugs. Hope owners do take serious when is it a not free and they should help more for the customer.
I got only one reply from the Andrew Rae asking my logins and site details after that didn't hear from him as well.
Hope Team will take this serious this time.
I got only one reply from the Andrew Rae asking my logins and site details after that didn't hear from him as well.
Hope Team will take this serious this time.
- amila
- Non-verified
- Posts: 3
- Joined: Mar 18, 2011 9 pm
- Reputation points: 0
Amila, I checked your website.
In the header you have some errors:
Are you sure that PHP Melody is correctly installed ?
A first step in debuging your issue would be to have a running website (error free - at least in the frontend)
In the header you have some errors:
- Code: Select all
Notice: Undefined variable: links_to_pages in /home/amila/public_html/LANKANTEENS.COM/include/page_functions.php on line 419
Notice: Undefined index: select_language in /home/amila/public_html/LANKANTEENS.COM/index.php on line 23
Notice: Undefined index: select_language in /home/amila/public_html/LANKANTEENS.COM/index.php on line 23
Notice: Undefined variable: results in /home/amila/public_html/LANKANTEENS.COM/include/functions.php on line 717
Notice: Undefined index: addded in /home/amila/public_html/LANKANTEENS.COM/include/functions.php on line 439
Notice: Undefined index: 0 in /home/amila/public_html/LANKANTEENS.COM/include/functions.php on line 467
Notice: Undefined variable: cid in /home/amila/public_html/LANKANTEENS.COM/index.php on line 88
Are you sure that PHP Melody is correctly installed ?
A first step in debuging your issue would be to have a running website (error free - at least in the frontend)
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.
http://www.HostingWays.com - Shared or VPS Hosting
*** PHP Melody user and plugins maker for 9 years and counting.
-
muzikia - Verified Customer
- Posts: 4120
- Joined: Mar 24, 2008 6 am
- Location: ModMyScript.com - PHPMELODY mods
- Reputation points: 167
I am facing one problem i.e i was having php melody 1.6.5 your previous version .. but as the customer id validity was expired, i just buy the new version of php i.e 1.6.6 with removal link too with new customer id, so i only want to know how to upgrade it without disturbing my database please contact me soon..
- sportyhub
- Non-verified
- Posts: 20
- Joined: Mar 26, 2011 8 am
- Reputation points: 0
Who is online
Users browsing this forum: No registered users and 5 guests