7998 comments found.
Good afternoon, Unpublished menus appear in modules, how to solve this?
Sorry, what do you mean by Unpublished menus appear in modules? If menu item is not published it will not appear.
hello. I’m having HTTP ERROR 500 immediately after installing the script. What is the proper way to handle this error?
Could be that one of the php extensions is missing. During install, did your server pass minimum requirement? Also take a look at your php error log if you have access to it.
I’m rendering service for an agency web that has purchased your system. I have a question about % gallery | module | 5 | 1 % , how do I change this line on the home page? If it is to add the second album how do I?
%gallery|module|5|1 %
I’m sorry, but without valid proof of purchase, I cant help you.
Good afternoon, Unpublished menus appear in modules, how to solve this?
Happy New Year.
I love this system it really is the muts… Now my question, we are using the membership section on our website where the user can subscribe. Now, we offer two options at present either recurring or an individual episode, all works great. Now, is it possible for people to sign up to more than one membership? it is important they can with the way we have done things, we need users to be able to purchase a new individual membership.
This is how it works>
Membership options: Recurring or December 2018
A user chooses one or the other, with this system if they decide to move to the recurring it works great. However, what we need now is to add a January 2019 issue and allow users to buy this option or the others, but some may just want the December and January as individuals so not recurring, is this a problem? Can then purchase multiple subscriptions? If not how can we get around this?
Thanks barry
Another thought on this, would it be possible (I know this may need custom work) to hide memberships with them still being active?
I have looked and this is causing me a massive headache. Is it possible to have some custom work done? so that we can allow multiple memberships?
Hi Alex, I have sent you an email with some info I need 
How to display an alert when downloading a free file without being authenticated? Is version 5 possible?
Sorry, what do you mean by free file?
Is the link to cms pro 4 the same as that?
Its here: http://wojoscripts.com/cmspro_4/ Check item page for login credentials
It looks nice, but I can’t use it without documentation and I don’t want to give it one star, which is what it deserves without documentation.
I can write widgets, plugins and themes for WordPress, but there is no indication how to do that with this CMS
I need to be able to insert PHP code into a page—how to do that? Do I need a “plugin” or “module” ... if so, how to do that? ... and how to put that plugin or module onto a page?
It would be super nice to have a CRUD module or plugin to allow accessing database tables
How to create forms? (and they need to link to the tables above)
At this time I dont have any detailed documentation on developing module s and plugins, it will be available beginning of next year. You cant insert php code, you will need to create a simple module/plugin. The easiest way is to use one of the existing plugin as as template. For example newsletter plugin would be a good starting point.
There are 2 ways to insert plugin into a page. From layout manager, this will only apply to modules, or using page builder. Edit any page and enter builder mode, from there you can just drag and drop plugins and modules.
Take a look at http://ckb.wojoscripts.com, you might find useful info there as well.
thanks for reply
notes on semi-successful install—hope will help others
I’m running Windows 10, 64 bit, xampp, PHP 5.6.19, mySQL client mysqlnd 5.0.11, mySQL server 5.5.5-10.1.10-MariaDB. The install showed everything okay.
during install, the “Install Directory” was
MyWebs_TestsCMSProCMS_Pro which should have been:
MyWebs/_Tests/CMSPro/CMS_Pro
I tried to insert slashes in the field and it wouldn’t take them, so continued install.
At end of install, said to download config.ini.php – but it failed with Error:
Fatal error: Class 'Locale' not found in C:\<path-to-CMS_Pro>\lib\core.class.php on line 35
Enabled extension=php_intl.dll in xampp\php\php.ini
Then got:
Error 404 Object not found<br />
http://localhost/MyWebs_TestsCMSProCMS_Pro/admin/login/
That is the (incorrect) path from the install screen
Went to database table “settings” and changed “site_dir” to correct path:
MyWebs/_Tests/CMSPro/CMS_Pro
It now works beautifully—5 stars, but I don’t know why the above problems occurred.
(I’d just as soon not have the international part installed. I don’t need it.)
I sent you an email please respond, thanks and have a great day!
Got it.
Can you please reply to the request? Thanks!
Happy Holidays I’m currently running v.3.8 , I recently started receiving this error. << Notice: Undefined property: Database::$query_show in /home3/zugtech/public_html/website.br.com/lib/class_db.php on line 112 >> – Please provide feedback. Also do u have a tool to migrate large portions of data from v3.8 > 4.0 and on to v5.0. This will be an asset to quickly move to the current version, theme etc.
Unfortunately, there are no tools to migrate from earlier versions due to database structure. As for notice, open up /lib/class_db.php and on line 26 add
protected $query_show;
Thx that worked, Ive started the migration to v5. however I do not require the use a Twitter or google api key (at this time), I cannot make changes to my settings without inputting this info. How do I disable these options.
Just enter anything in google map api, that will allow you to make changes, and dont assign twitter plugin to any page.
Hi gewa Merry Christmas I sent you an email please respond, thanks and have a great day!
Reply sent. Merry Christmas to you too.
Replied 
Fatal error: Uncaught Error: Class ‘Locale’ not found in C:\xampp\htdocs\cms\lib\core.class.php:35 Stack trace: #0 C:\xampp\htdocs\cms\lib\app.class.php(37): Core->__construct() #1 C:\xampp\htdocs\cms\lib\language.class.php(510): App::__callStatic(‘Core’, Array) #2 C:\xampp\htdocs\cms\lib\language.class.php(40): Lang::get() #3 C:\xampp\htdocs\cms\init.php(28): Lang::Run() #4 C:\xampp\htdocs\cms\index.php(12): include(‘C:\\xampp\\htdocs…’) #5 {main} thrown in C:\xampp\htdocs\cms\lib\core.class.php on line 35
localhost error
You need to enable php INTL extension
Hello there, Do you have a tool to migrate content from ver 3.x to 4.x or 5.x The volume of data to be migrated would progress faster with such a tool. Awaiting your speedy favorable response.
Unfortunately, there is no way of doing it, since user passwords are hashed in v5. Content I might be able to help you with. Please send me an email from my profile page.
Hi Gewa, in the Dashboard I have the title of the menus that I can not translate, I do not understand where they are, they would seem to be missing. The titles of the menus to be translated are: Memberships, Modules, Plug-in, Configuration.
In the language menu <! – Dashboard -> are not present.
Thank you very much Stefano
They are all in language file, just under different sections “Lang::$word->PLUGINS” , “Lang::$word->MODULES”
Excuse me, but I can not find the file path and the line to edit for the translation.
I wanted to ask you 2 more questions. 1. How to insert the plugin in the pages, because I do not see the command. 2. How to make the left or right sidebar, for the layaut menu I see that there is the command but only for the premium modules while for the other pages I can not.
Radegast Stefano
In v5, layout only applies to modules now. For page, you need to go to page builder mode, and make any type of layout you want. As for language phrase, open up /lang.xml and look on line 173. You can also do it from admin panel, using filter box on language manager page.
Good morning, I’m having problems on some pages that do not have much content, I believe he tries to use the scroll of the page and for being short it is shaking the screen not being possible to see for example the footer, can you help me please, follow link , I’m using 1366×768 screen resolution
http://grupobauruservicos.com.br/page/pintor-em-bauru/Sorry, Im not able to see that. I just tested on few different screen resolutions, and there is no jumping effect.
hi do you have a email or skyp contact i would like to discuss a few things before purchase
You can contact me from my profile page here on codecanyon
hi, i have emailed you, im waiting for a reply
the login page displays the message: Warning: is_dir(): open_basedir restriction in effect. File(../../setup) is not within the allowed path(s): (/home/prontocargo/:/tmp:/usr/local/php/5.6/lib/php:/etc/pki/tls/certs:./:/dev/urandom) in /home/prontocargo/www/view/admin/login.tpl.php on line 13
Instead of contacting your hosting company and have them fix open_basedir, make sure setup folder is removed, then open up /view/admin/login.tpl.php and remove:
if (is_dir("../../setup"))
: die("<div style="text-align:center">"
. "<span style="padding: 5px; border: 1px solid #999; background-color:#EFEFEF;"
. "font-family: Verdana; font-size: 11px; margin-left:auto; margin-right:auto">"
. "<b>Warning:</b> Please delete setup directory!</span></div>");
endif;
done, tks
you re welcome.
Hello there I am adding a new logo from the system configuration in cms 5 version. But the home page does not show the logo. How Can I Fix This?
Can you check if logo exists in /uploads/ folder?
I’ve checked it.
and is it there?
Hi Alex, I need a few issues sorting out.
We have our website up and running and so far superb, we are using the memberships and it works really well. Just some niggles that i need fixing.
1: Staff Member We have allocated two accounts to be staff members within the backend. The problem is the content which is only available for subscribers we cannot see as it states you have to be logged in. What is strange is the first time we logged in we could see the content, but now each time it states that you need to be logged in which we are? As staff member I would have thought they had access to all the content including the members only. Please could you let me know.
2: Newsletter Does this have the option to unsubscribe? as we cannot see this anywhere, and without it here in the UK it would be breaking the law as you have to have the option to unsubscribe to anything sent as an email communication.
3: Is it possible to only allow a log in from one single location? As we have a subscription service running on this website, what we know will happen is people will share their log in details so that they do not have to pay. Is there a way to restrict just a single location login, and if someone else logs in the other log in is cancelled or logged off, so only one person logged in can get access to the subscription?
Thanks Barry
Hi Barry,
1. As staff member you should not be able to see any frontend content regardless of your membership. Only if you are logged in as user, you can see content assuming your membership access allows it.
2. You can unsubscribe from user dashboard page profile section.
3. That’s currently not possible, but I might be able to implement it in next update