PHP Melody v3.0
Board index / Themes & Plugins
Hello,
Where can I find and edit and/or turn on my contact page form in my Admin Panel? I'm using PHP Melody v3.0
Thank you,
Carlos
Where can I find and edit and/or turn on my contact page form in my Admin Panel? I'm using PHP Melody v3.0
Thank you,
Carlos
Last edited by ElMaitron on May 16, 2019 12 pm, edited 1 time in total.
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
Just before running the final database update I get the following message. What does that mean?
<b>Notice</b>: Undefined index: do in <b>/var/www/vhosts/site.com/admin/db_update.php</b> on line <b>24</b><br />
<b>Notice</b>: Undefined index: do in <b>/var/www/vhosts/site.com/admin/db_update.php</b> on line <b>24</b><br />
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
When I change to default template, I get a critical error:
Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "file:/var/www/vhosts/site.com.com/templates/default/player.tpl" on line 182 "{/literal}{foreach from=$video_subtitles key=k item=video_subtitles}{literal}" 'item' and 'from' may not have same variable name 'video_subtitles' <-- thrown in /var/www/vhosts/site.com/Smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 182
Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "file:/var/www/vhosts/site.com.com/templates/default/player.tpl" on line 182 "{/literal}{foreach from=$video_subtitles key=k item=video_subtitles}{literal}" 'item' and 'from' may not have same variable name 'video_subtitles' <-- thrown in /var/www/vhosts/site.com/Smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 182
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
Is it possible to change the menu?
In 2.7.3 it included for example top videos, new videos etc.
Now it has become a dropdown.
Can we return this to the previous layout?
In 2.7.3 it included for example top videos, new videos etc.
Now it has become a dropdown.
Can we return this to the previous layout?
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
In a single video the background of the title should match the part below (concent background).
Also, the 'up next' part should move upwards to align next to the video file.
In the image below the big green area should be matching the content background color (White)
The arrow indicates the part that should move up.
And I actually had to zoom out (to 70%) to get this image as otherwhise there is no spacing on the sides.
Also, the 'up next' part should move upwards to align next to the video file.
In the image below the big green area should be matching the content background color (White)
The arrow indicates the part that should move up.
And I actually had to zoom out (to 70%) to get this image as otherwhise there is no spacing on the sides.
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
ElMaitron wrote:Hello,
Where can I find and edit and/or turn on my contact page form in my Admin Panel? I'm using PHP Melody v3.0
Thank you,
Carlos
Fixed problem. When updating to v3, you need to add this to your .htaccess --> RewriteRule ^contact.html$ contact.php
Problem solved!
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
cannot use thumbnail url when using embed video
- BienTinh
- Verified Customer
- Posts: 2
- Joined: Jul 13, 2015 7 am
- Reputation points: 0
Thanks for the feedback. I'm reviewing all your reports and will issue fixes.
To answer a few questions:
There is an ad zone enabled there but no ad to display. If you look at our demo, the player should be full width. Unless the ad zone is enabled.
You can alter the menu if you like. It's not that hard. We've grouped similar links together (e.g. videos, series, articles) but i can see why it's easier for visitors to do 1 click instead of 2.
The old 'default' template is not v3.0 compatible. It will only work for v2.x
'Notice' type errors should not appear on a production/live server. You need to configure PHP correctly. See error_reporting
Contact page should be enabled by default.
Not at the moment. We've decided to keep things separate since the homepage is a bit cluttered as is. But this has been requested multiple times and we'll certainly address it.
Easy. Just download the 'full' package as opposed to the 'update' one.
To answer a few questions:
In the image below the big green area should be matching the content background color (White)
There is an ad zone enabled there but no ad to display. If you look at our demo, the player should be full width. Unless the ad zone is enabled.
Is it possible to change the menu?
You can alter the menu if you like. It's not that hard. We've grouped similar links together (e.g. videos, series, articles) but i can see why it's easier for visitors to do 1 click instead of 2.
When I change to default template, I get a critical error:
The old 'default' template is not v3.0 compatible. It will only work for v2.x
<b>Notice</b>: Undefined index: do in <b>/var/www/vhosts/site.com/admin/db_update.php</b> on line <b>24</b><br />
'Notice' type errors should not appear on a production/live server. You need to configure PHP correctly. See error_reporting
Where can I find and edit and/or turn on my contact page form in my Admin Panel? I'm using PHP Melody v3.0
Contact page should be enabled by default.
Is it possible add LATEST Series to homepage
Not at the moment. We've decided to keep things separate since the homepage is a bit cluttered as is. But this has been requested multiple times and we'll certainly address it.
I need to do a fresh install of V3.0 on another server to iron things out. It's not ready to be ungraded from my current system. There are just too many people using it at any given time. Can you make the full version ready for download instead of the Upgrade?
Easy. Just download the 'full' package as opposed to the 'update' one.
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
Andrew wrote:Thanks for the feedback. I'm reviewing all your reports and will issue fixes.
Easy. Just download the 'full' package as opposed to the 'update' one.
In the support area, I see only the update version, not the full version.
-
dhunt - Verified Customer
- Posts: 1111
- Joined: Jun 02, 2011 9 am
- Reputation points: -85
Hi Andrew,
thanks for the replies.
- How would you recommend to change the menu?
- Will there be other templates available anytime soon? I do not like the full-width video player as it looks very bad on 1280px screens. I feel the default template in 2.7.3 was much better than what we have now.
- The notice was not in our live server but on our test server. The fact that there is a notice is still an indication, not to be simply ignored.
Thank you for all the hard work and let us know if we can assist
thanks for the replies.
- How would you recommend to change the menu?
- Will there be other templates available anytime soon? I do not like the full-width video player as it looks very bad on 1280px screens. I feel the default template in 2.7.3 was much better than what we have now.
- The notice was not in our live server but on our test server. The fact that there is a notice is still an indication, not to be simply ignored.
Thank you for all the hard work and let us know if we can assist
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
The tag cloud is not working in the apollo theme, I do not even see it working on your demo.
I accidentally originally posted this on the Echo theme board.
I accidentally originally posted this on the Echo theme board.
-
bobstennett - Verified Customer
- Posts: 28
- Joined: Oct 17, 2011 6 pm
- Location: The Great Pacific Northwest
- Reputation points: 30
jimmyk wrote:Congrats on the new version! I haven't used this script in a long time, stopped back to see this new version as it has peaked my interest.
I briefly looked over the new features, was wondering if there was any automatic social promotion? One script I work with has a really nice automatic social promotion feature where it automatically posts new content to Twitter and Facebook.
Good luck with the new version! In the cut throat world of php scripts and the domination of social media, it's nice to see you guys still around, that says a lot about your commitment to the project.
I've been using https://ifttt.com/ for years, you can post to twitter, facebook, blogger, wordpress, tumblr etc etc. using your site's RSS feed.
However, Facebook no longer allows third party scripts to post to a facebook profile, only to a facebook page.
- mephisto
- Verified Customer
- Posts: 2888
- Joined: Sep 30, 2008 8 am
- Reputation points: -6
A new bug there the articles tag doesn't added into article try to add new article and use tags its not even work at demo , waiting your fix.
- PrimeWork
- Verified Customer
- Posts: 16
- Joined: Mar 17, 2017 2 pm
- Reputation points: 0
Who is online
Users browsing this forum: No registered users and 1 guest