| CARVIEW |
/Rasmus
]]>Is there a way to group search results using dynamic parameters by custom field?
My client wants to allow users to search for properties… city, bedrooms, bathrooms, price range - all are fields within the unit’s info. But they would like the results shown grouped together by the property that the unit belongs to - which is a relationship field within the unit’s info.
So, is this possible to group all results together by property, or do I have to tell them it is not possible. Attach is a photo of what they’d like it to look like…
Any ideas/help would be greatly appreciated.
Thx,
Danielle
ee2.1.3 build 20110411
]]>query_cache_limit=2M
query_cache_size=8M
query_cache_type=1
Now from what I’ve gathered our size should be a lot higher (I had them change the query_cache_size to 128M, but I have no idea what the query_cache_limit should be. The main edit page seems to time out now after I turned off EE’s query caching so I was wondering of you had any recommendations.
This is an EE1.6.8 MSM site with approximately 30K+ entries, 3 sites and averages 1000 visits/hr during a weekday.
Thanks.
]]>I’ve been sifting through mod.moblog.php trying to see how I can change the file so that the HTML version of an email is considered the default and plain text is considered the alternative for inserting an email into a weblog via Moblog
I’m trying to post a newsletter email to EE as if EE was a subscriber to the email list. Therefore, if the email newsletter is sent in HTML format, I would like to have moblog receive the email and post it into a weblog in HTML format, so it shows the newsletter as it would be viewed on a web page.
Hoping this is possible ... how/where would I edit the mod.moblog.php? I’m sending the email from Campaign Monitor, by the way, not an email client.
Or… is there another way to do this?
Thanks
]]>Build 20101220
Not sure what to make of this one: On my client’s computer, when the status of an entry is set to closed, the entry will show as closed in the CP, but will still be active on the website. When I login from my computer, the CP shows the entry as open (meanwhile it’s still showing as closed on the client’s computer). Both of our member accounts are SuperAdmin. When I set status to closed on my computer, the change takes effect. Status is reflected as closed in the CP and the entry is removed from the front end.
We have tried resetting browsers and using different browsers on the client’s machine, but the issue persists and I am perplexed. Any thoughts will be greatly appreciated.
Thank you,
Will
]]>Im trying to go to version 2 but before i need to convert my database into utf8. This has been done but for some reason now it does not find my username from BD. i looked to be sure, and my account is there, and the username is what i have tried to use.
More info:
i have a different database that is converted into utf8 from 8859-1
i have system folder that is named differently and inside it i have fixed config and config_bak files to point into new database (utf8).
So, when i go into this test-system admin page (example.com/system_uft8/) and hit my username and password the system says that it can not find my username from database. But: it is there.
So what might be the issue?
Thanks
EE1.7.1 in use
EDIT: this is done because if i run the normal upgrade my database goes nuts, meaning that after upgrading all the scandinavian letters are changed into ?-marks. So therefore im first changing DB into utf8 cos i dont know other way to avoid the problems with the scandiletters after upgrading.
]]>Our core site is in English, and we want branch translations for 10 languages. We’ve purchased and installed MSM to handle the non-English sites, but are getting conflicting messages on best practices.
Our SEO firm strongly prefers sub-domains. Our network folks are lobbying equally as hard for sub-directories. Engine Hosting says most folks that host there choose sub-directories. Does it matter from an MSM perspective? What would you recommend?
Moved to EE2 Support by Moderator
]]>This menu will be for a specific category group. It then basically needs to display need to display the top level categories and any first level child categories (sub-categories). I know I could use the the standard channel:categories tag to create a list, but this really doesn’t give me anywhere near the amount of control I need.
The format I’m trying to achieve is:
<ul id="menuleft" class="group">
<li class="drop"><a href="category url here">Top Level Product Category</a>
<!-- Begin container -->
<div class="dropdown">
<h2>Top Level Product Category</h2>
<ul>
<li>
<a href="#">A Sub Category</a>
<p>A brief paragraph about this particular category. It could be long if required but best to keep it short.</p>
</li>
<li>
<a href="#">A Sub Category</a>
<p>A brief paragraph about this particular category. It could be long if required but best to keep it short.</p>
</li>
<li>
<a href="#">A Sub Category</a>
<p>A brief paragraph about this particular category. It could be long if required but best to keep it short.</p>
</li>
</ul>
</div>
<!-- End container -->
</li>
<li class="drop"><a href="category url here">Top Level Product Category</a>
<!-- Begin container -->
<div class="dropdown">
<h2>Top Level Product Category</h2>
<ul>
<li>
<a href="#">A Sub Category</a>
<p>A brief paragraph about this particular category. It could be long if required but best to keep it short.</p>
</li>
<li>
<a href="#">A Sub Category</a>
<p>A brief paragraph about this particular category. It could be long if required but best to keep it short.</p>
</li>
<li>
<a href="#">A Sub Category</a>
<p>A brief paragraph about this particular category. It could be long if required but best to keep it short.</p>
</li>
</ul>
</div>
<!-- End container -->
</li>
</ul>
I’m also looking to lose the category url indicator as I’m using Low Seg2Cat to create cleaner URLs.
Please help - really need to get this working ASAP (like a week ago) :S
Thanks, Richard.
]]>Severity: Notice
Message: Undefined property: Rel_ft::$db
Filename: fieldtypes/ft.rel.php
Line Number: 202
Fatal error: Call to a member function select() on a non-object in /opt/www/www.global.de/system/expressionengine/fieldtypes/ft.rel.php on line 202
——
I get this error when trying to delete a custom field which is a relationship to another channel.
]]>