Closed akanshgulati closed 9 years ago
If its an already build one then after changing the config file delete the Build files like db/ data/ build/ and glastopf.cfg and do a 'python setup.py install' again .. I think this will solve your problem. Or just 'clone' a fresh project and build it after changing the config file.
If this isn't solving the problem please send the 'glastopf.cfg' from the /glastopf root dir. Because that's the copy of 'glastopf.cfg.dist' made by build script and used by all modules so to find the real problem we have to look 'glastopf.cfg' and make sure that the changes are reflected.
Well yeah, that was the problem. Thanks once again for the support. I would have not taken your this much of time, if I had an idea that it works like this. Is there a good documentation about the structure of glastopf as it will resolve lots of my issues. Thanks once again.
I dont think there is a good documentation. The best way is to read the code and understand that will help you in your project also. All the best
I have already updated the glastopf using "Git pull" command in /opt/glastopf directory. Even after adding the meta details. I am not able to see any success in the source code of the head tag.
Sharing the glastopf.cfg.dist file in /opt/glastopf/glastopf folder