Code

Discussion on CMS pro - Content Management System

Discussion on CMS pro - Content Management System

By
Cart 2,831 sales

gewa13 supports this item

Supported

7998 comments found.

I’m excited. next fot update version. Thanks a lot Gewa.

You’re welcome

Hello Dear Alex In new version is it possible to use plugin in content (mean inside of page contents)

Yes, that feature will remain the same as in previous version.

Thank you

You’re welcome.

Hi Alex, any possibilities to get the update at least end of this month?

Sorry, there is a slim chance that I’ll be able to finish it by the end of the month. I’m about 75% done, but there is still lot more to do.

your project to be better 1. Blog Manager a new article—> Push Notf ( https://documentation.onesignal.com/ ) 2. New Tipster Module data auto XML update 3. Seo URL Blog module .html 4. New Post—> Automatic tag creator 5. Auto ping 6. Auto Facebook, Twitter post

Thank you for your suggestions.

mailed you.. pls reply

Reply sent.

answered pl check

Is it possible to add tlnakit as payment channels? https://www.tlnakit.com Turkey is very important for Cyprus and Middle East countries

Astropay seems to be ok

beta will be ready this week?

No, not yet.

I have installed this to my website. Everything was fine for few minutes but it soon started showing error 404 for all menu tabs on the front end www.collegetutors.co.uk . I have checked everything is fine and well done and I still do not know what the problem is.

Try placing this into .htaccess file

location / {

    if ($request_uri ~ "/+[^\.]+$"){
        rewrite ^/(.+[^/])$ $request_uri/ last;
    }

    if (!-e $request_filename){
                rewrite ^(.+)$ /content.php?url=$1 last;
    }

    rewrite /(uploads/.*) /$1 permanent;

}

location ~ \.(htaccess|htpasswd|ini|log|sh|inc|bak|cache|tpl)$ {
    deny all;
}

I have passed the script over to my host. This was their response:-

Please note that the provided script does not appear to be an .htaccess one as it is causing an Internal Server Error on your website. I would recommend you to contact the developer once again so he can double check that and also provide further information if this requires any additional modules.

The code I have provided is definatelly .htaccess, and it’s being used by other user on nginx servers. Could you please email me from my profile page with your ftp access and I will look into it.

Hello there,

We have initially installed this script under a folder called site. We want to move it to the home page but it is breaking. could you please provide us with instructions on how we could get this done?

Sure, here are the instructions http://wojoscripts.com/cmspro/shortcodes.php click on transferring site tab.

thank you :)

You’re welcome.

I get 4-5 units .. I’m waiting for the new version. ? like your project

Sorry, I’m still working on it.

gewe hello; When we add google map error! It failed to load Google Maps problem olu?tu.b page properly. For technical details, see the JavaScript console. It gives an error. what should I do?

Google recently made some changes to their API, and you are required to us map API key in order to display maps on your site.

Finally getting time to get this program up and running. In the members area, I need to allow people to become a member without charging them. I created the modules and all, now, the site is doing something kinda weird.

If I am NOT logged in, I go to login or register and the site takes me to the members area, bypassing the log in or register page. Do you know what I ticked or changed to make this happen?

Not sure, but it seems that you have bypassed login validation. Make sure that /lib/class_user.php still have unchanged function loginCheck() and function startSession()

Thanks, I checked and all seemed good. I also took the original and sent it up to overwrite the one that was on the server. I have learned that if I am not logged in as admin, then I have issues. Here is the basic info.

I am using the Master theme.

At the top right side, it says ‘Welcome’, ‘Register’ & ‘Log In’ If I put my cursor over the Register or Log In, the link that pops up is to …/page/members-only

If I go directly to the ../admin/login.php, I can log in and all works for me. As soon as I log out it goes back to the earlier.

I was trying to set up the members area and create the memberships when this started. I even switched the theme’s to see if that would help. I hope I don’t need to reinstall the script.

Login and register links should point to their own dedicated page. Make sure you have assigned those default pages, from Pages section. By default URLs should be /page/login/ and /page/register/ unless you’ve changed page slugs.

The system is presenting several errors in the translation into Portuguese as we solve this?

Ex:

Undefined property: stdClass::$keywords_br in /admin/pages.php on line

Notice: Undefined property: stdClass::$body_br in /admin/pages.php on line 223

Class::$title_br in /home/ecommerce/farmadoctor/lib/class_content.php on line 212

Notice: Undefined property: stdClass::$name_br in /lib/class_content.php on line 1025

Notice: Undefined property: stdClass::$caption_br in /lib/class_content.php on line 1026

It seems to me you did not install Portuguese language using language manager, or your database is missing certain fields.

hi, my htaccess file seems to be missing – or at least I can’t find it? where would it be?

It’s their, but it might be hidden.

ok, something is wrong – can i get u to have a look?

Sure, please mail me from my profile page with your ftp and URL where cms pro, is installed.

Is it possible to list all upcoming events in a list showing event name, date, time and brief description? I need something more than one upcoming event. I have read through all the shortcodes and am unable to find the shortcodes that are used to show actual content. I am referring to %events % and so on. I believe there are also easy ways to show user info, locations/venues as well. Can you share these? Last item I would like to acquire your freelance services for customizations.

Sue, I can help,you with that. Please email m from my profile page.

I’m wanting to buy this script for a project, but can see looking at the commments that an updated version is on the horizon, with lots of people getting pretty excited about it. But, my new project is on a bit of a tight schedule and i’d be needing to do a lot of customising to the templates, pages, etc to personalise the site i’m going to build…

So and I know you’ve been asked this many times already, but can you possibly give a rough estimate of release date for the upgraded version? Are we talking days, weeks, months?

The reason I ask, is that I don’t want to be doing all this customising, just to have to go back to defaults in possibly a few days to make the updates all work and then have to do all my customising over again.

You’re welcome. If you’re going to buy it now, it will be a good time, since the prices of cms pro and premium modules will most likely increase by few $

Done, thanks. :)

You’re welcome.

We look forward to all of us.

Good afternoon. Why I stopped working gmaps? Here is an example: http://remont-kvartir-tsena.ru/page/our-contact/

As of June google maps now require API key in order to work. I can provide simple instructions how to make those changes until new cms pro version is released. Please email me from my profile page.

Hey Alex, I’ve sent you a mail and asked for a beta version of update…

Reply sent.

Hi Alex, any news about the update, still waiting for a deadline. Thanks

Sorry, not yet. I’m still working on it.

Any way to quickly backup a CMS Pro site that is on a VPS?

Also is there plan for a plugin on CMS Pro that can posts automatic content?

If you’re using Cpanel, than you can perform full backup, but most likely your hosting panel will have some type of built in backup utility.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey