Has anyone got any ideas for me?
I’m really stuck on this one.
If I create a new BSV (Blank BSV) and make changes to it I can both test it and publish it without problems. I can also delete it and the tables created in basdbtest and basdb are deleted. (I’m using MySQL and looking at the structure using phpMyAdmin)
I can put my production BSV on test but I can’t publish it. Even if I export it and import it into a new BSV, I still get the same problem of being able to test but not publish. If I delete my production BSV then the tables in basdbtest are deleted but they are not deleted from basdb.
This makes me think that there is some sort of corruption in my production BSV. I can go back to the last published version of my production BSV and use this but I have made lots of changes since that last published version.
Because the version that I have been working on of late has been in and out of test mode without any problems I have been unaware of the problem and possible corruption that appears only when I try to publish.
I’m guessing if it is corruption then it must have occurred when I created a new version from my last published version.
I obviously do not want to have to redo all of the changes since my last published version as I will loose lots of time and effort.
Would it make any difference to uninstall AwareIM, delete basdbtest and basdb from mySQL and then re-install AwareIM?
Please Help - I’m really worried I might loose two months work!!