Giter Club home page Giter Club logo

flot's Issues

Not Working On IIS

I am trying to run this on IIS, but as mod_rewrite is not enabled, you cannot run the flot installer.
I have converted the .htaccess to web.config correctly, but the start.php will not run!

image

Flot will not start

Please delete this comment. I noticed I made a similar comment months ago and it was answered.

Changing Menus

After I setup my menu how I like it to be and click save, it goes too a blank screen.

flotCMS multilanguage?

I would like to translate flotCMS to Spanish. there is some possibility that it is multilanguage in the future?

Nearly solved my link problems

A long time ago I mentioned I had link problems when using the ckeditor. Extra quotes and slashes were being inserted into the links. You did not have that problem. I finally got around to searching and found out my server had php magic quotes turned on! They must be off for flot to create links correctly! So I searched again and found out I had to do this to turn them off in php 5.3 -

  1. add magic_quotes_gpc = off
    to the php.ini file
  2. add suPHP_ConfigPath /home/yourid/public_html/
    to the .htaccess file.

This worked for me. With newer current php versions of 5.4 and greater those additions are NOT necessary because magic quotes are not supported anymore! Any way, I still have one problem left with links. I always get the main website url in front of any link I create in ckeditor. Now this is the weird part, if I look at the loaded web page source code I only see the link I created, such as google.com but when I move my cursor over that link, even in the source code, the actual link in the browser corner has my website url prepended to it like this - http://mydomain.com/google.com. So I still don't know if flot is doing this or ckeditor is. This happens on my live web server and also my local wamp server. Any tips?

Update - OK, I think I have solved it. Looks like I MUST use http:// to create urls in ckeditor. Then I don't get my site's url inserted in front of the url. Is this a flot or ckeditor limitation?

I still want to use markdown and will find out how to change the editor to some kind of markdown editor sooner or later. It would be nice to have a button to select between ckeditor or markdown.

How do I get more ckeditor options on the toolbar?

Creating links shows the full link on the page. Usually you highlight a word then create a link out of that. That method is not working here. Should it be?

Mod_rewrite not enabled

Trying to install on a shared server with the default .htaccess. Won't install with error: mod_rewrite not enabled. But it is according to hostgator. Any idea what the issue may be? Thanks.

Notice In FlotCMS Error Log

A Notice in the log on a fresh un-used/un-modified install: [02-Sep-2015 11:14:23 America/Chicago] PHP Notice: Undefined property: stdClass::$max_width in /home/xxxxxx/public_html/flotcms.xxxxxx.com/flot-admin/core/admin_ui.php on line 270

error when an element is deleted.

when an element is deleted this error occurs:

404 Not Found

The requested URL /flot_flot/www/flot_flot/admin/'.S_BASE_EXTENSION.'flot_flot/admin/index.php was not found on this server.

Error on flot.php file

I installed flot for first time, all was well to configure the login details (email and password) and then log in, but when I logout and try log in again I get this error:

Notice: Use of undefined constant S_BASE_PATH - assumed 'S_BASE_PATH' in \flot_flot\core\flot.php on line 6

Warning: require_once(S_BASE_PATHflot_flot/core/base.php): failed to open stream: No such file or directory in \flot_flot\core\flot.php on line 6

Fatal error: require_once(): Failed opening required 'S_BASE_PATHflot_flot/core/base.php' (include_path='\php\pear') in \flot_flot\core\flot.php on line 6

Windows - IIS

Hey, any chance you could get this working with IIS (7.x) on Windows?

Thanks, Matt

Strange happenings when inserting links

Using the editor I insert a link and I get this -

http://mydomain.net/membership/\"http://westcoastdave.ca/siska_dev/onlineregistration/smi_online_registration_new_renew.php\"

The link is supposed to start with the westcoastdave url, not to include the current page of my site. And yes I get the same thing when I insert the link in SOURCE code mode.

Update - saving the page a second time now deletes my link entirely and I only get a link of my current page.

http://mydomain.net/membership/\"\\\"

I much prefer Markdown editors. Is it possible to tell me how to change the wysiwyg editor to a markdown editor or have an option in the settings to enable the editor of choice?

I can't believe no one has found this yet. No one uses links I guess.

Menu Generation

I managed to get my localhost with sub-domain working so I got flot installed just fine! Seems to work great except your menu generation starts with <ul> then adds the list items. When I use my own templates and enter flot's tag for menu items, this <ul> totally disables my templates styles for the menu. Why not just start with <li>, that would solve my problems with many of my templates.

Blank page for start.php

Just trying out flot and with apachefriends on localhost here. Can't get to start.php. Shows blank. Any suggestions? I'm in a sub-directory called "flot", not root directory.

Tried flot on my live web host and same thing happens.

Bug install

after downloading flot go to localhost: 8888/start.php but the page remains white

Install shows blank page

Installed flot in localhost subdirectory /flot; running http://localhost/flot/start.php gives a blank page and view source shows no page content.

Console error messages:

[Tue Oct 21 17:08:40 2014] [error] [client ::1] PHP Warning: require(/Users/test/Sites/flot_flot/core/flot.php): failed to open stream: No such file or directory in /Users/test/Sites/flot/start.php on line 4

[Tue Oct 21 17:08:40 2014] [error] [client ::1] PHP Fatal error: require(): Failed opening required '/Users/test/Sites/flot_flot/core/flot.php' (include_path='.:/Applications/MAMP/bin/php/php5.6.2/lib/php') in /Users/test/Sites/flot/start.php on line 4

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.