PHP Melody v1.8.1
Board index / General Chat / Announcements
53 posts • Page 2 of 4 • 1, 2, 3, 4
Hi Sir ,
I'm the owner of http://www.azizig.com/videos
I updated the version today to the new one v1.8.1
But after that , the mobile version is not working however we downloaded the adds-on from the Customer Area (the Download Products page) and it's giving me this message :
Fatal error: Cannot redeclare smarty_art_html_list_categories in /home/azizigc/public_html/videos/include/article_functions.php on line 2210
What's wrong ?
Thanks,
I'm the owner of http://www.azizig.com/videos
I updated the version today to the new one v1.8.1
But after that , the mobile version is not working however we downloaded the adds-on from the Customer Area (the Download Products page) and it's giving me this message :
Fatal error: Cannot redeclare smarty_art_html_list_categories in /home/azizigc/public_html/videos/include/article_functions.php on line 2210
What's wrong ?
Thanks,
Missing him |
http://www.youtube.com/watch?v=Sy2eiMNNazc
How great you are , O Messenger of God
http://www.youtube.com/watch?v=o-xXZuHn ... XqxWApfp1D
http://www.youtube.com/watch?v=Sy2eiMNNazc
How great you are , O Messenger of God
http://www.youtube.com/watch?v=o-xXZuHn ... XqxWApfp1D
- azizig
- Non-verified
- Posts: 5
- Joined: Jan 12, 2013 7 pm
- Location: SYRIA & QATAR
- Reputation points: 0
So once with the update i managed to screw my whole website.
Updated as written in PDF File and now my website Admin Area and Front Area are screwed ... To download the backup i have to wait 1 hour
). My users won`t he to happy.
Check it out : http://www.cinemaxx.rs
//LE :
This is how my admin area looks like :

Just logged in in Admin Area and didn`t click anything ... The Add Video is appearing on all sections
Updated as written in PDF File and now my website Admin Area and Front Area are screwed ... To download the backup i have to wait 1 hour

Check it out : http://www.cinemaxx.rs
//LE :
This is how my admin area looks like :

Just logged in in Admin Area and didn`t click anything ... The Add Video is appearing on all sections
- enculescu
- Verified Customer
- Posts: 112
- Joined: Jan 01, 2010 8 pm
- Location: Romania
- Reputation points: 10
this is why i dont wanted to launch a small update too soon because there could be a lot of problems. i installed on my test site wich i dont use. it works for me. but import videos from youtube sucks. you cant preview the video the right way it opens youtube page instead of opening a small preview player.
when you want to import videos it stays at 0 files but it imports all files you selected.
when you want to import videos it stays at 0 files but it imports all files you selected.
- Dulci
- Verified Customer
- Posts: 36
- Joined: Jun 24, 2009 12 pm
- Reputation points: 3
I`ve managed to put the backup back.... The update to 1.8.1 worked for about 5 minutes or maybe i had the cache and this is why i didn`t managed to view the error sooner ...
Waiting for 1.9
... Hope that with 1.8 won`t be any security issues 
Waiting for 1.9


- enculescu
- Verified Customer
- Posts: 112
- Joined: Jan 01, 2010 8 pm
- Location: Romania
- Reputation points: 10
look like with 1.8.1 you get more bugs lol, i was going to update, but no thanks 

- nzpoint
- Verified Customer
- Posts: 140
- Joined: Apr 17, 2008 9 pm
- Reputation points: 10
caemdaRe wrote:I can't add local video.
I got this error
http://www.dunyaninfilmi.net
i sent you my servers information.
I can confirm this issue with (add article) as well, after update:

-
ababneh - Verified Customer
- Posts: 223
- Joined: Jun 24, 2009 2 am
- Reputation points: 25
Hi!
"ADVERTISMENTS" section is all over the place.
I'm trying to search by video id number but it won't pull down. Please see below image:

Also, when adding a new video the "Options" links doesn't work! I can't add the category for the video I'm adding.
Thank you!
"ADVERTISMENTS" section is all over the place.
I'm trying to search by video id number but it won't pull down. Please see below image:

