3 of 5
3
Extension to remove the ‘Quick Save’ button (and more!)
Posted: 03 January 2007 03:03 PM   [ Ignore ]   [ # 37 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  398
Joined  10-10-2004

Uggh - moved the extension onto another build I have for testing (already had the previous extension version added) and received this when trying to log into the control panel:

Warning: call_user_func_array() [function.call-user-func-array]: First argumented is expected to be a valid callback, ‘publishimprove::add_copy_checkbox’ was given in /usr/local/www/site/system/core/core.extensions.php on line 189

I can’t seem to log into my control panel…

=========
I deleted the extension / language files - hoping I could then login in but now I get:

Error

Unable to load the following extension file:

ext.publishimprove.php

=====

Added back the previous version of the extension but received this:

Warning: call_user_func_array() [function.call-user-func-array]: First argumented is expected to be a valid callback, ‘publishimprove::change_template_tab_behavior’ was given in /usr/local/www/site/system/core/core.extensions.php on line 189

Profile
 
 
Posted: 03 January 2007 03:17 PM   [ Ignore ]   [ # 38 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  608
Joined  05-16-2004

The link to view the live version appears beside the URL title when you’re editing an entry.

TTFN
Travis

 Signature 

ExpressionEngine Roadshow - Vancouver BC - Sept. 26, 2008

Hop Studios Internet Consulting
http://www.hopstudios.com/

Profile
 
 
Posted: 03 January 2007 03:24 PM   [ Ignore ]   [ # 39 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  608
Joined  05-16-2004

Rob Q: It’s very important to disable the extension before updating it.  This is good advice for any extension, but required in this case.

I think (but I’m not positive, so BE CAREFUL) that you can fix this by editing your database directly, going to the exp_extensions table, and removing the hooks for this ‘publishimprove’ extension.

TTFN
Travis

 Signature 

ExpressionEngine Roadshow - Vancouver BC - Sept. 26, 2008

Hop Studios Internet Consulting
http://www.hopstudios.com/

Profile
 
 
Posted: 03 January 2007 03:28 PM   [ Ignore ]   [ # 40 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  398
Joined  10-10-2004

I can try - but not having done so before - what would I do to remove the hooks?

===

I may just look into rolling back my DB - that should probably do the trick but I may lose a little bit of work. Yeouch - lesson learned here.

Profile
 
 
Posted: 03 January 2007 03:35 PM   [ Ignore ]   [ # 41 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  608
Joined  05-16-2004

The exp_extensions table contains a list of the extensions you have installed, and the hooks that they will triggered on, and the name of the functions that will happen at that triggering time.

If you delete every row in that table that contains “publishimprove”, that should take care of your problem.

Another temporary solution would be to disable ALL extensions via the setting in your config file—it’s the “allow_extensions” setting—but you wouldn’t be able to re-enable them until you fixed the underlying problem.

TTFN
Travis

 Signature 

ExpressionEngine Roadshow - Vancouver BC - Sept. 26, 2008

Hop Studios Internet Consulting
http://www.hopstudios.com/

Profile
 
 
Posted: 03 January 2007 03:37 PM   [ Ignore ]   [ # 42 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  398
Joined  10-10-2004

Gotcha. Thank you for the quick suggestions. smile

Profile
 
 
Posted: 19 January 2007 06:45 PM   [ Ignore ]   [ # 43 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  608
Joined  05-16-2004

1.5.1 - Jan. 20, 2007
=======
* it now cleans out its own old extension hooks from 1.2. You don’t have to disable it to upgrade it. Yeah!

There is no other new functionality, so if you’re using 1.5 now, there is no reason to upgrade.

 Signature 

ExpressionEngine Roadshow - Vancouver BC - Sept. 26, 2008

Hop Studios Internet Consulting
http://www.hopstudios.com/

Profile
 
 
Posted: 10 April 2007 10:32 AM   [ Ignore ]   [ # 44 ]  
Summer Student
Avatar
Total Posts:  5
Joined  04-18-2006

A couple of problems I seem to be having with this extension:

I’m able to add a text link to the Upload icon/graphic but I’m unable to remove the Preview & Quick Save buttons or change the Submit button text. As far as I know, I’ve installed/enabled the extension properly and I’ve changed the Extension Settings to what I require.

Thanks for any help!

 Signature 

biteMedia: Neat Flash things »

Profile
 
 
Posted: 10 April 2007 10:56 AM   [ Ignore ]   [ # 45 ]  
Summer Student
Avatar
Total Posts:  5
Joined  04-18-2006

Oops - nevermind! Seems to be working fine now…

 Signature 

biteMedia: Neat Flash things »

Profile
 
 
Posted: 11 April 2007 10:29 AM   [ Ignore ]   [ # 46 ]  
Grad Student
Rank
Total Posts:  66
Joined  12-29-2006

I just installed this extension and I’ve come across this problem

Notice: Uninitialized string offset: 0 in /admin/extensions/ext.publishimprove.php on line 133

Notice
: Uninitialized string offset: 0 in /admin/extensions/ext.publishimprove.php on line 204

Notice
: Uninitialized string offset: 0 in /admin/extensions/ext.publishimprove.php on line 241

Notice
: Uninitialized string offset: 0 in /admin/extensions/ext.publishimprove.php on line 242

Notice
: Uninitialized string offset: 0 in /admin/extensions/ext.publishimprove.php on line 243

Notice
: Uninitialized string offset: 0 in /admin/extensions/ext.publishimprove.php on line 307

Notice
: Uninitialized string offset: 0 in /admin/extensions/ext.publishimprove.php on line 394

Was curious what could cause this since it’s just a notice I’m going to guess that it installed but the script is calling for a empty string. As I’m not the most profienct in php I’m not sure as to how to fix this.

Any clues?

 Signature 


-Zach


Davenport Design & Advertising : THE UN-AGENCY
30 North Lime Street, Lancaster, PA 17602
Phone- 717-517-9821
Cell- 717-475-2848
http://www.davenportdesign.net


OPTIMIZE YOUR MARKETING INVESTMENT
Logo Design • Communications • Direct Mail/Printing • Photography • Websites

Profile
 
 
Posted: 11 April 2007 10:37 AM   [ Ignore ]   [ # 47 ]  
Grad Student
Rank
Total Posts:  66
Joined  12-29-2006

nevermind fixed the problem

 Signature 


-Zach


Davenport Design & Advertising : THE UN-AGENCY
30 North Lime Street, Lancaster, PA 17602
Phone- 717-517-9821
Cell- 717-475-2848
http://www.davenportdesign.net


OPTIMIZE YOUR MARKETING INVESTMENT
Logo Design • Communications • Direct Mail/Printing • Photography • Websites

Profile
 
 
Posted: 13 April 2007 04:58 PM   [ Ignore ]   [ # 48 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  608
Joined  05-16-2004

Davenport, if the glitch was in the code, please let me know and I’ll include that in my next release.  I hope to get a chance to revise it before the end of the month.

TTFN
Travis

 Signature 

ExpressionEngine Roadshow - Vancouver BC - Sept. 26, 2008

Hop Studios Internet Consulting
http://www.hopstudios.com/

Profile
 
 
Posted: 17 April 2007 07:33 AM   [ Ignore ]   [ # 49 ]  
Grad Student
Rank
Total Posts:  66
Joined  12-29-2006

Yeah it was in the code. The code in itself is fine but it’s asking for input when none has been given.  So the Notice shows up until you put in all your settings. Once you set your settings then the Notice disappears. Not a big deal but if someone didn’t realize that they need to put in their settings then it can come off as a shock.

 Signature 


-Zach


Davenport Design & Advertising : THE UN-AGENCY
30 North Lime Street, Lancaster, PA 17602
Phone- 717-517-9821
Cell- 717-475-2848
http://www.davenportdesign.net


OPTIMIZE YOUR MARKETING INVESTMENT
Logo Design • Communications • Direct Mail/Printing • Photography • Websites

Profile
 
 
Posted: 23 April 2007 03:17 PM   [ Ignore ]   [ # 50 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  278
Joined  03-21-2005

Is this still working in 1.5.2? There are a couple of features that don’t seem to want to “take”, like changing Submit to Save and removing the Quick Save button.

 Signature 

ExpressionEngine Roadshow - Vancouver BC - 26 09 2008
Venn ~ Web Development : Web Content Management

Profile
 
 
Posted: 23 April 2007 03:58 PM   [ Ignore ]   [ # 51 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  608
Joined  05-16-2004

Yes, it’s still working.

Are you logged in as a superadmin? Does it still not work?

TTFN
Travis

 Signature 

ExpressionEngine Roadshow - Vancouver BC - Sept. 26, 2008

Hop Studios Internet Consulting
http://www.hopstudios.com/

Profile
 
 
Posted: 23 April 2007 04:24 PM   [ Ignore ]   [ # 52 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  278
Joined  03-21-2005

Yes and yes.

I tried uninstalling and reinstalling too.

 Signature 

ExpressionEngine Roadshow - Vancouver BC - 26 09 2008
Venn ~ Web Development : Web Content Management

Profile
 
 
Posted: 29 June 2007 07:45 PM   [ Ignore ]   [ # 53 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  608
Joined  05-16-2004

1.6.0 - June 26, 2007
=======
* I have integrated the textarea extension into this extension. (See Copyright)
* Fixed a small publish page bug

The bug was that when there was only one weblog, it didn’t replace the text.  See the first message to download this version.

 Signature 

ExpressionEngine Roadshow - Vancouver BC - Sept. 26, 2008

Hop Studios Internet Consulting
http://www.hopstudios.com/

Profile
 
 
Posted: 05 July 2007 10:48 AM   [ Ignore ]   [ # 54 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  115
Joined  05-25-2002
supersusie - 29 June 2007 07:45 PM

* I have integrated the textarea extension into this extension....

WHAT DOES IT MEAN????

If you wish improve or extend functionality of the extension, let me know through forum or PM. I include your suggestion info next version with your credit. But DO NOT include other work under your work without any permission.

I’m very disappointed your steps.

Please, read my PM!!

 Signature 

Caleydon Media

+ CM Strange URL Interpreter
+ CM Textarea Resizer
+ CM Template Editor (EditArea)

Profile
 
 
   
3 of 5
3
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 1149, on July 16, 2007 10:33 AM
Total Registered Members: 61061 Total Logged-in Users: 28
Total Topics: 73876 Total Anonymous Users: 12
Total Replies: 398514 Total Guests: 462
Total Posts: 472390    
Members ( View Memberlist )
Newest Members:  Dale-M Moeen uddinbnolenstanjadebieSan2kakifemreSchottec2kmeenazterjin