I'm getting a whole host of errors.
I've copied the component and the controller from start to finish,
then printed $tweet to my index view to see what would come up.

So far I've only seen this:

Warning (2): preg_split() [function.preg-split]: Compilation failed:
lookbehind assertion is not fixed length at offset 9 [CORE/cake/libs/
http_socket.php, line 861]
Warning (2): array_shift() [function.array-shift]: The argument should
be an array [CORE/cake/libs/http_socket.php, line 862]
Notice (8): Undefined offset:  1 [CORE/cake/libs/http_socket.php, line
862]
Warning (2): Invalid argument supplied for foreach() [CORE/cake/libs/
http_socket.php, line 864]

Then, where the variable is supposed to print:
Notice (8): Use of undefined constant tweets - assumed 'tweets' [APP/
views/tweets/index.ctp, line 2]

Granted, its likely based upon my own ignorance but any help would
thrill me!

Thanks,
Josey
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to