Giter Site home page Giter Site logo

Comments (73)

prashants avatar prashants commented on August 24, 2024

Yes ! We are working on a new version which will be lauched by this month end :)

https://bitbucket.org/prashants/webzash

from webzash-v1-defunct.

wqr786 avatar wqr786 commented on August 24, 2024

@mbsarino: I wonder if you're looking for any services for this? I can help
if you want to deploy it somewhere or customize it or something. I have the
experience in working on this platform.

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

oh ok. i would like to use webzash on Joomla 3.x and tried it with the
current version. However, I ran into problems trying to use an SSO
component for Joomla as webzash apparently uses email addresses as
username. is there a way for me to change that in the current version?

On Thu, Sep 11, 2014 at 4:37 PM, Prashant Shah [email protected]
wrote:

Closed #23 prashants/webzash#23.


Reply to this email directly or view it on GitHub
prashants/webzash#23 (comment).

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

webzash apparently uses email addresses as username

webzash uses username and not email address to login.

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

The authentication information is stored in text file in the config/users directory.

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

is there a way for me to use mysql to store the authentication info?

On Thu, Sep 11, 2014 at 5:23 PM, Prashant Shah [email protected]
wrote:

The authentication information is stored in text file in the config/users
directory.


Reply to this email directly or view it on GitHub
prashants/webzash#23 (comment).

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

Not in the current version. The upcoming version is based on CakePHP and uses sqlite to store user info which can be changed to MySQL or whatever you want. If you are willing to wait for few days I can give you a full setup of the upcoming version - its almost 90% done.

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

great! looking forward to it!

On Thu, Sep 11, 2014 at 5:34 PM, Prashant Shah [email protected]
wrote:

Not in the current version. The upcoming version is based on CakePHP and
uses sqlite to store user info which can be changed to MySQL or whatever
you want. If you are willing to wait for few days I can give you a full
setup of the upcoming version - its almost 90% done.


Reply to this email directly or view it on GitHub
prashants/webzash#23 (comment).

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

I will comment here with the link to download by coming monday.

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

Here is the full setup.

https://drive.google.com/file/d/0B1pQ4esmUnBeNHFyYTRvMjdFakU/edit?usp=sharing

There is a download icon on the top of the page above the white model box.

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

I have installed the new setup. However, I still cannot find the users table on database.

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

Its a sqlite file in the app/Plugin/Webzash/Database/ folder.

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

If you want to change the auth db then check the app/Plugin/Webzash/Config/bootstrap.php -> init_account() function.

This is the database schema

https://bitbucket.org/prashants/webzash/src/476eb100c492159fa0b4bac98d37e0117e0d2c03/Config/MasterSchema.Sqlite.sql?at=master

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

This is what you will have to substitute with : http://book.cakephp.org/2.0/en/development/configuration.html

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

If you find any bugs or issues comment here.

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

unfortunately, asi have previously mentioned, I am not a programmer so I
wouldn't know the specific steps to take. Would it be too much to ask for
you to send me the revised files/configuration?

Thanks!

On Mon, Sep 15, 2014 at 6:05 PM, Prashant Shah [email protected]
wrote:

If you find any bugs or issues comment here.


Reply to this email directly or view it on GitHub
prashants/webzash#23 (comment).

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

What exactly are your requirements ?

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

Im looking fo an an online accounting app that our company can use and
include in its intranet. Right now we are using Joomla 3.2 as the portal
and all apps on it are either Joomla extensions or 3rd party apps accessed
with a Joomla SSO utillity.

On Tue, Sep 16, 2014 at 12:05 AM, Prashant Shah [email protected]
wrote:

What exactly are your requirements ?


Reply to this email directly or view it on GitHub
prashants/webzash#23 (comment).

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

I will check and let you know. Which is the exact module that you are using ? There are few SSO's for Joomal out there.

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

I'm using Joomla 3.2 and JFusion 2.0
Sent from my BlackBerry® smartphone from Sinyal Bagus XL, Nyambung Teruuusss...!

