1
xiaodao
Re: Podcast modules?
  • 2008/3/21 2:08

  • xiaodao

  • Just popping in

  • Posts: 9

  • Since: 2007/11/14


good



2
xiaodao
Re: How is Google doing it?
  • 2008/3/20 4:39

  • xiaodao

  • Just popping in

  • Posts: 9

  • Since: 2007/11/14


put ti just



3
xiaodao
Re: Registered users cannot visit newbb
  • 2007/11/24 4:32

  • xiaodao

  • Just popping in

  • Posts: 9

  • Since: 2007/11/14


Thank you skenow, the problem is solved now.

I stupidly missed some category permission setting in newbb.



4
xiaodao
Re: Registered users cannot visit newbb
  • 2007/11/16 15:00

  • xiaodao

  • Just popping in

  • Posts: 9

  • Since: 2007/11/14


OK, there's must be something wrong with my CBB, my local forum does not work too!!!

I found that only the default board "Test board" can be access ed by Anonymous and registered users, other board cannot be seen by anyone else except administrator.

My XOOPS version is 2.0.17.1, cbb version 3.08, and I found the following code in xoops_version.php file:

$modversion['name'] = _MI_NEWBB_NAME;
$modversion['version'] = 3.08;
$modversion['description'] = _MI_NEWBB_DESC;
$modversion['credits'] = "NewBB 2 developed by Marko Schmuck (predator) and D.J. (phppp)";
$modversion['author'] = "D.J. (phppp)";
$modversion['license'] = "GNU General Public License (GPL) see LICENSE";
$modversion['image'] = "images/xoopsbb_slogo.png";
$modversion['dirname'] = "newbb";

$modversion['author_realname'] = "CBB Dev Team";
$modversion['author_website_url'] = "http://xoopsforge.com";
$modversion['author_website_name'] = "XForge";
$modversion['author_email'] = "php_pp@hotmail.com";
$modversion['status_version'] = "3.07";
$modversion['status'] = "Stable";

$modversion['warning'] = "For XOOPS 2.0*, 2.2*, 2.3";

Any body has the same experience?



5
xiaodao
Re: Registered users cannot visit newbb
  • 2007/11/16 14:45

  • xiaodao

  • Just popping in

  • Posts: 9

  • Since: 2007/11/14


Thanks skenow, I did exactly what you said.

I granted "all" rights to the registered user group, and applied it to all board, I also make proper change to group management part in system module.

The above operations works fine for my local windows hosted site on XAMPP, but not for a remote linux hosted site, only administrator could access the CBB forum on that server, it's very odd.

Does anybody know where CBB store the permission data? which table? or file? so I will do a check for it.

Thanks.



6
xiaodao
Registered users cannot visit newbb
  • 2007/11/16 1:39

  • xiaodao

  • Just popping in

  • Posts: 9

  • Since: 2007/11/14


Hi,

Registered users in my site can not access newbb forum, version 3.08.

I've set access and browse permissions in newbb forum permisson section for them, and granted registered user to use the forum in system group management section, but this not worked.

In addition, if I granted the registered users could manage newbb forum in system group management, then the users can access and manage the forum. It's very odd.

Anybody could help? Thanks a lot!



7
xiaodao
Re: Smarty does not work?
  • 2007/11/16 0:57

  • xiaodao

  • Just popping in

  • Posts: 9

  • Since: 2007/11/14


Oh, but I do not know which file I should include, it's related to different language, I think there's must be a variable in XOOPS, such as $XOOPS_LANG, which I could use in the path of the php file which define the words mapping.

Can you help to make sure? Thanks.



8
xiaodao
Re: Smarty does not work?
  • 2007/11/16 0:54

  • xiaodao

  • Just popping in

  • Posts: 9

  • Since: 2007/11/14


Yes, the language files are in the theme package.



9
xiaodao
Smarty does not work?
  • 2007/11/14 11:30

  • xiaodao

  • Just popping in

  • Posts: 9

  • Since: 2007/11/14


Hi,

I can display my smarty constant in my theme file. Anybody knows why?

I've download neoblue theme. After installing it, I found the navigator section at top of the html theme can not be displayed properly, everything else is fine.

<li><a href="<{$xoops_url}>/modules/mylinks"><{$smarty.const._MA_MENU_LINKS}>a>li>
<
li><a href="<{$xoops_url}>/modules/works"><{$smarty.const._MA_MENU_PORTFOLIO}>a>li>
<
li><a href="<{$xoops_url}>/modules/contact"><{$smarty.const._MA_MENU_CONTACT}>a>li>


It displays like this:
_MA_MENU_LINKS, _MA_MENU_PORTFOLIO, _MA_MENU_CONTACT instead the correct words.



Anybody help? Thanks a lot.




TopTop



Login

Who's Online

216 user(s) are online (168 user(s) are browsing Support Forums)


Members: 0


Guests: 216


more...

Donat-O-Meter

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

Latest GitHub Commits