PDA

View Full Version : Conflict UCJ versus AGP


Crysty
06-25-2001, 06:55 AM
AGP is always chmod the main page to 666, eevery time I hit "Rebuild main page"
If I make the main page with AGP and name it tindex.shtml, UCJ will never be able to create the top list because UCJ needs tindex.shtml to be 777.
Somehow I need to convince AGP to set different permission for the main page, but needs some modifications in source code.

Avatar
06-25-2001, 08:13 AM
Use agp to make a page named gallery.htm with links only and include it in tindex.shtml with:

<!--#include virtual="/gallery.htm" -->

kong
06-25-2001, 10:29 AM
It works fine for me as with permissions as 666.

Kong