-----Original Message-----
From: Prashant Shah [email protected]
Date: Tue, 16 Sep 2014 09:29:19
To: prashants/[email protected]
Reply-To: prashants/webzash [email protected]
Cc: [email protected]
Subject: Re: [webzash] IS THIS PROJECT STILL OPEN? (#23)

I will check and let you know. Which is the exact module that you are using ? There are few SSO's for Joomal out there.


Reply to this email directly or view it on GitHub:
prashants/webzash#23 (comment)

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

Ok. Since I am busy with the release what I can do is, look into this issue after the release. I will keep this open for now.

from webzash-v1-defunct.

vesper8 avatar vesper8 commented on August 24, 2024

Hi prashants,

I'm very excited about this new version you are refering to. Will it be released under this github page? I still don't see an update here or on webzash.org. Are you almost ready to release it? I would love to know what has changed and what new features are included.

Looking forward to hearing more

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

Will be releasing it next week end.

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

hi prashants,

Do you have the changelog/release notes for the new version?

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

hello prashants,

Have you released the new version yet?

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

Expect a beta this weekend :)

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

Beta version is available at

Download the TAR.GZ version below :
https://dl.dropboxusercontent.com/u/50842471/webzash-beta.tar.gz

Download the ZIP version below :
https://dl.dropboxusercontent.com/u/50842471/webzash-beta.zip

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

Hello Prashants!

Thanks for the link! I was able to download and install it already. However when I try to Adminisnister an account, it gives me a "Settings table is missing. Please check whether this is a valid account database". I would assume after going through the setup process and filling in all blanks completely, the required tables for the database are automatically created. Did I miss anything in the installation?

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

When do you get that error - when you activate an account or you are trying to add a account config from the administer section ?

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

I get it when I try to activate an account.

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

Did you use the setup link above and create a new account from scratch or you are using an existing account ? Also, did you get any errors while account creation ? Also please check whether the database details are correct. I tried the setup on my side and it works.

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

setup link where? its a totally new install.

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

prashants/webzash#23 (comment)

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

Beta version is available at

Download the TAR.GZ version below :
https://dl.dropboxusercontent.com/u/50842471/webzash-beta.tar.gz

Download the ZIP version below :
https://dl.dropboxusercontent.com/u/50842471/webzash-beta.zip

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

I downloaded from that link and unpacked the zip to my web directory

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

Ok. Please try creating account again and see if you get any error.

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

Also please check your database if the tables have been created. Its throwing that error since it cant find the db tables.

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

I checked the database the setup created and the tables that it is looking
for are actually there, although empty.

On Sun, Oct 19, 2014 at 9:54 PM, Prashant Shah [email protected]
wrote:

Also please check your database if the tables have been created. Its
throwing that error since it cant find the db tables.


Reply to this email directly or view it on GitHub
prashants/webzash#23 (comment).

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

Do you see a row with id of 1 in the settings table ?

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

yes. I did another clean install and I can activate it now.

On Sun, Oct 19, 2014 at 9:56 PM, Prashant Shah [email protected]
wrote:

Do you see a row with id of 1 in the settings table ?


Reply to this email directly or view it on GitHub
prashants/webzash#23 (comment).

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

Great.

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

Now I'm back to my original problem with the previous version: where can I
find the users table, the one that holds the username and passwords field.
The "settings" table is apparently not the one that I need.

On Sun, Oct 19, 2014 at 10:38 PM, Prashant Shah [email protected]
wrote:

Great.


Reply to this email directly or view it on GitHub
prashants/webzash#23 (comment).

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

Its in the sqlite file. app/Plugin/Webzash/Database

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

thanks!

On Sun, Oct 19, 2014 at 10:45 PM, Prashant Shah [email protected]
wrote:

Its in the sqlite file. app/Plugin/Webzash/Database


Reply to this email directly or view it on GitHub
prashants/webzash#23 (comment).

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

I apparently need to have the users database in the standard sql database
for me to access it from an external app. Is there a way to do this?

On Sun, Oct 19, 2014 at 10:46 PM, Matthew B. Sarino [email protected]
wrote:

thanks!

On Sun, Oct 19, 2014 at 10:45 PM, Prashant Shah [email protected]
wrote:

Its in the sqlite file. app/Plugin/Webzash/Database


Reply to this email directly or view it on GitHub
prashants/webzash#23 (comment).

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

If the external app supports sqlite then you can just provide the full sqlite path as database name and leave the username and password field empty.

  1. Otherwise, create a new MySQL database with the schema shown at Webzash/Config / MasterSchema.Sqlite.sql
  2. Open the Webzash/Config/bootstrap.php

Replace from line 313 to 317 with this

$wz['datasource'] = 'Database/Mysql';
$wz['persistent'] = false;
$wz['host'] = 'hostname';
$wz['login'] = 'username';
$wz['password'] = 'password';
$wz['database'] = 'dbname';
$wz['prefix'] = '';

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

Under the Webzash folder, I only have 4 directories: app, lib, plugins,
vendors and therefore can't find the path/files you refer to. Although
there is a Config directory in the Apps folder, the bootstrap.php file in
it contains just over 100 or so lines.

Also, I will need to edit the menu bar to remove the Webzash name and
change the bar color. Which files would I need to edit these?

On Sun, Oct 19, 2014 at 11:45 PM, Prashant Shah [email protected]
wrote:

If the external app supports sqlite then you can just provide the full
sqlite path as database name and leave the username and password field
empty.

Otherwise, create a new MySQL database with the schema shown at
Webzash/Config / MasterSchema.Sqlite.sql
2.

Open the Webzash/Config/bootstrap.php

Replace from line 313 to 317 with this

$wz['datasource'] = 'Database/Mysql';
$wz['persistent'] = false;
$wz['host'] = 'hostname';
$wz['login'] = 'username';
$wz['password'] = 'password';
$wz['database'] = 'dbname';
$wz['prefix'] = '';


Reply to this email directly or view it on GitHub
prashants/webzash#23 (comment).

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

Webzash has been developed as a cakephp plugin. You will find all the files in app/Plugin/Webzash

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

Hello Prashants

I notice there are no provisions to be able to print any of the reports. Are there plans to add this functionality?

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

Yes. That part will be done before final release.

from webzash-v1-defunct.

vesper8 avatar vesper8 commented on August 24, 2024

is there going to be a tutorial or docs to explain how to set this up for those of us not familiar with the old version and not familiar with the cake framework? I grabbed the beta from this thread and tried setting it up on nginx and I'm getting the first page but the css isn't loading. I've located the css but it's just unclear how to set up my vhost in order for the paths to load properly. I also looked for where the mysql tables generation script is but couldn't locate them. Is there an install.txt anywhere that explains all this stuff?

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

http://www.nginxtips.com/nginx-configuration-for-cakephp-framework/

I will have tutorials / wiki after the final release.

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

When is your final release slated for?

Sent from my BlackBerry® smartphone from Sinyal Bagus XL, Nyambung Teruuusss...!