Also, when adding a new video the "Options" links doesn't work! I can't add the category for the video I'm adding.
Thank you!
http://www.Guanacos.tv - Over 45,000 Videos from El Salvador
- ElMaitron
- Verified Customer
- Posts: 55
- Joined: Sep 29, 2009 6 pm
- Location: New York
- Reputation points: 0
Most of the issues posted in here are clearly related to JavaScript errors.
Log into your Admin Area, right-click > "View page source" in your browser and look for this in your code:
If you find jquery-latest.min.js, open:
/admin/header.php
---------------[ FIND ]---------------
---------------[ REPLACE WITH ]---------------
Log into your Admin Area, right-click > "View page source" in your browser and look for this in your code:
- Code: Select all
jquery-latest.min.js
If you find jquery-latest.min.js, open:
/admin/header.php
---------------[ FIND ]---------------
- Code: Select all
<script src="http://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
---------------[ REPLACE WITH ]---------------
- Code: Select all
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js" type="text/javascript"></script>
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
Thank you Andrew! U da best! it works now!
Question? Why do I get this message on my "dashboard"?
"Sorry! Couldn't fetch the news. Please join our newsletter at http://www.phpsugar.com to stay up-to-date."
Regards,
Carlos
Question? Why do I get this message on my "dashboard"?
"Sorry! Couldn't fetch the news. Please join our newsletter at http://www.phpsugar.com to stay up-to-date."
Regards,
Carlos
http://www.Guanacos.tv - Over 45,000 Videos from El Salvador
- ElMaitron
- Verified Customer
- Posts: 55
- Joined: Sep 29, 2009 6 pm
- Location: New York
- Reputation points: 0
The Admin Dashboard show the latest important news from PhpSugar, for announcing new update's.
When you don't want this (Or when it is not working), you can remove from admin/index.php the following code:
When you don't want this (Or when it is not working), you can remove from admin/index.php the following code:
- Code: Select all
<h2>Updates</h2>
<ul class="morning-news border-radius3" id="morning-news">
<?php echo cache_this('get_rss_news', 'home_news'); ?>
</ul>
-
chatflash - Verified Customer
- Posts: 977
- Joined: Nov 24, 2007 1 pm
- Location: Netherlands
- Reputation points: 132
hmm, still have no Bronx template's update.
U force me move to default template?
U force me move to default template?
- gotunes
- Verified Customer
- Posts: 82
- Joined: Jul 30, 2009 9 am
- Reputation points: 3
I just pushed the hotfix for those who are getting a "duplicate function" error when accessing their site via a mobile device.
I haven't incremented the version number to 1.8.2 because it would be very confusing to those who haven't updated to 1.8.1 already.
So please get the patch (1.8.1) from Customer Area and apply it again.
--- or ---
you can edit your code, should you wish to do so.
Open include/article_functions.php
---------------[ FIND ]---------------
---------------[ REPLACE WITH ]---------------
That's it.
I haven't incremented the version number to 1.8.2 because it would be very confusing to those who haven't updated to 1.8.1 already.
So please get the patch (1.8.1) from Customer Area and apply it again.
--- or ---
you can edit your code, should you wish to do so.
Open include/article_functions.php
---------------[ FIND ]---------------
- Code: Select all
function smarty_art_html_list_categories($params, &$smarty)
{
return art_html_list_categories();
}
---------------[ REPLACE WITH ]---------------
- Code: Select all
if ( ! function_exists('smarty_art_html_list_categories'))
{
function smarty_art_html_list_categories($params, &$smarty)
{
return art_html_list_categories();
}
}
That's it.
- Paul
- Developer
- Posts: 772
- Joined: Jul 14, 2007 9 am
- Reputation points: 38
When we are going to receive a complete update without modifying certain files ? ... Just an update "run&go"
The 1.6 was clearly more better at this kind of stuff. Never had issues with 1.6 ...
The 1.6 was clearly more better at this kind of stuff. Never had issues with 1.6 ...
- enculescu
- Verified Customer
- Posts: 112
- Joined: Jan 01, 2010 8 pm
- Location: Romania
- Reputation points: 10
Version 1.6 had way more problems than v1.8 considering how much code has been changed since 1.6.7 
The 99% of the problems reported here about v1.8.1 were caused by a small mistake on my part when creating the patch. I compared the fixes (changed code) to an already patched 1.8 Admin Area and failed to notice the JQuery fix (for the Admin Area).
This experience also serves as a reminder for owners of large PHP Melody powered sites. It's best to wait at least 48 hours before applying any patch. This problem shouldn't appear in regular updates since those will be "beta-tested" to the moon and back.
Sorry about this guys, everything has been today You can re-download the v1.8.1 patch if you're late at the v1.8.1 party.
Now we can all relax a bit for the weekend.

The 99% of the problems reported here about v1.8.1 were caused by a small mistake on my part when creating the patch. I compared the fixes (changed code) to an already patched 1.8 Admin Area and failed to notice the JQuery fix (for the Admin Area).
This experience also serves as a reminder for owners of large PHP Melody powered sites. It's best to wait at least 48 hours before applying any patch. This problem shouldn't appear in regular updates since those will be "beta-tested" to the moon and back.
Sorry about this guys, everything has been today You can re-download the v1.8.1 patch if you're late at the v1.8.1 party.
Now we can all relax a bit for the weekend.
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
Thanks for your help. It became ok now ..
Thanks alot
Thanks alot
Missing him |
http://www.youtube.com/watch?v=Sy2eiMNNazc
How great you are , O Messenger of God
http://www.youtube.com/watch?v=o-xXZuHn ... XqxWApfp1D
http://www.youtube.com/watch?v=Sy2eiMNNazc
How great you are , O Messenger of God
http://www.youtube.com/watch?v=o-xXZuHn ... XqxWApfp1D
- azizig
- Non-verified
- Posts: 5
- Joined: Jan 12, 2013 7 pm
- Location: SYRIA & QATAR
- Reputation points: 0
53 posts • Page 2 of 4 • 1, 2, 3, 4
Who is online
Users browsing this forum: No registered users and 3 guests