51
teibaz
can't change to any theme
  • 2004/11/22 20:17

  • teibaz

  • Not too shy to talk

  • Posts: 103

  • Since: 2004/6/13


I used XOOPS 2,0,7 and my themes worked just fine. Later i upgraded XOOPS to 2.0.7.3 and now to 2.0.9.b

i also upgreaded my forum to newbb2..

now i want to change my theme but i can't.. in administration mode in configuration i check other themes.. even check that new html would be overwritten and so on.. but.. nothings going on.. what it could be?



52
teibaz
Undefined variable in moduelsadmin.php
  • 2004/11/22 16:56

  • teibaz

  • Not too shy to talk

  • Posts: 103

  • Since: 2004/6/13


Notice [PHP]: Undefined variable: content in file www\rhcp\modules\system\admin\modulesadmin\modulesadmin.php line 285

don't know why, but when it is shown that module is installed and you can go back to module module administration page :)

sometimes this notice is written several times (while installing newbb2 it was written 8 times) but sometimes there is none notices..



53
teibaz
Re: i need a page counter
  • 2004/11/22 10:31

  • teibaz

  • Not too shy to talk

  • Posts: 103

  • Since: 2004/6/13


how about I-STAT? It's great module ;)



54
teibaz
Re: Multilanguage site
  • 2004/11/22 10:27

  • teibaz

  • Not too shy to talk

  • Posts: 103

  • Since: 2004/6/13





55
teibaz
Re: some errors in my xoops
  • 2004/11/19 13:13

  • teibaz

  • Not too shy to talk

  • Posts: 103

  • Since: 2004/6/13


Quote:

Mithrandir wrote:
re. the forum errors - do you have any categories and forums created? I assume you have newbb 2?


yeah, i use newbb2. There are 3 categories and lots of forums (i updated from newbb with updater)



56
teibaz
Re: Article from WF-Section on home page
  • 2004/11/19 12:36

  • teibaz

  • Not too shy to talk

  • Posts: 103

  • Since: 2004/6/13


perhaps no..

but.. if you'll make a block, which take this doc from database, you could. then you'll have to disable any startup page and just put this block as "on top"



57
teibaz
Re: Guestbooks
  • 2004/11/19 12:31

  • teibaz

  • Not too shy to talk

  • Posts: 103

  • Since: 2004/6/13


yeah, put the standart guestbook. if you don't like it, look there:https://xoops.org/modules/repository/viewcat.php?cid=35



58
teibaz
Re: Take off a theme menu
  • 2004/11/19 12:27

  • teibaz

  • Not too shy to talk

  • Posts: 103

  • Since: 2004/6/13


edit themes.html in themes dir befor installation or in tempaltes_c after it.



59
teibaz
Re: some errors in my xoops
  • 2004/11/19 12:21

  • teibaz

  • Not too shy to talk

  • Posts: 103

  • Since: 2004/6/13


Quote:

pessi wrote:
hi

I am not an expert but what i can guess is that your folder permission were not correct while installing because there is an error in cache dir. there is one in avtars...and these folders need special permissions as i remember when I installed xoops.


it cant be this, `cause i'm testing now on my windows2003 virtual server (apache 1.3.x; php 4.3.x; MySQL 4.x). So, there isn't CHMOD in windows...

i edited code in some places.. so, what are the possible reasons for these errors... maybe i'll find out myself where i edited not correctly...



60
teibaz
some errors in my xoops
  • 2004/11/19 11:16

  • teibaz

  • Not too shy to talk

  • Posts: 103

  • Since: 2004/6/13



Notice [PHP]: Undefined offset: 0 in file c:\www\rhcp\modules\newbb\class\forum.php line 359



359: return $_cachedForums[$cat][$perm_string];
360: }



Warning [PHP]: array_keys(): The first argument should be an array in file c:\www\rhcp\modules\newbb\blocks\newbb_block.php line 53

Warning [PHP]: implode(): Bad arguments. in file c:\www\rhcp\modules\newbb\blocks\newbb_block.php line 56



52: }
53: $valid_forums = array_keys($access_forums);
54: if (isset($allowed_forums) && count($allowed_forums) > 0) $valid_forums = array_intersect($allowed_forums, $valid_forums);
55:
56: $forum_criteria = ' AND t.forum_id IN (' . implode(',', $valid_forums) . ')';
57: unset($access_forums);
58: $approve_criteria = ' AND t.approved = 1 AND p.approved = 1';



if i want to add block "recent comments" i get error like this:


Fatal error: Call to a member function on a non-object in c:\www\rhcp\modules\system\blocks\system_blocks.php on line 337


336: $mid = $comments[$i]->getVar('com_modid');
337: $com['module'] = '<a href="'.XOOPS_URL.'/modules/'.$modules[$mid]->getVar('dirname').'/">'.$modules[$mid]->getVar('name').'</a>';



how can i put this in right?
and what it could be?




TopTop
« 1 ... 3 4 5 (6) 7 8 »



Login

Who's Online

246 user(s) are online (162 user(s) are browsing Support Forums)


Members: 0


Guests: 246


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