<?xml version="1.0" encoding="utf-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

	<title type="text">ExpressionEngine Community Forums</title>
	<link rel="alternate" type="text/html" href="http://expressionengine.com/forums/" />
	<link rel="self" type="application/atom+xml" href="http://expressionengine.com/forums/atom/" />
	<updated>2012-05-26T17:49:56Z</updated>
	<rights>Copyright (c) 2012 EllisLab</rights>
	<generator uri="http://expressionengine.com/" version="2.2.2">ExpressionEngine</generator>
	<id>tag:expressionengine.com,2012:05:26</id>


	<entry>
		<title>SafeCracker Error</title>
		<link rel="alternate" type="text/html" href="http://expressionengine.com/forums/viewthread/218022/" />		
		<id>tag:expressionengine.com,2012:forums/viewthread/.218022</id>
		<published>2012-05-26T17:43:06Z</published>
		<updated>2012-05-26T17:49:56Z</updated>
		<author><name>fractorr</name></author>
		<content type="html">
		<![CDATA[
		<p>I am using SafeCracker and I am getting an error when the page loads.&nbsp; It seems to be executing an ajax request on page load.</p>

<p><b>This is the url to the request.</b><br />
/index.php?&amp;ACT=15&amp;action=setup&amp;_=1338053540931</p>

<p><br />
<b>This is the response I get back.</b></p>

<p>&lt;div&gt;</p>

<h4>A PHP Error was encountered</h4>

<p>Severity: Notice<br />
Message:&nbsp; Undefined offset:&nbsp; 0<br />
Filename: libraries/Filemanager.php<br />
Line Number: 862</p>

<p>&lt;/div&gt;&lt;div&gt;</p>

<h4>A PHP Error was encountered</h4>

<p>Severity: Notice<br />
Message:&nbsp; Undefined property: EE::$cp<br />
Filename: libraries/Filemanager.php<br />
Line Number: 888</p>

<p>&lt;/div&gt;</p>

<p><b>Fatal error</b>:&nbsp; Call to a member function masked_url() on a non-object in <b>/home/bluemar/public_html/ncl/system/expressionengine/libraries/Filemanager.php</b> on line <b>888</b></p>

<p>&nbsp;</p>

<p>In IE, Safari, Chrome and Opera this seems to prevent any other JavaScript from running but in Firefox everything seems to run fine.</p>

<p>I even stripped my SafeCracker tag down to just this and it still behaved the same in all browsers.</p>

<p>&#123;exp:safecracker channel=&#8220;references&#8221; return=&#8221;/reference&#8221;&#125;<br />
&#123;/exp:safecracker&#125;</p>

<p><br />
When this error occurs I am getting this JavaScript error message.<br />
TypeError: &#8216;null&#8217; is not an object (evaluating &#8216;b.manager&#8217;)</p>

<p><br />
This is preventing me from launching the site, any help would be greatly appreciated.</p>

<p>&nbsp;</p>

<p>&nbsp;</p>
		]]>
		</content>
	</entry>

	<entry>
		<title>Evaluating EE</title>
		<link rel="alternate" type="text/html" href="http://expressionengine.com/forums/viewthread/218018/" />		
		<id>tag:expressionengine.com,2012:forums/viewthread/.218018</id>
		<published>2012-05-26T14:46:01Z</published>
		<updated>0</updated>
		<author><name>CG11</name></author>
		<content type="html">
		<![CDATA[
		<p>I also put this in the pre sales thread but I would like some community feedback also thanks <img src="http://ellislab.com/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" /></p>

<p>Hi,</p>

<p>I am interested in using Expression Engine to host maybe upwards of 30 websites. The cms would need to support the following:</p>

<p>1. multiple languages: video, text and images for each language.<br />
2. I would like to be able to serve the content off of a CDN like cloud front, so internationalization will likely need to be url based.<br />
3. I would like to automate or outsource sys admin work such as data backups, server config/hosting etc.. Do you have any services or plugins to suggest for this?<br />
4. Ability to work easily with caching systems like memcached or varnish.<br />
5. Shared templates and plugins across all sites to reduce duplicate code.<br />
6. Development, staging, and production environments for each site.<br />
7. Easy system update work flow.<br />
8. Ability to limit content creators access to each site.<br />
9. Flexibility in where cms media is stored, i.e. s3.<br />
10. Ability to publish to facebook and twitter.<br />
11. Full content api.<br />
12. Forward facing websites that scale to meet high demand in a configuration like ec2 or rack space cloud.</p>

<p>I am comparing EE to a SAAS cms, I would ideally like to limit the amount of work that is spent on sys admin and database configuration since I will be starting with a team of 1 and while these items are very important, I would like to spend less time worrying about the setup of the system and cms, and more time focusing on the actual website it self.</p>

<p>Also any help with getting up to speed in EE2, I have built a number of small sites on EE1, but the sites I am about to build will be for multi-national corporations and not small local companies so I need to really make sure EE is up to the task and will make the most of my very short timeline. I will also have a bit of a learning curve with moving to EE2, multiple site manager and building a site with internationalization.</p>

<p>Thanks,<br />
Cory</p>
		]]>
		</content>
	</entry>

	<entry>
		<title>Evaluation</title>
		<link rel="alternate" type="text/html" href="http://expressionengine.com/forums/viewthread/218017/" />		
		<id>tag:expressionengine.com,2012:forums/viewthread/.218017</id>
		<published>2012-05-26T14:41:23Z</published>
		<updated>0</updated>
		<author><name>CG11</name></author>
		<content type="html">
		<![CDATA[
		<p>Hi,</p>

<p>I am interested in using Expression Engine to host maybe upwards of 30 websites. The cms would need to support the following:</p>

<p>1. multiple languages: video, text and images for each language.<br />
2. I would like to be able to serve the content off of a CDN like cloud front, so internationalization will likely need to be url based.<br />
3. I would like to automate or outsource sys admin work such as data backups, server config/hosting etc.. Do you have any services or plugins to suggest for this?<br />
4. Ability to work easily with caching systems like memcached or varnish.<br />
5. Shared templates and plugins across all sites to reduce duplicate code.<br />
6. Development, staging, and production environments for each site.<br />
7. Easy system update work flow.<br />
8. Ability to limit content creators access to each site.<br />
9. Flexibility in where cms media is stored, i.e. s3.<br />
10. Ability to publish to facebook and twitter.<br />
11. Full content api.<br />
12. Forward facing websites that scale to meet high demand in a configuration like ec2 or rack space cloud.</p>

<p>I am comparing EE to a SAAS cms, I would ideally like to limit the amount of work that is spent on sys admin and database configuration since I will be starting with a team of 1 and while these items are very important, I would like to spend less time worrying about the setup of the system and cms, and more time focusing on the actual website it self. </p>

<p>Also any help with getting up to speed in EE2, I have built a number of small sites on EE1, but the sites I am about to build will be for multi-national corporations and not small local companies so I need to really make sure EE is up to the task and will make the most of my very short timeline. I will also have a bit of a learning curve with moving to EE2, multiple site manager and building a site with internationalization.</p>

<p>Thanks,<br />
Cory</p>


		]]>
		</content>
	</entry>

	<entry>
		<title>Upgrading to 2.5 Broke my Members Admin Page again</title>
		<link rel="alternate" type="text/html" href="http://expressionengine.com/forums/viewthread/218013/" />		
		<id>tag:expressionengine.com,2012:forums/viewthread/.218013</id>
		<published>2012-05-26T12:57:13Z</published>
		<updated>0</updated>
		<author><name>jeffmace</name></author>
		<content type="html">
		<![CDATA[
		<p><b>This question may be related to a <a href="http://expressionengine.com/forums/viewthread/213257/">resolved thread</a>.</b></p>

<p>Please refer to the included link. I just upgraded to 2.5, I can no longer use the paging, or the search feature on this page. I have re-uploaded the files several times.&nbsp; All the errors look the same as the previous error on the link from the previous post.&nbsp; I am not sure what might be doing this.</p>


		]]>
		</content>
	</entry>

	<entry>
		<title>Best Web Design Websites</title>
		<link rel="alternate" type="text/html" href="http://expressionengine.com/forums/viewthread/218012/" />		
		<id>tag:expressionengine.com,2012:forums/viewthread/.218012</id>
		<published>2012-05-26T12:39:37Z</published>
		<updated>2012-05-26T12:40:17Z</updated>
		<author><name>anoopbal</name></author>
		<content type="html">
		<![CDATA[
		<p>What are your favorite websites you visit to learn more about web site design and web developments</p>

<p>Some of mine are:</p>

<p><a href="http://net.tutsplus.com/">http://net.tutsplus.com/</a><br />
<a href="http://www.smashingmagazine.com">http://www.smashingmagazine.com</a><br />
<a href="http://www.vandelaydesign.com/blog">http://www.vandelaydesign.com/blog</a></p>

<p>Now your turn</p>
		]]>
		</content>
	</entry>

	<entry>
		<title>Troubles after unsuccessful upgrade to 2.x and rolling back to 1.6.9</title>
		<link rel="alternate" type="text/html" href="http://expressionengine.com/forums/viewthread/218010/" />		
		<id>tag:expressionengine.com,2012:forums/viewthread/.218010</id>
		<published>2012-05-26T12:09:32Z</published>
		<updated>0</updated>
		<author><name>vladyn</name></author>
		<content type="html">
		<![CDATA[
		<p>Hello, <br />
I tried some actions described here with troubles during the upgrade process to 2.x but I didn&#8217;t got it working anyway. </p>

<p>Now I&#8217;m rolled back to the old installation 1.6.9 as this is a live site with deleting the new system folder, renamed the system_old (1.6.9 system) to system and as well the themes and index.php</p>

<p>I&#8217;m getting however this error and site is not accessible: </p>

<div class="codeblock"><code><span style="color: #000000">
<span style="color: #0000BB">Site&nbsp;Error</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">Unable&nbsp;to&nbsp;Load&nbsp;Site&nbsp;Preferences</span><span style="color: #007700">;&nbsp;</span><span style="color: #0000BB">Invalid&nbsp;Preference&nbsp;Data&nbsp;</span>
</span>
</code></div>

<p>Can you please give some direction of how can I fix this asap?</p>
		]]>
		</content>
	</entry>

	<entry>
		<title>Database error 1060 &#45; upgrade from 1.6.9</title>
		<link rel="alternate" type="text/html" href="http://expressionengine.com/forums/viewthread/218006/" />		
		<id>tag:expressionengine.com,2012:forums/viewthread/.218006</id>
		<published>2012-05-26T10:36:28Z</published>
		<updated>2012-05-26T10:54:56Z</updated>
		<author><name>vladyn</name></author>
		<content type="html">
		<![CDATA[
		<p>Hello, <br />
I&#8217;ve experienced this problem, while trying to upgrade from 1.6.9</p>

<div class="codeblock"><code><span style="color: #000000">
<span style="color: #0000BB">A&nbsp;Database&nbsp;Error&nbsp;Occurred<br />Error&nbsp;Number</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">1060<br /><br />Duplicate&nbsp;column&nbsp;name&nbsp;</span><span style="color: #DD0000">'show_sidebar'<br /><br /></span><span style="color: #0000BB">ALTER&nbsp;TABLE&nbsp;exp_members&nbsp;ADD&nbsp;show_sidebar&nbsp;char</span><span style="color: #007700">(</span><span style="color: #0000BB">1</span><span style="color: #007700">)&nbsp;</span><span style="color: #0000BB">NOT&nbsp;NULL&nbsp;</span><span style="color: #007700">default&nbsp;</span><span style="color: #DD0000">'y'&nbsp;</span><span style="color: #0000BB">AFTER&nbsp;quick_tabs<br /><br />Filename</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">updates</span><span style="color: #007700">/</span><span style="color: #0000BB">ud_212</span><span style="color: #007700">.</span><span style="color: #0000BB">php<br /><br />Line&nbsp;Number</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">53<br /><br />«&nbsp;Back&nbsp;</span>
</span>
</code></div>

<p>I&#8217;ve tried roll-back to initial Db backup it says:</p><blockquote><p>CREATE DATABASE `information_schema` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;</p>

<p>MySQL said: Documentation<br />
#1044 - Access denied for user &#8216;reidpet&#8217;@&#8216;localhost&#8217; to database &#8216;information_schema&#8217;</p>
</blockquote>

<p>I&#8217;ve tried with Safari, third attempt, but same message. <br />
How can very quickly solve this?</p>

<p><br />
Actually following the Troubleshooter and removing columns from the tables that throwing errors this seems like endless process and there is new and new of these artefacts </p>

<p>&nbsp;</p>
		]]>
		</content>
	</entry>

	<entry>
		<title>Embed custom PHP functions across templates</title>
		<link rel="alternate" type="text/html" href="http://expressionengine.com/forums/viewthread/218001/" />		
		<id>tag:expressionengine.com,2012:forums/viewthread/.218001</id>
		<published>2012-05-26T08:02:32Z</published>
		<updated>0</updated>
		<author><name>laureent</name></author>
		<content type="html">
		<![CDATA[
		<p>Hello,</p>

<p>I need to use PHP in several templates (mostly add/remove variables from the PHP session), and I&#8217;m looking for the right way to embed a set of php functions, that I could  re-use across all these templates.</p>

<p>I could try to make a plugin, but I&#8217;m afraid with parsing order issues, and I think I&#8217;d rather use the functions in php, not in template tags .</p>

<p>Obviously, I don&#8217;t want to mess things up with EE&#8217;s built in functions, so I need  your good advice !</p>

<p>Cheers.<br />
L.</p>
		]]>
		</content>
	</entry>

	<entry>
		<title>Multi&#45;language support and implementation</title>
		<link rel="alternate" type="text/html" href="http://expressionengine.com/forums/viewthread/217994/" />		
		<id>tag:expressionengine.com,2012:forums/viewthread/.217994</id>
		<published>2012-05-26T04:32:02Z</published>
		<updated>0</updated>
		<author><name>JT Thompson</name></author>
		<content type="html">
		<![CDATA[
		<p>I&#8217;m an EE professional developer and am being asked to incorporate double byte character sets for multi-language support in EE by a client. While I know the general mechanics of this (database to use Unicode) frankly I’ve never had to do this for a client in EE before so I’m reaching out to anyone who has experience in this who is willing to share some of the basics and “gotchas” in developing an EE website for multi-languages.</p>

<p>The clients website is being designed for some major companies usage and some of them would like international support (not so much for the material of the site – for now – but mostly for the forum/chat area where people converse on their issues). I really would appreciate any help or guidance in this area.</p>

<p>Thank You!<br />
-Jon</p>
		]]>
		</content>
	</entry>

	<entry>
		<title>Add&#45;on developer wanted to connect Solspace&#8217;s Super Search to Rating</title>
		<link rel="alternate" type="text/html" href="http://expressionengine.com/forums/viewthread/217988/" />		
		<id>tag:expressionengine.com,2012:forums/viewthread/.217988</id>
		<published>2012-05-25T22:33:25Z</published>
		<updated>0</updated>
		<author><name>benek</name></author>
		<content type="html">
		<![CDATA[
		<p>Hi Pro Network,</p>

<p>I&#8217;ve been using Solspace&#8217;s Rating module for ages now and am looking to upgrade the search on my site to use their Super Search module.</p>

<p>However, Super Search has no integration with Rating, and they have no plans to develop any integration. I need to be able to order my search results by Bayesian rank from Rating (same as you can do with rating:rank). Essentially I need &#8220;rating&#8221; as an &#8220;orderby&#8221; option in Super Search so I can stack and sort it just like any other option.</p>

<p>Is there anyone on here familiar with the Solspace add-ons that would have the capability to develop this functionality as a separate add-on, that would extend the functionality of Super Search. I don&#8217;t have the programming skills to develop this myself.</p>

<p>I know I&#8217;m not the only one who has wished for this but I&#8217;ve yet to see anyone accomplish it and I think it would be an extremely valuable connection between two powerful add-ons.</p>

<p>Would love to hear thoughts from add-on developers. Feel free to PM me if you want.</p>

<p>Cheers,<br />
Benek</p>
		]]>
		</content>
	</entry>


</feed>
