0
votes
0answers
4 views

Message: Undefined property: stdClass

Part of my Dashee widget isn't working. I'm setting the settings like so... $this->settings = array( 'title' => 'Recent Orders', 'channel_id' => '6', ...
0
votes
1answer
11 views

WHERE and JOIN in EE Add-on Dev

I'm trying to get my EE add-on (using Dashee) to get entries from the DB. So far I have $this->_EE->db->select('ct.channel_id, ct.title, ct.entry_date, ct.status, cd.field_id_52, ...
0
votes
1answer
19 views

How to allow customers to add a note to each item in a CartThrob cart?

I am using CarThrob for purchasing places on training courses. Each course type (singing, acting, dance etc) is an entry. Each entry has a Matrix field used for options. Matrix column names are: ...
0
votes
1answer
11 views

Help with sequential numbering in a Entries loop?

I'm trying to get my head around EE so please bear with me on something probably simple: How do you loop through a EE entries chunk and append a number? Like a id="blogitem-1", id="blogitem-2", ...
0
votes
1answer
29 views

Matrix and Playa: Pull Channel Entry Data

I have a matrix field ({home_layout}) with the first cell setup as a Playa select single entry all in the channel home. How can I now call the channel entry data from that Playa field which is from ...
0
votes
0answers
12 views

Automatically populate Matrix Rows

Is there a way to automatically populate Matrix rows with channel entries with a custom status?
0
votes
1answer
19 views

Deprecated hash replacement

EE is warning about a deprecated function from the NCE LDAP plugin: $encrypted_password = $this->EE->functions->hash(stripslashes($user_info['password'])); I see the replacement below, but ...
0
votes
0answers
15 views

Stay flexible with Channels and Channel Fields in the long run [closed]

I am in the process of restructuring an ecommerce site for a client. The site was developed about 1,5 years ago and now the client wants to add more flexibility generally speaking. Right now I try to ...
0
votes
1answer
21 views

Recovering from a site hack, preventing another one

I am trying to help someone recover from a hack and prevent a further incident. They are running version 1.7.3. The result of the hack was modified index.php files in the root and system folders ...
0
votes
2answers
20 views

CartThrob Price Modifier Question

I am trying to display information stored in a price modifier column I added called {option_color}. Can someone help me? I tried the following but didn't work: {exp:cartthrob:add_to_cart_form ...
0
votes
0answers
10 views

CartThrob Custom Report

What would be the best way to create a CartThrob Custom Report template that needs the following: All products: Including all Product Options (x axis, 1 per column) Days / Total of products sold per ...
0
votes
0answers
11 views

Using Matrix Comments

I am interested in using Matrix Comments and wondered if anyone could tell me if it was compatible with EE 2.6+ I couldn't see where to place the diff php in the mod.comment.php file as it suggests. ...
0
votes
1answer
21 views

Email Contact Form redirection in IE8

After recently testing a form using 'Email Contact Form' on IE8 I found that the redirect page does not work at all. It just sits there on the standard EE 'Thank You!' panel and does nothing. It seems ...
1
vote
1answer
11 views

Exp-resso Store Custom Payment Gateway / Sagepay Form

On the Expresso Store documentation it says that making custom payment gateways is dead easy, but i cant find the documentation on how to do so. Does anyone know where i can look / have any info? ...
0
votes
2answers
23 views

Add link to related entry (ee2.5.5)

I have a channel, loan-officers. Each entry in this channel has a related_entry field for each loan officer to choose which branch they are associated with. (the related_entry field is called ...

15 30 50 per page
1 2 3 4 5 179