1
Arowana
Custom Block Blank 2.2.3
  • 2005/11/28 20:11

  • Arowana

  • Friend of XOOPS

  • Posts: 323

  • Since: 2004/8/6 2


I have tried several different ways to get this to work
I have read the forums and can't find a solution.

I have gone through my template, tried it the two different ways as suggested.
I have check permissions and everything is right.

I have added, deleted, and added different types of Custom Blocks to my website.

Nothing works it is always blank as in does not show the box.

I get the title bar of the block but that is it, nothing below it.

I just want to be able to add simple html code to a block to display static images and / or text.

Thanks for your help
Arowana

2
Arowana
Re: Custom Block Blank 2.2.3
  • 2005/11/28 21:50

  • Arowana

  • Friend of XOOPS

  • Posts: 323

  • Since: 2004/8/6 2


this worked

INSERT INTO `[xoops_table_prefix]_tplfile` VALUES (1466, 1, 'system', 'default', 'system_block_dummy.html', 'Dummy template for custom blocks or blocks without templates', 1129639910, 0, 'module');

INSERT INTO `[xoops_table_prefix]_tplsource` VALUES (1466, '<{$block.content}>');
Arowana

3
Poslanik
Re: Custom Block Blank 2.2.3
  • 2005/11/29 9:44

  • Poslanik

  • Just popping in

  • Posts: 95

  • Since: 2005/2/11


Had the same problem. System_dummy_block.html was missing (for custom blocks). I updated the system module and it worked.

4
beanstalk
Re: Custom Block Blank 2.2.3
  • 2005/11/29 20:34

  • beanstalk

  • Just popping in

  • Posts: 13

  • Since: 2005/11/8


thanks guys. your tip worked Poslanik. my custom blocks went blank when i uninstalled some modules that i wasn't using. i'm guessing the uninstall for some of those modules isn't written correctly.

5
Byron
Re: Custom Block Blank 2.2.3
  • 2005/11/29 20:47

  • Byron

  • Just popping in

  • Posts: 14

  • Since: 2004/9/25


I had some similar problems- after removing the Content and Multimenu modules, I couldn't get my login or search blocks to display. Rebuilding the System module took care of the problem.

Thanks for the tips!

Login

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits