I went through the files from the two versions to see what's different (not comparing dates). Added files that I didn't have in 4.2.3. I'm just trying to find anyway to fix reports & charts
= build.xml
= config.dist (icon is a box as if it's wanting to be installed)
= FOLDER includes (and contents)
= index_edit.php
= index.php
= indilist.php
= individual.php
= install.php
= inverselink.php
I removed the modules I don't use Except batch_update, GEDFact_assistant, googlemap
, research_assistant and sitemap
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Mac
Don't go mixing versions or you will never get it installed properly. Too many interrelationships.
Most, if not all, of the files you mention are definitely in the tarball download. The config.dist is simply the backup, virgin version of your config.php after you have modified it with the install.php routine.
There are many folders and files inside the Includes directory, including all the classes and functions.
Sounds like you need to reinstall the tarball, remembering to save all the files you do for any upgrade: config.php, Index folder, media, language (if you made changes) and any config's in the modules folders: http://wiki.phpgedview.net/en/index.php?title=Upgrading
-Stephen
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
My install was "clean". Even overwrote my Theme just to be safe (only a few custom images I can replace). That said, I'll do re-install later. The modules I use I upgraded as well. Removal of the others were done after the install. The files noted above were in 4.3.0 but not 4.2.3 so assume they are new. of course I left them. Glad you explained config.dist purpose although figured it was there for something :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I went through the files from the two versions to see what's different (not comparing dates). Added files that I didn't have in 4.2.3. I'm just trying to find anyway to fix reports & charts
= build.xml
= config.dist (icon is a box as if it's wanting to be installed)
= FOLDER includes (and contents)
= index_edit.php
= index.php
= indilist.php
= individual.php
= install.php
= inverselink.php
I removed the modules I don't use Except batch_update, GEDFact_assistant, googlemap
, research_assistant and sitemap
Mac
Don't go mixing versions or you will never get it installed properly. Too many interrelationships.
Most, if not all, of the files you mention are definitely in the tarball download. The config.dist is simply the backup, virgin version of your config.php after you have modified it with the install.php routine.
There are many folders and files inside the Includes directory, including all the classes and functions.
Sounds like you need to reinstall the tarball, remembering to save all the files you do for any upgrade: config.php, Index folder, media, language (if you made changes) and any config's in the modules folders:
http://wiki.phpgedview.net/en/index.php?title=Upgrading
-Stephen
My install was "clean". Even overwrote my Theme just to be safe (only a few custom images I can replace). That said, I'll do re-install later. The modules I use I upgraded as well. Removal of the others were done after the install. The files noted above were in 4.3.0 but not 4.2.3 so assume they are new. of course I left them. Glad you explained config.dist purpose although figured it was there for something :)
Just completed re-install and all is now working. No idea what went wrong, oh well. Back to work…