Questions tagged [expressionengine]

ExpressionEngine is a commercial content management system, written in PHP. Most ExpressionEngine questions will be better asked on the ExpressionEngine StackExchange, unless they involve development (such as developing extensions in PHP).

ExpressionEngine is a commercial content management system for websites. It is developed and sold by EllisLab and utilizes an open source PHP MVC framework called CodeIgniter (also created by EllisLab).

Most ExpressionEngine questions are better asked on ExpressionEngine StackExchange, unless they involve development (such as developing extensions in PHP).

1263 questions
0
votes
1 answer

Jquery image gallery issue in expression engine

I have a slight problem with a javascript plugin i have integrated into expression engine (EE). I'm not sure whether its a CSS/HTML problem or something being overwritten in EE. I using the plug jqzoom, which i've managed to integrate fine on my…
NewBoy
  • 1,124
  • 2
  • 17
  • 40
0
votes
1 answer

Cannot log into ExpressionEngine After Deleting Member From Database

I had a problem with new member spam in an ExpressionEngine Site. Over a couple days, I amassed 20k members. I disabled new member registration but I still had to get rid of all the extraneous members. I ran an SQL statement to delete all members…
0
votes
1 answer

Expression Engine - How do I randomly display one of the last seven entries?

I would like to randomly display one of the last seven entries from a particular channel. I tried using offset="" but that happens to be exactly the opposite of what I need. I also considered using a date option: only show entries after a certain…
forrest
  • 10,570
  • 25
  • 70
  • 132
0
votes
2 answers

mobile browser detection

Possible Duplicate: Simplest way to detect a mobile device I am looking for a way to direct a mobile browser to one template, in expression engine, and a desktop/laptop browser to another template. I am sure there is a simple way to do this but…
vincentieo
  • 940
  • 2
  • 13
  • 28
0
votes
1 answer

Email_cron:The following tag has a syntax error: {exp:cron}

I have installed cron_email addon but get this error message in the template Error The following tag has a syntax error: {exp:cron} Please correct the syntax in your template. What is wrong?
Oleksandr IY
  • 2,783
  • 6
  • 32
  • 53
0
votes
2 answers

How do I copy the values of one form element to another?

This is a follow up to this questions: How can I manipulate a form / inputs to be ignored when a form is submitted I have the info displayed, the form, the show()s and hide()s, etc. Most everything seems to be progressing fairly well. Where I could…
Chief Alchemist
  • 634
  • 2
  • 7
  • 19
0
votes
1 answer

Expression engine login issue (membership module)

I am using Expression Engine 2. I wanted to create a simple members only section. I've created the relevant permissions using membership groups and I have implemented rights to certain pages for the membership groups. I have used the login form tag…
KWorrall
  • 420
  • 3
  • 7
  • 16
0
votes
1 answer

ExpressionEngine cannot pull in entries through template

Hey guys I'm having the damnedest time trying to pull in new entries (or ANY entries) through a template and am hoping its something stupid I'm missing. I have my content set up in such a way now. Then here's the layout of the blog index, from…
ehime
  • 8,025
  • 14
  • 51
  • 110
0
votes
1 answer

ExpressionEngine transferring variable for title name

For some reason I thought this should work but its eluding me I have two templates a header and a generic index Template: index {html_head} {embed="Broadcom/html_header" page_title="Home"}