31
yeziha
"userinfo.php" page problem
  • 2005/4/24 22:53

  • yeziha

  • Just popping in

  • Posts: 39

  • Since: 2005/2/22


Hi, all!

Sorry to bother, but...
How do I include side blocks on "userinfo.php" page
(the same about "user.php", etc.).
Without them it looks not too good,
not to say more!

Your help is really appreciated.



32
yeziha
Help: option "Allow other users to view my email address" not working!
  • 2005/4/24 18:27

  • yeziha

  • Just popping in

  • Posts: 39

  • Since: 2005/2/22


I just started a new site and I there is a problem with
newly registered users.
When a user upon registering leaves the option "Allow other users to view my email address" unchecked, the email is still displayed to other users in the profile. I registered myself as a new user to make sure I also noticed that only registered users can see
the emails of other users.

I am almost desperate. What could be reason of this???
Many thanks in advance!



33
yeziha
Newbb problem: posting date gone mad!
  • 2005/4/22 17:04

  • yeziha

  • Just popping in

  • Posts: 39

  • Since: 2005/2/22


I intstalled a newbb and it works just wonderful but for one thing: all the posts display the same posting date - and it is late 60-ies!



34
yeziha
Re: TinyD and Smarty Meta Tags
  • 2005/3/22 19:20

  • yeziha

  • Just popping in

  • Posts: 39

  • Since: 2005/2/22


I set titles on my site - it's quite simple
(myself is no coder )

When you load you page you open either index.php file
in the module folder or yourpage.php file, if you don't use a module.


instead of the
$xoopsTpl->assign('xoops_pagetitle', $dtitle);

put
$xoopsTpl->assign('xoops_pagetitle', "Your page title content");

before
include '../../footer.php';

That worked perfectly!
Hope that helps and it's not too late



35
yeziha
Re: Can't switch languages in tigra menu ! Nothing helped...
  • 2005/3/12 13:28

  • yeziha

  • Just popping in

  • Posts: 39

  • Since: 2005/2/22


Never mind, I fixed it. Still, thanx to all!



36
yeziha
Re: Help find Japanese language packs !
  • 2005/3/12 12:26

  • yeziha

  • Just popping in

  • Posts: 39

  • Since: 2005/2/22


Thanx a lot, Davidthomas!!!!!!!



37
yeziha
Re: Can't switch languages in tigra menu ! Nothing helped...
  • 2005/3/6 19:02

  • yeziha

  • Just popping in

  • Posts: 39

  • Since: 2005/2/22


Probably it won't work because I use multilanguage module 1.4 and not 1.4.4 on XOOPS 2.0.9.2. But why the rest works oK then?



38
yeziha
Help find Japanese language packs !
  • 2005/3/3 0:06

  • yeziha

  • Just popping in

  • Posts: 39

  • Since: 2005/2/22


I need japanese language packs for my XOOPS site. I read I can find them at www.xoopscube.jp
It okay, I only don't know Japanese, and i don't see an English version there.
How do I get these packs? Probably, there are some download links?



39
yeziha
Can't switch languages in javascript menu ! Nothing helped...
  • 2005/3/2 18:57

  • yeziha

  • Just popping in

  • Posts: 39

  • Since: 2005/2/22


Good Xoopies! I'm making a multilanguage site. I installed the multi language module 1.4 (XOOPS 2.0.9.2). The content switches into languages perfectly. But I cannot do it with my javascript menu. At one of the threads (unfortunately, can't find it now) I picked up this code for multilanguage java, it is placed before body closure in the theme.

<script language="JavaScript" src="<{$xoops_url}>/themes/exnews/menu.js"></script>
<!-- 
items structuremenu hierarchy and links are stored there -->
<{if 
$xoops_langcode == 'en'}>
<!-- 
Load English menu -->
<
script language="JavaScript" src="<{$xoops_url}>/themes/exnews/en_items.js"></script>
<{else}>
<!-- Else 
load Japanese menu -->
<
script language="JavaScript" src="<{$xoops_url}>/themes/exnews/jp_items.js"></script>
<{/if}>
<!-- 
files with geometry and styles structures -->
<
script language="JavaScript" src="<{$xoops_url}>/themes/exnews/menu_tpl.js"></script>
<
script language="JavaScript">


But in my case XOOPS always loads only the menu items file that goes first in the code (e.g., if i swap in the code 'en_items' and 'jp_items' it loads Japan menu only). I'm no expert in java syntax and have no idea why it won't work

Can anyone help make it work (desirably - for a 3-language site)?

Lots of thanx in advance!




TopTop
« 1 2 3 (4)



Login

Who's Online

225 user(s) are online (120 user(s) are browsing Support Forums)


Members: 0


Guests: 225


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