I am trying to use the Nucleus-XL theme from http://www.tangant.com and am having trouble getting the bottom #3 block to show up. In fact, it doesn't show up at all. I have tried to read the Nuclei Blocks documentation but I can not find a printable version. I have also tried many different things to get this block to show up. If anyone has any ideas, I would appreciate it!
Thank you,
Joe Dunn
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- Guite responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 05:53 PM
- frw responded to »Bug in the SMTP mail transfer protocol - Port 25 - Zikula 1.2.9« 22. May
- mdee responded to »Short URL questions« 22. May
- mesteele101 responded to »Problem in Database Connection« 21. May
- Herr.Vorragend responded to »Clip Documentation and Doubt« 19. May
- mazdev responded to »zikula 1.3.3. and IE9« 19. May
- mesteele101 responded to »How to install Zikula for MSSQL ??? - Part II« 19. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Nucleus XL and Nuclei Blocks
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 13
I have found the problem with bottom block 3, there is an error in the theme.php file. At line 266 (at the bottom of the page) :
include("themes/$thenamebottom_3_block.html");
should be:
include("themes/$thename/bottom_3_block.html");
I'm sorry about that, this theme has been out over a year and you are the first person to report this bug :) Thank you for that, I'll have a fixed version on Tangant soon, but you can just add the / in there and that should fix it for you. I apologize for the difficulty in contacting me, very busy these days :/
Regards,
David Dyess
- Moderated by:
- Support
