7998 comments found.
Hey Alex I’ve sent you a mail and asked for a beta version of update.
I have added you to beta testers list.
Thank you.
And one question more, does the bundle themes should fit with this release?
No, existing themes will not be compatible, but I will convert them and new themes will be added as well.
Hi Alex, any news on update or beta area, can we get it during this week? Thanks
Sorry, not yet, I will let you know.
Hello Gewa, How can we make the cron settings?
If you’re referring to membrship reminders,then just create a new cron job from your hosting panel, and point to each file in /cron/ folder to run every day at midnight.
Hello Gewa, ? sent you email.
Reply sent.
Hi there, i have Russian language pack as 3.8 version, how i can convert it till lang.xml
cuz in older version you had .php
You will have to do it manually.
Hello, I’m writing my terms of service, and the page cuts half of it off… Obviously, there’s a text character limit, and speculating in the database somewhere. Would you happen to know where I can change that in phpAdmin? Thanks! 
Never mind—found it.
Alright then.
I have problem about gmaps.I get a warning: ”Oops! Something went wrong.This page didn’t load Google Maps correctly. See the JavaScript console for technical details.” Why is this happening?
I solved the problem
It must be inserted Google Maps API key
Yes, Google now requires API key for using maps.
A new problem with the map. There is no marker on the new map.
Custom marker should be in /assets/ folder called pin.png. Make sure it’s there.
Hi Alex, any possibilities to get the beta during this week or maybe even the final release/update? Thanks
Sorry, not yet. If you want to be beta tester, please email me from my profile page.
Can you please tell me where I need to add my own Google Maps API key? I am getting a JavaScript error that says I don’t have a key. Thanks
Open up /plugins/gmaps/main.php and replace
http://maps.google.com/maps/api/js?sensor=falsewith
http://maps.google.com/maps/api/js?key=YOUR_API_KEYDo the same with the rest of the main.php files located in plugins/gmaps/PLUGIN_NAME/main.php
Is it possible to install with most of the important sensitive files outside of root for security? If so, then how? Thanks
Sorry, outside of root?
outside of public_html
Yes, of course, you can install in any folder outside root, or even subdomain.
I know that, But I mean for example, have index.php in root and have rest outside of root where no one can see it.
Sorry, you will not be able to do that.
Hi Gewa,
I am having an issue when in the Admin Section -> Layouts Menu.
I am not able to add new items to the Layouts, I choose a page and I can only remove or edit those items that are in the Page when setup – I am not able to add items like a slider to the home page.
Can you assist as I am stuck in my progress.
Thanks Brian
Double click on section where you ant to add plugins, and you should see lightbox with all plugins available. Just click on one of them and it will be added to layout section.
Gewa13 – It does not work, I double click on the section and nothing happens. Any Advice?
Gewa13 – I found the issue – this is a Browser issue – Google Chrome is not supporting the window with all the modules – I have been going nuts on this for weeks and finally tried IE and it works on IE – Not sure if you can do a browser compatibility update – but FYI – Google Chrome is causing issues on the theme….now I know this I will try to use IE or Firefox more often
I have tested with chrome, and no issues, it could be that you have some type of addon that is causing the problem.
Is there a reseller or redistribution license option for this script… or do you have a version that has such rights? I’m interested in multiple copies for customers but don’t think the “regular” license allows this.
Sure, please email me from my profile page.
Hi Gewa13 I have been working for several months on the CMS Pro 4.1 (with plugins) ... .. I admit that I am really surprised by the quality of your work! Your CMS Pro offers so many possibilities … very interesting and very useful … I regret that I did not have it there 8 years ago, for my first business. Thank you to you because today …. I again have the opportunity to believe in my project with such a tool in the hands … it’s a real pleasure!
I have trouble understanding. how the “universal Timeline” works. Because I have links on wojoscripts.com … and I do not know how to get the same display result like on CodeCanyon with the blog post …etc. vertically …
I am looking forward to discover your next update of CMS. I hope the update will accept all existing plugins, and this is easily done … without having to redo everything.
Thank you.. Thank you .. and Thank you for your help and support.
Thank you very much. In regards to time line what you see on demo site is customized for demo purposes, so all examples are accessible from one page. First crreate a new timeline plugin, then go to one of your pages, and assign it as content plugin from editors toolbar. That’s all.
ok. I get it.. now. ( I had forget something to do ). Question…: in the settings of the custom Timeline items list, ( Dashboard / Modules / Universal Timeline / Custom Timeline … ) I have 3x the same entry (name and content)... like : html support / Blog type / each time with a different date ( 18 Jan 2013 ) another one with this date ( 18 Jan 2014 ) and another entry with this date (18 Jan 2015 )... is it normal ? or normaly one entry per item is enough ?
You should have one entry only, most likely you’ve added multiple plugins. You can delet some of them, and just leave one active.
ok. thank you.. now everything is good.
You’re welcome.
Hi, What are supported php version for cms pro v3? Ger errors with the new php 5.6
Thanks
I’m running it on php 5.6 and no issues.. What type of errors you’re getting?
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/......./lib/class_db.php on line 85
Notice: Undefined property: Database::$query_show in /home/....../lib/class_db.php on line 110
Warning: Cannot modify header information – headers already sent by (output started at /home/....../lib/class_db.php:85) in /home/......./lib/headerRefresh.php on line 11
Errors appeared when server where upgraded to php 5.6
Thanks
Seems like you’re using a very old version of cms pro. The latest one is fully compatible with php 5.5+. I can temporary disable those error message for you ,but at one point you will need to use the latest version. Please email me from my profile page with your ftp and site URL.
Thanks, just sent it to you.
I would like to be a part of the test team 
Sure, please send me an email from my profile page.
Hi Alex, i have a problem with RSS. I’ve saved the rss.php as blog_rss.php from the folder blog and put into the CMS Root but i still have a warning message
https://www.id-sports.be/blog_rss.php?cid=22Warning: require_once(../../init.php): failed to open stream: No such file or directory in /home/www/blog_rss.php on line 11
Fatal error: require_once(): Failed opening required ’../../init.php’ (include_path=’.:/etc/phpnet-php/php56-x86_64/lib/php’) in /home/www/blog_rss.php on line 11
Something to change into the init.php ? Thx for your help
No, you don’t need to change init.php file, most likely the problem is within rblog_rss.php file. I can take a look at it. Just please email me from my profile page with your ftp access.
I’ve sent you my ftp access. Did you have a look to my problem ? Any solution ? Thx
I have replied to your email last week, I need your site URL as well.
how i can create new Image Slider ?
You can’t clone plugins, upcoming update will have that possibility.
? have some problem about gmaps.I am taking this fault”Oops! Something went wrong.This page didn’t load Google Maps correctly. See the JavaScript console for technical details.”
Could you please email me from my profile with URL where map is showing that error?
this fault showing on maps when i open gmaps module
I have never seen it before, that’s why I’ve asked you to send me an email
looking forward to the next update. Excitedly.. When ? .. Thanks GEWA. I can help you to test or control?
I’m close to finishing it, and yes I will need few tester, before final release.
ok am ready.
How could I change the calendar to show venue instead of title?
That’s very simple, please send me an email from my profile page for instructions.
Email has been sent
While updating any of the fields from user mnanager , it gives an error.
Error!An error occurred while processing request Please select
Please guide , how to rectify it