niravajmeri
Member
Posted 1 year ago #
Hi,
I was using ver 1.8 earlier and have over 1000 games on my wordpress blog. Now when I have upgraded to ver 2.0, all the db mappings have changed.
Now if I add a new game and make changes to my game php page as per the new db specs, the old ones won't show up and vice-versa.
Kindly suggest a solution.
http://wordpress.org/extend/plugins/myarcadeblog/
Daniel
Member
Plugin Author
Posted 1 year ago #
Hi,
the new version use the following custom fields:
mabp_description - holds the description of a game
mabp_instructions - holds game instructions
mabp_thumbnail_url - holds the complete url of the game thumb
mabp_swf_url - holds the url of the game embed file
mabp_screen1_url - screenshot 1 url
mabp_screen2_url - screenshot 2 url
mabp_screen3_url - screenshot 3 url
mabp_screen4_url - screenshot 4 url
The old version had not "mabp_" prefix for custom fields. You will need to edit you theme and add the prefix wherever you retrieve game details.
You can send me your theme at contact[at]myarcadeplugin.com and I'll update it for you. For free, of course :)
Best regards,
Daniel