-----Original Message-----
From: Prashant Shah [email protected]
Date: Mon, 27 Oct 2014 22:13:51
To: prashants/[email protected]
Reply-To: prashants/webzash [email protected]
Cc: [email protected]
Subject: Re: [webzash] IS THIS PROJECT STILL OPEN? (#23)

http://www.nginxtips.com/nginx-configuration-for-cakephp-framework/

I will have tutorials / wiki after the final release.


Reply to this email directly or view it on GitHub:
prashants/webzash#23 (comment)

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

Nov end

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

i've tried importing the MasterSchema.Sqlite.sql file into a blank
database but I get the following error:

"#1064 - You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near
'"wzaccounts" ("id" INTEGER PRIMARY KEY NOT NULL, "label" VARCHAR NOT NULL,
"db_d' at line 1 "

Whaat do I need to do?

On Tue, Oct 28, 2014 at 12:23 PM, Prashant Shah [email protected]
wrote:

Nov end


Reply to this email directly or view it on GitHub
prashants/webzash#23 (comment).

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

Hello Prashants,

Is there a solution to the issue on importning the MasterSchema.sql file
above?

On Tue, Oct 28, 2014 at 1:53 PM, Matthew B. Sarino [email protected]
wrote:

i've tried importing the MasterSchema.Sqlite.sql file into a blank
database but I get the following error:

"#1064 - You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near
'"wzaccounts" ("id" INTEGER PRIMARY KEY NOT NULL, "label" VARCHAR NOT NULL,
"db_d' at line 1 "

Whaat do I need to do?

On Tue, Oct 28, 2014 at 12:23 PM, Prashant Shah [email protected]
wrote:

Nov end


Reply to this email directly or view it on GitHub
prashants/webzash#23 (comment).

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

I am checking it.

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

It seems sqlite and MySQL syntax are not compatible :(

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

Please try with this schema.

https://bitbucket.org/prashants/webzash/raw/f882576906d29080bd749e49b2400e790d197772/Config/MasterSchema.MySQL.sql

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

If you can wait I will be releasing a updated beta version in 2 days.

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

No prob. Ill wait. Thanks!!
Sent from my BlackBerry® smartphone from Sinyal Bagus XL, Nyambung Teruuusss...!

-----Original Message-----
From: Prashant Shah [email protected]
Date: Wed, 29 Oct 2014 00:09:43
To: prashants/[email protected]
Reply-To: prashants/webzash [email protected]
Cc: [email protected]
Subject: Re: [webzash] IS THIS PROJECT STILL OPEN? (#23)

If you can wait I will be releasing a updated beta version in 2 days.


Reply to this email directly or view it on GitHub:
prashants/webzash#23 (comment)

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

Hi Prashants,

Any news on the updated beta version?

On Wed, Oct 29, 2014 at 2:23 PM, [email protected] wrote:

No prob. Ill wait. Thanks!!
Sent from my BlackBerry® smartphone from Sinyal Bagus XL, Nyambung

Teruuusss...!

*From: * Prashant Shah [email protected]
*Date: *Wed, 29 Oct 2014 00:09:43 -0700
*To: *prashants/[email protected]
*ReplyTo: * prashants/webzash <
[email protected]>

*Cc: *[email protected]
*Subject: *Re: [webzash] IS THIS PROJECT STILL OPEN? (#23)

If you can wait I will be releasing a updated beta version in 2 days.


Reply to this email directly or view it on GitHub
prashants/webzash#23 (comment).

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

I replaced lines 313 to 317 as instructed but now, I get this error when I
setup:

Warning (2): PDO::__construct(): php_network_getaddresses:
getaddrinfo failed: No such host is known.
[CORE\Cake\Model\Datasource\Database\Mysql.php, line 158]

\app\Plugin\Webzash\Config\bootstrap.php (line 326)

'Missing master sqlite database file. Please check your setup.'

Let me know if I missed out on anything.

On Sun, Oct 19, 2014 at 11:45 PM, Prashant Shah [email protected]
wrote:

If the external app supports sqlite then you can just provide the full
sqlite path as database name and leave the username and password field
empty.

Otherwise, create a new MySQL database with the schema shown at
Webzash/Config / MasterSchema.Sqlite.sql
2.

Open the Webzash/Config/bootstrap.php

Replace from line 313 to 317 with this

$wz['datasource'] = 'Database/Mysql';
$wz['persistent'] = false;
$wz['host'] = 'hostname';
$wz['login'] = 'username';
$wz['password'] = 'password';
$wz['database'] = 'dbname';
$wz['prefix'] = '';


Reply to this email directly or view it on GitHub
prashants/webzash#23 (comment).

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

Sorry I am out of touch since last few days. I will get back to you next week.

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

Hi Prashant

Any updates on the new version and my SQL issue?

On Sat, Nov 8, 2014 at 10:14 PM, Prashant Shah [email protected]
wrote:

Sorry I am out of touch since last few days. I will get back to you next
week.


Reply to this email directly or view it on GitHub
prashants/webzash#23 (comment).

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

I will be available from monday onwards.

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

Hi Prashant,

Any updates on the new version and my sql problem?

On Sat, Nov 15, 2014 at 5:04 PM, Prashant Shah [email protected]
wrote:

I will be available from monday onwards.


Reply to this email directly or view it on GitHub
prashants/webzash#23 (comment).

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

I was not well since last few weeks. I am back now. I have restarted the work on webzash. Will update you soon.

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

Beta 2 version of Webzash-Next has been released.

Download the TAR.GZ version below :
https://www.dropbox.com/s/c6oe3z5vldu1j32/webzash-beta2.tar.gz?dl=0

Download the ZIP version below :
https://www.dropbox.com/s/bndxogrpal5wz9m/webzash-beta2.zip?dl=0

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

Hi,

The mysql script has been updated. Also the database config is now available at

app/Plugin/Webzash/Config/MasterConfig.php

Please make the changes there. Check the comments section in the same file. Sample MySQL config is available.

Also for the getaddrinfo error, try hostname as 127.0.0.1

from webzash-v1-defunct.

mbsarino avatar mbsarino commented on August 24, 2024

Thanks Prashant!

Btw, is there an email address that I can reach you in private? I'd like
to discuss a few things that may not be relevant to the rest of the group.

Thanks!

On Sat, Nov 29, 2014 at 2:11 PM, Prashant Shah [email protected]
wrote:

Hi,

The mysql script has been updated. Also the database config is now
available at

app/Plugin/Webzash/Config/MasterConfig.php

Please make the changes there.

Also for the getaddrinfo error, try hostname as 127.0.0.1


Reply to this email directly or view it on GitHub
prashants/webzash#23 (comment).

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

pshah.mumbai AT gmail

from webzash-v1-defunct.

prashants avatar prashants commented on August 24, 2024

I am closing this issue for now since this repository is no longer active. Please open a new issues below for the Joomla integration if its still pending.

https://github.com/prashants/webzash/issues

from webzash-v1-defunct.

Related Issues (20)

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.