21
batdevis
Re: Adding blocks in news module
  • 2005/2/18 16:10

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


Quote:

jfebus wrote:
I just follow the instruction and after updating the module I am still getting a "Selected file does not exist)" error.

Any hints?

Best regards,

Jose Febus


the problem is that sometimes the template database isn't update when you update the module, I don't know why.

A temporary solution is:

- backup your module MySQL tables (ex with phpMyAdmin)
- take note of the module preferences and of the blocks
- uninstall the module
- install the module
- update the MySQL tables
- set the preferences and the blocks

bye
Devis_



22
batdevis
Re: Module name or directory
  • 2005/2/18 14:39

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


thank you very much.
I've put it in the footer.php, after the code

if ( !defined("XOOPS_FOOTER_INCLUDED") ) {
    
define("XOOPS_FOOTER_INCLUDED",1);
    
$xoopsLogger->stopTime();
    if (
$xoopsOption['theme_use_smarty'] == 0) {
        
// the old way
        
$footer $xoopsConfigMetaFooter['footer'].'<br /><div style="text-align:center">Powered by XOOPS © 2002 <a href="https://xoops.org/" target="_blank">The XOOPS Project</a></div>';
        if (isset(
$xoopsOption['template_main'])) {
            
$xoopsTpl->xoops_setCaching(0);
            
$xoopsTpl->display('db:'.$xoopsOption['template_main']);
        }
        if (!isset(
$xoopsOption['show_rblock'])) {
            
$xoopsOption['show_rblock'] = 0;
        }
        
themefooter($xoopsOption['show_rblock'], $footer);
        
xoops_footer();
    } else {


so I've always the variable.



23
batdevis
Re: Problem adding template file
  • 2005/2/18 14:29

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


I have the same problem and I don't understand the solution.

Quote:

slaserver:erik:/var/www/html/modules/mydownloads/templatesls
blocks
/                      [b]mydownloads_frontpage.html[/b]  mydownloads_recent.html      mydownloads_viewcat.html
index
.html                   mydownloads_index.html      mydownloads_singlefile.html
mydownloads_brokenfile
.html  mydownloads_modfile.html    mydownloads_submit.html
mydownloads_download
.html    mydownloads_ratefile.html   mydownloads_topten.html
slaserver
:erik:/var/www/html/modules/mydownloads/templates$



the file mydownloads_frontpage.html must be in block directory, isn't it?

bye

Devis_



24
batdevis
Re: Module name or directory
  • 2005/2/18 9:16

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


I have the same problem!



25
batdevis
Re: Warning [Xoops]: Smarty error: unable to read resource
  • 2005/2/16 23:49

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


check the permission of the theme folder



26
batdevis
Re: How do I center a Xoops site?
  • 2005/2/15 12:26

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


Quote:

Oesie wrote:
In my css I can't find a clue where to remove the lines that are around my boxes on the 'startpage'.

Anybody?


have a look at the blocks templates



27
batdevis
Re: newBB2
  • 2005/2/4 8:50

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


Quote:

tumbler wrote:
I've downloaded the newest version of newBB,
but i can't find a dutch language pack.
Who can help me?

grtzz


here



28
batdevis
Re: Can webmaster change the avatars of the users?
  • 2005/1/4 9:33

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


thanks, but the administrators of my sites are not programmers(fortunately!).

I'll try to make an hack, than I'll public it.

bye!

Devis_



29
batdevis
Can webmaster change the avatars of the users?
  • 2004/12/30 17:17

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


I'd like to change the avatar of my users... how can I do it?

good year!

Devis_



30
batdevis
Re: Can't log in as admin after fresh install of xoops 2.0.7
  • 2004/6/21 15:17

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


Quote:

upsadaz wrote:
No I did not turn on persistent connection. Should I?

try it




TopTop
« 1 2 (3) 4 »



Login

Who's Online

143 user(s) are online (90 user(s) are browsing Support Forums)


Members: 0


Guests: 143


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