@veggie It must be entered correctly in bootstrap.php because when I stop memcached i get OMG! Scratch cant communicate with memcached!
But when it is started, blank page.
Offline
veggieman001 wrote:
lallaway12 wrote:
WAAA errors on full Xampp
Code:
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\cake\basics.php on line 1101 Strict Standards: Redefining already defined constructor for class Object in C:\xampp\htdocs\cake\libs\object.php on line 65 Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\cake\libs\inflector.php on line 67 Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\cake\libs\configure.php on line 124 Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\cake\libs\configure.php on line 214 Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\cake\libs\configure.php on line 888 Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\cake\libs\configure.php on line 928 Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\cake\libs\file.php on line 90 Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\cake\libs\cache.php on line 68 Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\cake\libs\cache.php on line 151 Strict Standards: Non-static method Configure::getInstance() should not be called statically in C:\xampp\htdocs\cake\bootstrap.php on line 46Follow the guide.
Says acsess dinied
Offline
Zeusking19 wrote:
All the pages work except for the home page...
Same, although I can't log in.
Offline
Bumping this up... I got ScratchR to work on my Mac
Offline
jji7skyline wrote:
Bumping this up... I got ScratchR to work on my Mac
Nice! What server software did you use? (I have MAMP on my Mac).
Also, where did you find the memcached extension?
Offline
http://www.eagleton.org/2011/07/os-x-li … hp-5-2-17/
Guide to memcached on mamp with osx lion. Make sure you have installed homebrew (package manager).
I used mamp as well.
Do you have a way to get login working?
Offline
I got registration working, still can't get login to work.
Offline
jji7skyline wrote:
I got registration working, still can't get login to work.
None of us really have any idea how CakePHP works (unless I have majorly underestimated the awesomeness of anyone that has posted on this thread).
What does the page say when you try to access it, though?
It's also possible SVN missed a few files, and I can help guide you to the ones you may need.
Offline
probably old news now Scratch 2.0 is coming up.
I wonder if they will open source the new ScratchR and the .fla files for the block editor.
Offline
It'd be cool if they did. I hope it'd be like not as hard to set up the site
Offline
Zeusking19 wrote:
probably old news now Scratch 2.0 is coming up.
I wonder if they will open source the new ScratchR and the .fla files for the block editor.
The ST has implied multiple times that Scratch 2.0 will be mod-able, but that might just be the editor and player.
Offline
jvvg wrote:
jji7skyline wrote:
I got registration working, still can't get login to work.
None of us really have any idea how CakePHP works (unless I have majorly underestimated the awesomeness of anyone that has posted on this thread).
What does the page say when you try to access it, though?
It's also possible SVN missed a few files, and I can help guide you to the ones you may need.
I think the __('word') bits are cakephp links or something... really confusing tbh
When I login using the dropdown thing from the home page, it takes me to a blank page. No errors appear anywhere. The address bar says localhost/login and when I reload, I'm taken to the login page again.
Offline