I was trying out a new template set, and just to see how it comes out, tried a build. Then later switched back to a previously working template set and ran another build. But the problem is that the toplevel categories is not getting built.. I even tried a build all, build staggered and even edited the template category.html in the first set by adding just a html comment and saving it back.. and tried a build change.. but the site is showing the new look design for the toplevel only.. When viewing in dynamic it shows the toplevel in the default template.. I am baffled..
Mar 23, 2004, 1:20 AM
Veteran / Moderator (18436 posts)
Mar 23, 2004, 1:20 AM
Post #2 of 7
Views: 1705
Take a look in FTP. Maybe you changed the build extension? For example you have a file in the folders called index.html, but you changed it to index.shtml.
Cheers
Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Cheers
Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Mar 23, 2004, 3:21 AM
User (357 posts)
Mar 23, 2004, 3:21 AM
Post #3 of 7
Views: 1715
If you’re experimenting with new templates etc it will pay to switch the site to dynamic mode for testing instead of doing full builds to see your results.
This way you will see the changes immediately.
Go to admin > setup > build options > build_detailed > yes
Make sure you remember to change it back before a build.
Regards
minesite
This way you will see the changes immediately.
Go to admin > setup > build options > build_detailed > yes
Make sure you remember to change it back before a build.
Regards
minesite
Mar 23, 2004, 3:27 AM
Veteran / Moderator (18436 posts)
Mar 23, 2004, 3:27 AM
Post #4 of 7
Views: 1691
>>>Go to admin > setup > build options > build_detailed > yes <<<
Did I miss something.. or did you point out the wrong setting? I don't remember him asking about detailed pages...heheh.
Cheers
Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Did I miss something.. or did you point out the wrong setting? I don't remember him asking about detailed pages...heheh.
Cheers
Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Mar 23, 2004, 6:37 AM
Veteran / Moderator (18436 posts)
Mar 23, 2004, 6:37 AM
Post #7 of 7
Views: 1692
LOL
I managed to figure out what it was. The global that they were modifying, was not actually being called in the include HTML templates (i.e their category.html template was calling an included template, which in turn, wasn't calling the global, but instead their menu was hard coded into it
).
Cheers
Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
I managed to figure out what it was. The global that they were modifying, was not actually being called in the include HTML templates (i.e their category.html template was calling an included template, which in turn, wasn't calling the global, but instead their menu was hard coded into it

Cheers
Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!