Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
12-04-2013, 01:38 AM
Post: #1
|
|||
|
|||
[GET] ExpressionEngine v2.7.1 Build 20130924
Code: ░ ░ SALES PAGE AND LIVE DEMO: Code: http://ellislab.com/expressionengine/ DOWNLOAD FILES FROM HERE: Code: http://[Reported by Members as SPAM THREAD]/g69c3n8a |
|||
12-04-2013, 02:09 AM
Post: #2
|
|||
|
|||
RE:
it would be great if u reup with zippyshare.
thanks in advance. |
|||
12-04-2013, 03:04 AM
(This post was last modified: 12-04-2013 03:04 AM by basuraza.)
Post: #3
|
|||
|
|||
RE:
Multimirror:
Magic Button : Multimirror: Magic Button : |
|||
12-04-2013, 01:14 PM
(This post was last modified: 12-04-2013 01:17 PM by freelancheru.)
Post: #4
|
|||
|
|||
RE:
(12-04-2013 03:04 AM)basuraza Wrote: Multimirror: Quote:If you hate as much Uploaded the same as me, please add reputation and say hi to freelancheru Beggar of reputation? Look boy, I don't want reputation ... I want only these people to appreciate my work and my support. Just that. In addition, you reupload my stuff, that I have shared and not your stuff piggy. |
|||
12-15-2013, 10:17 PM
Post: #5
|
|||
|
|||
RE: error in Admin after successful install
After successful installation and logging into the admin and trying to configure in the following menu,
CP Home > Administration > General Configuration Gives the following error: A PHP Error was encountered Severity: Notice Message: Undefined variable: extra Filename: admin/config_pages.php Line Number: 59 A PHP Error was encountered Severity: Warning Message: array_merge() [function.array-merge]: Argument #3 is not an array Filename: admin/config_pages.php Line Number: 59 |
|||
01-05-2014, 03:48 AM
Post: #6
|
|||
|
|||
RE: error in Admin after successful install
(12-15-2013 10:17 PM)nurak Wrote: After successful installation and logging into the admin and trying to configure in the following menu, You just need to remove Code: $extra Code: $pref = form_input(array_merge($details['value'], array('id' => $name, 'class' => 'input fullfield', 'size' => 20, 'maxlength' => 120), $extra)); |
|||