1
slemmons
uninstalling module breaks my blocks
  • 2005/12/29 17:35

  • slemmons

  • Just popping in

  • Posts: 3

  • Since: 2005/8/13


I was messing around and installed a module out of curiosity, didn't really see that I could make any use of it, and uninstalled it.

Now several of my blocks don't work.

Turning on PHP debugging shows me the following error:

Quote:
Warning: Smarty error: unable to read resource: "db:system_block_dummy.html" in /home/.negotiator/slemmons/premeditated.net/class/smarty/Smarty.class.php on line 1084


line 1077-1088 of Smarty.class.php reads:

Quote:

* trigger Smarty error
*
* @param string $error_msg
* @param integer $error_type
*/
function trigger_error($error_msg, $error_type = E_USER_WARNING)
{
trigger_error("Smarty error: $error_msg", $error_type);
}


/**


I'm using XOOPS 2.2.3. The module in question was TinyD. Any help would be appreciated.

Thanks!

Edit: Issue resolved. updated system module, and it fixed it.



2
slemmons
Help with errors? 'include ($_smarty_compile_path)'
  • 2005/9/12 14:04

  • slemmons

  • Just popping in

  • Posts: 3

  • Since: 2005/8/13


I recently installed XOOPS 2.2.3 on IIS 5.1. I don't normally use IIS, but this is for someone who wants to stay on IIS.

I'm getting the following error:

Warning [PHP]: fetch(c:/inetpub/wwwroot/xoops/html/templates_c\%%EB^EB2^EB2AAC58%%theme.html.php): failed to open stream: No such file or directory in file c:\inetpub\wwwroot\xoops\html\class\smarty\Smarty.class.php line 1248

I get similar errors on different pages, all of them referencing lines that look like this:

include ($_smarty_compile_path)

I've reinstalled several times, and am pretty sure I've set my permissions right (at one point I just set everything to writable just to see if it would get rid of the error, but no luck with that either).



3
slemmons
Styling the area behind banners
  • 2005/8/13 2:41

  • slemmons

  • Just popping in

  • Posts: 3

  • Since: 2005/8/13


I've been modifying the phpkaox template and can't seem to get the area behind the banner space to style no matter what I do. I've searched my stylesheets for any remaining reference to DDE1DE, the hex value for the color displayed in that area of the header (I've changed all the others), but it's not in any of the stylesheets, nor is it in the theme.html file.

I've even tried setting background images or colors directly in the html file to try and force it, and it still doesn't modify the style of that td (or div, or table, or any element I stick it in).

I there some specific trick to styling this area?

Thanks in advance.




TopTop



Login

Who's Online

161 user(s) are online (126 user(s) are browsing Support Forums)


Members: 0


Guests: 161


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits