I upgraded from a July ‘09 build to the latest (Build: 20100121) and am now receiving a bunch of errors regarding extensions. I had to manually go into config and disable extensions to get to the control panel, but I’d really like to have my extensions back.
Warning: Missing argument 1 for add_js() in /home/remaxins/public_html/system/extensions/ext.cp_jquery.php on line 130
Notice: Undefined variable: html in /home/remaxins/public_html/system/extensions/ext.cp_jquery.php on line 134
Warning: Missing argument 1 for remove_entryid() in /home/remaxins/public_html/system/extensions/ext.cloner.php on line 34
Warning: Missing argument 1 for show_full_control_panel_end() in /home/remaxins/public_html/system/extensions/ext.lg_add_sitename.php on line 609
Warning: Missing argument 1 for hide_field() in /home/remaxins/public_html/system/extensions/ext.reeorder.php on line 133
Well- I’m just really surprised with this cropping up in 1.6. K- I’m not replicating- and I’ve got cloner and cp_jquery enabled and working.
So… I’m wondering if there’s been a new extension added right around the time of the update? Something that might be interfering with some of the others?
I’ll see if anyone else can reproduce in the morning- but I’d expect to have noticed this one sooner if it’s a universal issue. As you say- cp_jquery is very standard. And so are some of those others.
Yeah, I updated a few of my other clients’ sites and received similar error messages one 1 out of 2 of them. The ones that haven’t been updated since the July build (forgot the exact build number) throw errors and the ones I updated from the previous, September build didn’t have any issues with extensions. Hope that helps, thanks; punching out for the night.
Now I get this:
Unable to load the following language file:
lang.mes.php
What’s that? I can’t find any reference to that file.
Now I can’t get to the Modules section at all.
??
NOTE: I get THAT error when I try and click on the MODULES tab.
I got that when I updated to the latest build… after the extensions issue (I turned them off). Then I downgraded back to the build from October? (20091002)... and this lang.mes.php error is following along. I can, however, turn on the extensions again.
I just did an upgrade to 1.6.8 20100120, and I have the same error, whenever I try to install several extensions:
PHP Warning: Missing argument 1 for show_full_control_panel_end() in /home/....../system/extensions/ext.lg_add_sitename.php on line 609, referer: http://..../system/index.php?C=admin&M=utilities&P=extensions_manager
PHP Warning: Missing argument 1 for change_full_control_panel_page() in /home/..../system/extensions/ext.publishimprove.php on line 123, referer: http://...../system/index.php?C=admin&M=utilities&P=extensions_manager
I’m wondering if it’s related to Lodewijk’s report- can you guys double check the db settings for whether it’s case sensitive (_ci means case insensitive).
@Robin
where exactly can I look this up? I’m sure I would find it eventually but another hint into the right direction might speed things up (at least in my case ). Thanks!
Don’t sweat it- I just installed one utf8_bin and still can’t replicate using the cp_jquery and cloner extensions to test. BLAST! I may ask for access just because I’m having the devil of a time finding out why this might happen.