PHP Melody update 1.4.1
Board index / General Chat / Announcements
29 posts • Page 1 of 2 • 1, 2
Howdy!
I want to thank everyone that helped us with feedback for the recently released PHP Melody 1.4. I enjoyed reading all your e-mails and I'm very happy to be part of this project.
I'm also glad to announce that the 1.4 version was a great success and and few bugs were found to date.
It's only been two weeks since we released PHP Melody 1.4 and in the meantime we've gathered all the bugs and squashed them all in this small patch (1.4.1).
You can now download the patch from the following URL:
http://www.phpsugar.com/get141.php
For any questions please e-mail me. I'll be glad to help you.
Have a productive week!
Andrew Rae
Project Manager
NOTE: If you have purchased PHP Melody in the last 3 days than you don't have to apply it since your copy is already up to date.
I want to thank everyone that helped us with feedback for the recently released PHP Melody 1.4. I enjoyed reading all your e-mails and I'm very happy to be part of this project.
I'm also glad to announce that the 1.4 version was a great success and and few bugs were found to date.
It's only been two weeks since we released PHP Melody 1.4 and in the meantime we've gathered all the bugs and squashed them all in this small patch (1.4.1).
You can now download the patch from the following URL:
http://www.phpsugar.com/get141.php
For any questions please e-mail me. I'll be glad to help you.
Have a productive week!
Andrew Rae
Project Manager
NOTE: If you have purchased PHP Melody in the last 3 days than you don't have to apply it since your copy is already up to date.
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
Thanxs Andrew for the upgrade!
I have it now and go upgrade my site!
Even on a sunday you(r team) are working
PS: Send you 2 emails today, when you have time tomorow let me know, for now a good weekend (short one)
I have it now and go upgrade my site!
Even on a sunday you(r team) are working

PS: Send you 2 emails today, when you have time tomorow let me know, for now a good weekend (short one)

-
chatflash - Verified Customer
- Posts: 977
- Joined: Nov 24, 2007 1 pm
- Location: Netherlands
- Reputation points: 132
Cant fix the search bug.
Cant find
(also not the code with i need to replace it with (i dont post it here Andrew;))
The other steps for the search bug are done as instruction say but stil dont work, see it on http://www.wlmmusic.nl (other sites not upgraded)
Cant find
- Code: Select all
if(isset($_GET['btn']) && trim($_GET['btn']) != '')
(also not the code with i need to replace it with (i dont post it here Andrew;))
The other steps for the search bug are done as instruction say but stil dont work, see it on http://www.wlmmusic.nl (other sites not upgraded)
-
chatflash - Verified Customer
- Posts: 977
- Joined: Nov 24, 2007 1 pm
- Location: Netherlands
- Reputation points: 132
Thanks for the update
On the update. if i change include/functions.php I get this error
I just kept previous functions.php and seems to work fine. Looks like a duplicate entry
Sitemap still get the same error (no big deal to me)
Everything else works great.
On the update. if i change include/functions.php I get this error
- Code: Select all
Fatal error: Cannot redeclare specialchars() (previously declared in /home/.xxxxx/xxxxx/topnewvideos.com/include/functions.php:796) in /home/.xxxxx/xxxxxx/topnewvideos.com/include/functions.php on line 1300
I just kept previous functions.php and seems to work fine. Looks like a duplicate entry
Sitemap still get the same error (no big deal to me)
- Code: Select all
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@topnewvideos.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Everything else works great.
Last edited by zeero on Mar 24, 2008 9 pm, edited 1 time in total.
http://www.recoilproductions.net/ Free Wallpapers
http://www.playstationalley.com/ Playstation Alley
http://www.jbfdesigns.com/ Free Fonts
http://www.playstationalley.com/ Playstation Alley
http://www.jbfdesigns.com/ Free Fonts
- zeero
- Non-verified
- Posts: 889
- Joined: Nov 05, 2007 3 pm
- Location: USA
- Reputation points: 10
Hello team,
Just got the patch in email and thought lets read more about this in the forum.
Saw the bugs posted here, I will wait for a new patch and then do the update.
Thnxs
Just got the patch in email and thought lets read more about this in the forum.
Saw the bugs posted here, I will wait for a new patch and then do the update.
Thnxs
- corculator
- Verified Customer
- Posts: 177
- Joined: Dec 12, 2007 6 pm
- Location: Almelo
- Reputation points: 0
@zeero,
I have the same issue like yours. It seems like there is an already existed "function specialchars". Therefore, no need to add a duplicate entry before "?>" closing tag.
Andrew please take a look at you update patch again.
I have the same issue like yours. It seems like there is an already existed "function specialchars". Therefore, no need to add a duplicate entry before "?>" closing tag.
Andrew please take a look at you update patch again.
- 3AD
- Verified Customer
- Posts: 19
- Joined: Mar 15, 2008 5 pm
- Reputation points: 0
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/klipizle/public_html/admin/modify.php:1) in /home/klipizle/public_html/admin/header.php on line 2
Warning: Cannot modify header information - headers already sent by (output started at /home/klipizle/public_html/admin/modify.php:1) in /home/klipizle/public_html/config.php on line 28
i get this error. i think i missed some steps of old updates or other problem. any idea?
Warning: Cannot modify header information - headers already sent by (output started at /home/klipizle/public_html/admin/modify.php:1) in /home/klipizle/public_html/config.php on line 28
i get this error. i think i missed some steps of old updates or other problem. any idea?
- klipizle
- Verified Customer
- Posts: 62
- Joined: Dec 03, 2007 6 pm
- Reputation points: 0
Thanks for the feedback!
Some of you guys may have some parts of PHP Melody already patched. This is why you get the duplicate function error for example.
In the meantime please revert back to the old files if you receive errors and see if you actually need to update or not.
You can always e-mail me or post the issues in here.
Some of you guys may have some parts of PHP Melody already patched. This is why you get the duplicate function error for example.
In the meantime please revert back to the old files if you receive errors and see if you actually need to update or not.
You can always e-mail me or post the issues in here.
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
i added from webftp in
include/functions.php
function specialchars( $text, $and_quotes = 0 ) {
[edited, Paul]
}
then it gives me this error
Parse error: syntax error, unexpected T_VARIABLE, expecting ')' in /home/onlar/public_html/include/functions.php on line 32
include/functions.php
function specialchars( $text, $and_quotes = 0 ) {
[edited, Paul]
}
then it gives me this error
Parse error: syntax error, unexpected T_VARIABLE, expecting ')' in /home/onlar/public_html/include/functions.php on line 32
- goodok
- Bad User
- Posts: 72
- Joined: Nov 22, 2007 3 pm
- Reputation points: 0
works fine for me but i still dont have the rest of the videos thanks 

