The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
23 views

Send multiple selctions to postprocess template to then be emailed

I'm trying to send multiple selections from a safecracker form to a PHP postprocess template which will eventually send emails to the emails selected on the form. This is my code; <select ...
0
votes
2answers
98 views

Assets Uploads Failing

EE 2.5.5, Assets 2.1.3 I'm having an issue in the CP uploading images. My EE install uses the Focus Lab config system if that makes a difference. When I try to do an upload via the Assets Module ...
0
votes
0answers
28 views

PHP Errors one site and Control panel

I have moved my site from one host company to another and now I am picking up a number of PHP errors on both the website and control panel. What am I missing? Extensions directory has been setup ...
1
vote
1answer
21 views

URLs in MSM subsites are still using index.php in them

Is there any chance anyone has ever come across urls in subsites in MSM sites using index.php in them I am using a .htaccess file in each subfolder for that site which tries to get rid of the ...
0
votes
0answers
25 views

Matrix PHP Error: Undefined property: Content_publish::$tools_model

Opps I know better than to not include this stuff!! EE version: 2.5.0 Matrix version: 2.2.2.1 I was setting up a new channel and tried to access the entry page for it and got this error. ...
0
votes
1answer
20 views

Carthrob on authorize hook extension

I am creating an extension to save some data from orders through CT into a new db table. My code is causing this error message: Object of class CI_DB_mysql_result could not be converted to int ...
1
vote
2answers
48 views

String failing evaluation as PHP causing blank/white page

We have a page on our new EE site which is failing to load (blank/white page) because of a PHP error which I'm having some difficulty troubleshooting. The page is at ...
1
vote
1answer
66 views

Site Error: Unable to Load Site Preferences in MSM site

I recently installed a version of EE on my local machine(Mamp Pro), v2.5.5 - Build Date: 20121220. I set this site up as per usual and started building my initial site templates etc ready for the ...
0
votes
0answers
28 views

MSM on local development sites

I am trying to create a multi site locally on my machine with MAMP PRO. So far I have installed the local ee fine but for some reason when I try to click Site in the home admin page I get a server ...
0
votes
0answers
49 views

Repair EE addon?

the thing is that i Really need this addon to work , and somehow the developer is not answering as this is a beta version. I looked around it and this is the problematic code : public function ...
1
vote
2answers
71 views

Matrix 2.5.3 with Assets 2.0.5 - not behaving correctly

I'm having a very bizarre issue with a fresh install of EE 2.5.5, Matrix 2.5.3 & Assets 2.0.5 I created a field group and then created a matrix field. When I did so the matrix cp did not look ...
2
votes
1answer
122 views

Php warnings after moving site (preg_match() expects parameter 2 to be string , Cannot modify header information )

Need some advice on what is going on here - move my site to a new server and now I'm getting these two errors/warnings. EE should have write access. So not sure what is causing it. EE running version ...
0
votes
0answers
55 views

Unserialize error for libraries/Extensions.php after EE upgrade from 2.5.2 to 2.5.5

I've tried upgrading EE from 2.5.2 to 2.5.5. The upgrade apparently went through OK, but when I login to the CP - none of the menu items are clickable and also the rounded borders on the menu items ...
1
vote
1answer
87 views

Memory error only when logged in

I'm getting: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1321273 bytes) in /system/codeigniter/system/core/Loader.php on line 739 but only when logged in to ...
0
votes
0answers
24 views

Taxonomy Breadcrumb errors [closed]

I was using {exp:taxonomy:breadcrumbs tree_id="2" entry_id="{entry_id}"} without a hitch using tree_id="1" I rebuilt it into a new tree with id 2 and now I get this error: Severity: Notice Message: ...
2
votes
1answer
112 views

Local site breaks with production database

I've been using the Focus Labs bootstrap with great success for my last few projects. However just now I ran into a snag. I exported my production database, imported it locally, and now the site does ...
1
vote
2answers
92 views

Can't Find Problem Template for Allowed Memory Size Exhausted Error

My site's server logs show a repeating memory limit error: [17-Jan-2013 17:26:01 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 523800 bytes) in ...