Code Monkey home page Code Monkey logo

crowdfund's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

crowdfund's Issues

Installation & Deprecated

Thank you for posting the installation steps. I followed them and I get a lot of deprecation warnings. Should I just turn debugging off and ignore those warnings or is there something I should do about them?

These are some examples:

Deprecated: Assigning the return value of new by reference is deprecated in /home/beloar/webapps/amama/cake/libs/debugger.php on line 99

Deprecated: Assigning the return value of new by reference is deprecated in /home/beloar/webapps/amama/cake/libs/debugger.php on line 108

Deprecated: Assigning the return value of new by reference is deprecated in /home/beloar/webapps/amama/cake/libs/file.php on line 96

Strict Standards: Non-static method Debugger::invoke() should not be called statically, assuming $this from incompatible context in /home/beloar/webapps/amama/cake/libs/debugger.php on line 575

Strict Standards: Non-static method Debugger::getInstance() should not be called statically, assuming $this from incompatible context in /home/beloar/webapps/amama/cake/libs/debugger.php on line 575

Problems if site is setup in a subdirectory

If you try to host the site at

http://mysite.org/blahblah

you'll probably have some errors.

For example, the emails that are sent seem to assume you don't have a subdir, and they'll direct you to

http://mysite.org/CONTROLLER/ACTION

rather than what you'd prefer in this situation:

http://mysite.org/blahblah/CONTROLLER/ACTION

Until this issue is resolved, it's best to use a subdomain rather than a subdir

So instead of

http://mysite.org/blahblah

You'll want to use

http://blahblah.mysite.org/

installation problems

Hi,
I tried to follow the install instructions, but perhaps I missed something, as I get various errors; I do see some pages well rendered, but some others do give errors.
I think I got confused at these steps

run ./run_in_order [user] [pass] [db]

I accessed via browser, and didn't work, I manually imported all the sql files with phpmyadmin, and have 24 tables, is that correct?

Insert a row into project_categories (id 1) Insert a user (id 1) Insert a project (id 1). Make sure it's set to is_featured = '1'.

I think I just didn't understand this, hence I didn't do anything ... I guess.

The errors:

on home page

Notice (8): Undefined variable: projectCategories [APP/views/elements/projects/search-item.ctp, line 15]
Warning (2): Invalid argument supplied for foreach() [APP/views/elements/projects/search-item.ctp, line 38]
Warning (2): Invalid argument supplied for foreach() [APP/views/elements/projects/search-item.ctp, line 42]

I can't find the admin backend, I tried crowdfundsiteexample.com/admin and got this error on header

Notice (8): Undefined variable: meta_description [APP/views/elements/meta-tags.ctp, line 2] " /> Notice (8): Undefined variable: meta_keywords [APP/views/elements/meta-tags.ctp, line 3] ">

and this error on the main part of the page

Eggads! You've encountered a problem!
Please go back and try again!
Error Details: Missing Controller.

Last thing, can you add other categories besides scientists?

Thank you.

Changed "Scientist" to another type

(In my case, NGO)

I made the change in the database's users table, and in both registry forms (app/views/pages/register.ctp) & (app/views/users/register.ctp)

Now I cannot register users of NGO type, the option shows up but the activation email is not sent.

Could you give me a hint about where else I should look? I am unable to find the class that introduces the data in the database.

Thanks!

Start Donating Now

When I click that option, it says:

You've been invited to try out the Eureka Fund ALPHA (pre-release) demo application

And I am redirected to: http://eurekafund.demos.exygy.com/. Is there a page in the app to which I should redirect when this option is clicked?

I believe that the code says:

echo '
<a href="'.HTTP_BASE.'"projects/category">Start donating now!';

So I do not understand why it takes me to that other page. Any ideas?

Installation

Greetings,

I wanted to know what the quick process is for installing, mainly where's the sql dump etc.

Create new user

If I try to create a donor, the data is correctly introduced in the database but the activation link sent to my email is not working, it takes me to eurekafund's webpage and gives an error:

    Not Found

    The requested URL /users/activate/4/0bc10d8a74dbafbf242e30433e83aa56 was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

I had to manually activate the user in the database (or at least I think I did so by putting a 1 in activation, previously it was a 0), but I would be glad to know what I should change to fix this.

Thanks!

email validating error

Hi,

I tried to register, and it sent the email to click to validate the email, and I get this error

The requested URL /users/activate/4/e6872f5bbe75073f8c7cfb93de7f6f3a was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request

Thank you

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.