I need youre help , i\'m working on expression engine 2.x and use uploadify to upload files with jaquery method.
I can\'t seem to figure out why ExpressionEngine is not displaying the message when there are when there are no comments. The way it works now, when there are no comments nothing is displayed. When th
Say I\'ve got a global variable which I\'m accessing inside a PHP block, which compare开发者_高级运维s to a querystring... if the comparison is true I want to set the value for a global EE variable so
Ok, so, I have a lot of articles classified in multiple categories across my site.Let\'s say I have a category page for Atlanta where it lists all articles classified in Atlanta.In the sidebar, I\'d l
I am building a we开发者_如何学Cbsite with ExpressionEngine as the CMS. There is a \"Work\" section that displays all the projects, and a detail view that shows each project individually. It is at thi
Is it possible to display errors and repopulate fields on a form that is hard coded into a template? So far I’ve only figured out how to display the errors in a module’s view, but not a template.
I would like create a conditional to turn \'1 Search Results\' (plural) into \'1 Search Result\' (singular) using PHP. Obviously if more than one result is created, I\'d like to keep the plural versio
Hey, first time asking a question on Stack Overflow, so go easy on me! I\'ve recently begun working on a CMS driven website which requires multilanguage functionality (12 languages!). I have, in the
I am attempting to write an application that first merges video into the XNA game engine, adds some augmented reality content, and then streams the rendered content out to another user. All of this ne
This question already has an answer here: Closed 11 years ago. Possible Duplicate: One-To-Many member-to-articles relationship