Giter VIP home page Giter VIP logo

menapro's People

Contributors

eseperio avatar menapro avatar shi1989 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

menapro's Issues

how i can build new blocks and themes in menapro

Hi @SHI1989, @menapro,
I want to create an application using MenaPro. want to know few things before going ahead.

  • new block development. when you add the doc so that I can check.
  • want to see themes and addons http://addons.menapro.com/ currently not working.
  • how I can implement my own menus for forms pages (like login, signup and reset password) and dynamic pages(like my account, my settings, etc).
  • console folder is also missing from download.

few links that are not working on the website

https://menaprodemo.com/
https://menaprodemo.com/managerudZ

Last and important should I start work over it?

How to get thumbnails in gallery?

I have created a gallery and uploaded 4 images, but in the gallery view only a default image appears. If I click on any of the 4 default images then the real image does show in the lightbox.

This may be because I don't understand how to create thumbnails, but is there any documentation on how to do this?

Thanks,
Peter

menaprogallery
menaprogalleryimage

IT is abandoned?

Hello, demo not works, addons not works, last update year ago.

Getting Error in PHP 5.4

Hi,

i have installed Menapro 1.1.7 on php 5.4 and Getting error
screenshot-webuzo web-2018-05-15-13-12-32

in install/controllers/InstallController.php file
line 523

$created_at=date('Y-m-d H:i');

line 542

            $query="INSERT INTO ".$prefix."user (username , email, password_hash,lang ,created_at, updated_at,status )VALUES ('".$username."','".$email."','".$password_hash."','".$lang_id."','".$created_at."','".$created_at."','".$status."')";

$created_at varibale contain date 2018-05-15 1:25 which is to be stored in created_at, updated_at column

both columns created_at, updated_at are int(11) type and you trying to store value date type

Using Menapro on Nginx

I'm able to translate the .htaccess code generated by Menapro and write it to Nginx.

But I would like to know if Menapro will refuse to work if it doesn't identify Apache as its webserver, or if I can use it on Nginx and manually make the configuration, transleting the rules Menapro inform on its .htaccess to Nginx config file.

Nested layout?

Is it possible to have a block arrangement as shown in the attached sketch (tall left-hand column with stacked blocks in the right-hand column)?

Thanks,
Peter
layout

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.