- sebascalidoso
- Verified Customer
- Posts: 155
- Joined: Dec 23, 2007 10 pm
- Reputation points: 0
@goodok,
The function seems fine.
There must be something else on line 32 in the include/functions.php file that causes this error.
Please open your file with Notepad and go to line 32 (press Ctrl+G then type '32') and copy+paste just that line over here.
The function seems fine.
There must be something else on line 32 in the include/functions.php file that causes this error.
Please open your file with Notepad and go to line 32 (press Ctrl+G then type '32') and copy+paste just that line over here.
- Paul
- Developer
- Posts: 772
- Joined: Jul 14, 2007 9 am
- Reputation points: 38
i get an error when i edit the functions.php :
Fatal error: Cannot redeclare specialchars() (previously declared in /home/******/public_html/include/functions.php:1693) in /home/******/public_html/include/functions.php on line 2691
Help Pleas
Fatal error: Cannot redeclare specialchars() (previously declared in /home/******/public_html/include/functions.php:1693) in /home/******/public_html/include/functions.php on line 2691
Help Pleas

- wais
- Verified Customer
- Posts: 166
- Joined: Jan 20, 2008 12 pm
- Reputation points: 0
wais
That means that its already done.
You don't need to update that file. Just use the one you had before
That means that its already done.
You don't need to update that file. Just use the one you had before
Per Andrew
Some of you guys may have some parts of PHP Melody already patched. This is why you get the duplicate function error for example
http://www.recoilproductions.net/ Free Wallpapers
http://www.playstationalley.com/ Playstation Alley
http://www.jbfdesigns.com/ Free Fonts
http://www.playstationalley.com/ Playstation Alley
http://www.jbfdesigns.com/ Free Fonts
- zeero
- Non-verified
- Posts: 889
- Joined: Nov 05, 2007 3 pm
- Location: USA
- Reputation points: 10
zeero wrote:wais
That means that its already done.
You don't need to update that file. Just use the one you had beforePer Andrew
Some of you guys may have some parts of PHP Melody already patched. This is why you get the duplicate function error for example
Thank You

- wais
- Verified Customer
- Posts: 166
- Joined: Jan 20, 2008 12 pm
- Reputation points: 0
hello all,
After updating my site (http://biz.performant-hosting.com/) I had three errors
Someone could please help me it is urgent
my msn is bizdunet@hotmail.fr
thanks
After updating my site (http://biz.performant-hosting.com/) I had three errors
Someone could please help me it is urgent
my msn is bizdunet@hotmail.fr
thanks
- bizdunet
- Non-verified
- Posts: 12
- Joined: Mar 24, 2008 9 pm
- Reputation points: 0
29 posts • Page 1 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 0 guests