IRC logs

20140906

Logs from channel #fedext on freenode - our official support channel.

IRC log range: 20140906*

20140906

  • 10:31:55 <Guest|71973> Hi! I'm getting crazy trying to make a partial to work with vhs and phpstorm autocompletition. :( Please, can someone give me a working example?
  • 10:33:34 <Guest|71973> This http://pastebin.com/qmdDivQM works but no autocompletition in phpstorm
  • 10:35:06 <Guest|71973> This http://pastebin.com/wH4GAjtV works for autocompletition but in FE error: Namespace identifier "v" is already registered. Do not re-declare namespaces!
  • 10:36:15 <Guest|71973> And this http://pastebin.com/StCL120z works for autocompletition but in FE error: Could not analyse class:vhs\ViewHelpers\Variable\SetViewHelper maybe not loaded or no autoloader?
  • 10:36:45 <Guest|71973> I don't know what else I could try :( any tips please?
  • 14:06:41 <Guest|71973> Hi! I'm getting crazy trying to make a partial to work with vhs and phpstorm autocompletition. :( Please, can someone give me a working example?
  • 14:06:50 <Guest|71973> This http://pastebin.com/qmdDivQM works but no autocompletition in phpstorm
  • 14:07:00 <Guest|71973> This http://pastebin.com/wH4GAjtV works for autocompletition but in FE error: Namespace identifier "v" is already registered. Do not re-declare namespaces!
  • 14:07:07 <Guest|71973> And this http://pastebin.com/StCL120z works for autocompletition but in FE error: Could not analyse class:vhs\ViewHelpers\Variable\SetViewHelper maybe not loaded or no autoloader?
  • 14:07:15 <Guest|71973> I don't know what else I could try :( any tips please?
  • 16:05:56 <soee> does vhs ovver some check for current controller and action ?
  • 16:06:14 <soee> for example set active class for menu item
  • 16:06:20 <soee> *backend