goteo-legacy
goteo-legacy copied to clipboard
PHP Fatal error: Class 'Text' not found (dropmeaword, merge-jcanaves branch)
Hello there,
I was previously working on master branch, deployed it and it was working perfectly fine except the admin interface language issue. I just went through couple of issues on Goteo github page and noticed that language translations problems are mostly fixed in the dropmeaword fork. I just cloned the merge-jcanaves branch to try it out but getting the subject error. PHP Fatal error: Class 'Text' not found in /var/www/Goteo/config.php on line 52
I have locales and php-gettext packages already installed in my ubuntu server. Please help.
Hi atifrasheed79, have you got Paypal and social login functionalities working? It seems to me this is an unresolved issue? Best, L
Hi Lykia, I haven't tried the payment gateway and social integration features yet as I am still working with the core functionality like creating/registering projects, filding with the approval work flow and see how campaign works. My next steps are indeed to test payment gateway and social integration.
Best regards,
Atif Rasheed | Technology Consultant mobile: +92 (301) 5500958 | skype: atif.79 | gtalk: atifrasheed
On Fri, Jan 17, 2014 at 7:06 PM, Lykia [email protected] wrote:
Hi atifrasheed79, have you got Paypal and social login functionalities working? It seems to me this is an unresolved issue? Best, L
— Reply to this email directly or view it on GitHubhttps://github.com/Goteo/Goteo/issues/77#issuecomment-32607982 .
Hi Atif, thank you for your answer. I'm interested in developing further Goteo software, and implementing it, giving the community a 100% complete opensource software (with all functionalities) with documentation and installation instructions. Particularly:
- integrate a module, with admin configuration, for PayPal adaptive payments;
- implement password crypt;
- develop a new social login structure, like hybridauth one;
- integrate other payment modules;
- complete english translation, both sides. I'm looking for people interested in working together and then releasing the software on github, 100% opensource. Please contact me by email. All the best, Likya
This project seems dead, no one responds.
We're refactoring it! merging the dropmeaword and jcanaves forks.
Any idea how long will it take as we are making few efforts to localize it for Pakistan so just don't want to waste our effort. Right now we are working on the master branch.
Best regards,
Atif Rasheed | Technology Consultant mobile: +92 (301) 5500958 | skype: atif.79 | gtalk: atifrasheed
On Mon, Feb 10, 2014 at 1:54 AM, Goteo [email protected] wrote:
We're refactoring it! merging the dropmeaword and jcanaves forks.
Reply to this email directly or view it on GitHubhttps://github.com/Goteo/Goteo/issues/77#issuecomment-34586182 .
Hi @atifrasheed79 ,
Try to merge the new release, sure there will be conflicts.
By the way, the Text class should be there at \Goteo\Library\Text.