Message Text |
Wasn't getting much help in the other forum and since I now think it is a specific bug, I'm reporting it here. I might get some support.
I went into MySQL and created a new database.
[root@cartman www]# mv britnet_links britnet_links.backout2
[root@cartman www]# mkdir britnet_links
[root@cartman www]# chmod 777 britnet_links
[root@cartman britnet]# cd ../britnet_links
[root@cartman britnet_links]# unzip -a ../wsnlinks.5.0.10.zip
Archive: ../wsnlinks.5.0.10.zip
creating: wsnlinks/
creating: wsnlinks/admin/
inflating: wsnlinks/admin/addfields.php [text]
...
...
extracting: wsnlinks/config.php.txt [text]
[root@cartman britnet_links]# mv wsnlinks/* .
[root@cartman britnet_links]# rmdir wsnlinks
[root@cartman britnet_links]# chmod -R 777 *
At this point I go to my URL and create a fresh installation, using a newly unzipped 5.0.10 zipfile.
Once the install is complete I go into the admin panel and... I am still missing my Yes and Nos. I can install a 4.1.x release to see what happens if you wish.
See sample image here:
www.webmastersite.net/forum...p?comid=37030&attachid=506
Again, fresh install from downloaded file, clean database. |