We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Cloner 1.1 Problem

Development and Programming

magicmarkuk's avatar
magicmarkuk
89 posts
17 years ago
magicmarkuk's avatar magicmarkuk

I have downloaded the Cloner 1.1 extension but due to the lack of documentation not sure how to properly install.

I have copied it to the /extensions folder but nothing seems to happen - i.e. I can’t see this extra button.

When I go into the Admin/Utilities/Extensions Manager it says that no extensions exist.

What am I doing wrong?

I am using Cloner 1.1 and EE 1.5.2

Many thanks

Mark

       
Derek Jones's avatar
Derek Jones
7,561 posts
17 years ago
Derek Jones's avatar Derek Jones

There aren’t any special installation needs for this extension. Refer to the Extension Manager documentation which covers extension installation. If that does not help you, please describe step by step, in detail, the steps you have taken to install the extension.

       
Deon's avatar
Deon
87 posts
17 years ago
Deon's avatar Deon

I have installed the extension and enabled it, but how do I use it? Where is the link to clone, etc?

       
ruraldreams's avatar
ruraldreams
279 posts
17 years ago
ruraldreams's avatar ruraldreams

It’s in the far right column under the edit tab.

       
Deon's avatar
Deon
87 posts
17 years ago
Deon's avatar Deon

actually I had to disable the live link plugin to get it to work

       
Derek Jones's avatar
Derek Jones
7,561 posts
17 years ago
Derek Jones's avatar Derek Jones

Update your Live Link extension to the latest version and you should be fine.

       
Ryan Blaind's avatar
Ryan Blaind
168 posts
17 years ago
Ryan Blaind's avatar Ryan Blaind

Just tried to install 1.1 with ee 1.6.1 and before even enabling I get these errors

Notice: Uninitialized string offset: 0 in /home/httpd/vhosts/theyinteractive.com/subdomains/projects/httpdocs/seekers/system/extensions/ext.cloner.php on line 24

Notice: Uninitialized string offset: 0 in /home/httpd/vhosts/theyinteractive.com/subdomains/projects/httpdocs/seekers/system/extensions/ext.cloner.php on line 24

Notice: Uninitialized string offset: 0 in /home/httpd/vhosts/theyinteractive.com/subdomains/projects/httpdocs/seekers/system/extensions/ext.cloner.php on line 24

any suggestions?

       
Derek Jones's avatar
Derek Jones
7,561 posts
17 years ago
Derek Jones's avatar Derek Jones

Can you try downloading the file again and replacing the file on your server? That’s puzzling as I really do not see how that error is possible.

       
Derek Jones's avatar
Derek Jones
7,561 posts
17 years ago
Derek Jones's avatar Derek Jones

Actually I just had a memory of a PHP bug that might be at play here. What version of PHP are you running? (Admin > Utilities > PHP Info)

       
Ryan Blaind's avatar
Ryan Blaind
168 posts
17 years ago
Ryan Blaind's avatar Ryan Blaind

PHP Version 4.3.2

       
Derek Jones's avatar
Derek Jones
7,561 posts
17 years ago
Derek Jones's avatar Derek Jones

I’m looking through the 500+ bugs that my searching at php.net is bringing up for the right one, but in the meantime, in a new test PHP file on your server, place the following:

<?php
error_reporting(E_ALL);
ini_set('display_errors', 1);

foreach(array(1,2,3) as $val)
{
    echo "{$val}
";
}

?>

Then access this test file with your browser. What output and/or errors do you get?

       
Ryan Blaind's avatar
Ryan Blaind
168 posts
17 years ago
Ryan Blaind's avatar Ryan Blaind

hey Derek, outputs fine as:

1 2 3

etc

       
Derek Jones's avatar
Derek Jones
7,561 posts
17 years ago
Derek Jones's avatar Derek Jones

And did you have any success replacing the file on your server with a fresh one? If not, I believe I will need login and FTP access to troubleshoot. Eliminating the possibility of the PHP bug leaves that as rather a mystery.

       
Ryan Blaind's avatar
Ryan Blaind
168 posts
17 years ago
Ryan Blaind's avatar Ryan Blaind

Hey Derek, I tried uploading a fresh version and still the same issue. I can provide the login/FTP info for you tomorrow morning as I am just leaving the office right now, hope that is alright.. I’ll PM the info to you tomorrow morning. Cheers

       
Derek Jones's avatar
Derek Jones
7,561 posts
17 years ago
Derek Jones's avatar Derek Jones

That will be fine, Ryan, though please email me through my profile page as opposed to sending me a PM.

       
1 2

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.