[SOLVED] Can't edit config after upgrade to 1.0.3

14 years 5 months ago #115917 by cpreston
I uninstalled/deleted all 1.0.2 plugins/bots/modules, then installed the 1.0.3 plugins/bots/modules. Now when I edit a subscription, it exits cbsubs & CB. I end up back at the main joomla page.

Before the upgrade, I was having a minor problem where I couldn't select more than two menu items in the content integration tab. It would cause things to exit and go back to the main CBsubs page. I was hoping the upgrade would fix this, but it actually made it worse.

Post edited by: krileon, at: 2009/11/04 14:13

Please Log in to join the conversation.

14 years 5 months ago #115918 by cpreston
Replied by cpreston on topic Re:Can't edit config after upgrade to 1.0.3
I started having flashbacks. Guess what. This exact thing happened to me when I upgraded to 1.0.2:
www.joomlapolis.com/component/option,com_joomlaboard/Itemid,38/func,view/catid,107/id,106141/#106141

I'll do what I did then, which was a unzip install. This is quite annoying that this happens every time I upgrade.

Please Log in to join the conversation.

14 years 5 months ago #115922 by cpreston
Replied by cpreston on topic Re:Can't edit config after upgrade to 1.0.3
I did the same thing as last time:
1. Restored my website to yesterday
2. Followed the command line version.

Things seem to work again.

(BTW that method is REALLY complicated, as there are about five locations of files to remember and they are not obvious. I decided to script it.) Here's what I came up with. I'm on a Linux server, BTW.

[code:1]#Download unzip 1st file to /tmp
cd /tmp
unzip -o CBSubs_103-unzip1st.zip

cd $HOME/www/components/com_comprofiler/plugin/user
unzip -o /tmp/CBSubs_103/*MAIN*

cd /tmp/CBSubs_103
unzip -o bot_*
unzip -o mod*

cp mod_cbsubscriptions/files/* $HOME/www/modules/mod_cbsubscriptions
cp bot_cbpaidsubs/* $HOME/www/plugins/system

cd $HOME/www/components/com_comprofiler/plugin/language
unzip -o /tmp/CBSubs_103/cbplug_lang_cbsubs_english.zip

cd $HOME/www/components/com_comprofiler/plugin/user
unzip -o /tmp/CBSubs_103/cbplug_int_plug_cbsubsfieldstabsprotect-E.zip
unzip -o /tmp/CBSubs_103/cbplug_int_plug_cbsubsfolderaccess-E.zip
unzip -o /tmp/CBSubs_103/cbplug_int_plug_cbsubsplanimage-E.zip

cd $HOME/www/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/plugin
unzip -o /tmp/CBSubs_103/cbplug_int_cbsubsalphauserpoints-E.zip
unzip -o /tmp/CBSubs_103/cbplug_int_cbsubscbfield-E.zip
unzip -o /tmp/CBSubs_103/cbplug_int_cbsubscontent-E.zip
unzip -o /tmp/CBSubs_103/cbplug_int_cbsubsdocman-E.zip
unzip -o /tmp/CBSubs_103/cbplug_int_cbsubsemail-E.zip
unzip -o /tmp/CBSubs_103/cbplug_int_cbsubseventlist-E.zip
unzip -o /tmp/CBSubs_103/cbplug_int_cbsubsgoogleanalytics-E.zip
unzip -o /tmp/CBSubs_103/cbplug_int_cbsubsgroupjive-E.zip
unzip -o /tmp/CBSubs_103/cbplug_int_cbsubsidevaf-E.zip
unzip -o /tmp/CBSubs_103/cbplug_int_cbsubsjawards-E.zip
unzip -o /tmp/CBSubs_103/cbplug_int_cbsubspostafpro-E.zip
unzip -o /tmp/CBSubs_103/cbplug_int_cbsubsremository-E.zip
unzip -o /tmp/CBSubs_103/cbplug_int_cbsubssqlactions-E.zip
unzip -o /tmp/CBSubs_103/cbplug_int_cbsubsurl-E.zip
unzip -o /tmp/CBSubs_103/cbplug_int_cbsubsvirtuemart-E.zip[/code:1]

Post edited by: cpreston, at: 2009/11/04 07:07

Post edited by: cpreston, at: 2009/11/04 07:08

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.185 seconds

Facebook Twitter LinkedIn