forked from EddieRingle/wicketpixie
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathUPGRADING
More file actions
21 lines (18 loc) · 1.11 KB
/
UPGRADING
File metadata and controls
21 lines (18 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
UPGRADING WICKETPIXIE
If you are upgrading from WicketPixie 1.0.1 or 1.0, you'll need to delete the
WicketPixie plugins from /wp-content/plugins/ and also delete the
/wp-content/uploads/activity/ folder. You will not have to do this with any
version of WicketPixie newer than 1.0.1.
Upgrading to WicketPixie 1.2+:
As of WicketPixie 1.2, major code changes will break the widgets for your
Social Mes (or Sources). To fix them, make sure to chmod 777 the widgets
directory and the file 'widgets/sources.php', then click on 'Regenerate Widgets'
in the WicketPixie Social Me Manager.
Due to the code changes in 1.2, you will also lose all your saved options. Be
sure to write them down if you need to before upgrading.
One last thing you must do before upgrading to WicketPixie 1.2 is deleting an old
table from your WordPress database. The table will have the name of wik_adsense,
prefixed by whatever you have set as your WordPress database prefix. You can use
software such as phpMyAdmin to help you do this.
More information available in the following blog post:
http://eddieringle.com/upgrading-to-wicketpixie-1-2-and-onwards/