61
javier
Re: cbb forum hover style.css
  • 2005/6/11 21:53

  • javier

  • Not too shy to talk

  • Posts: 184

  • Since: 2002/8/6 1


you already solved the problem?

As far i can see, of course will not work because you have a css diferent sintaxis:

If you put the following, will not work:
Quote:

/* color -- dropdown menu for Forum */
#dropdown a{
color:#FFFFFF;
}

#dropdown .menubar, #dropdown .menu, #dropdown .item, #dropdown .separator{
background-color: #99B5CC;
color:#FFFFFF;
}

#dropdown .separator{
border: 1px inset #e0e0e0;
}

#dropdown .menu a:hover{
color: #333;
}
/* color - end */



You must add THIS to your style.css instead.

Quote:

/* color -- dropdown menu for Forum */
div.dropdown a, div.dropdown .menubar a{
color:#FFF;
}

div.dropdown .menu, div.dropdown .menubar, div.dropdown .item, div.dropdown .separator{
background-color: #2F5376; /* color set in your theme/style.ss .th{} is recommended */
color:#FFF;
}

div.dropdown .separator{
border: 1px inset #e0e0e0;
}

div.dropdown .menu a:hover, div.dropdown .userbar a:hover{
color: #333;
}
/* color - end */




grettings
Javier



62
javier
BUG Found in xoops templates or the way how xoops manage it.
  • 2005/6/11 19:23

  • javier

  • Not too shy to talk

  • Posts: 184

  • Since: 2002/8/6 1


I found a template bug, if you copy and paste certain text, that deform the XOOPS templates, for example:
of course its only a example, nobody will paste some many "f"
But i saw that problem in some post in my forum and in the site news in normal use conditions.

It happened to me after wrote a text in notepad and paste into a forum topic, sometimes it happen when you copy some text from a site and paste too.
this is a example:

**edited by javier**



Exist a fastest way to solve that?

thanks in advance.
grettings
Javier



63
javier
What´s the future of xoops & discussion board modules?
  • 2005/6/7 0:35

  • javier

  • Not too shy to talk

  • Posts: 184

  • Since: 2002/8/6 1


Hi,
Since the development of newbb has finished and CBB has born,
I asked me what is the future of XOOPS & discussion forums?

Newbb always was THE OFICIAL XOOPS FORUM, but now not exist a official forum,
Only exist some forum projects but nothing more.

Newbb2 is still used in this site as official forum, but what next?
Xoops.org will follow using newbb2, CBB or what?

Sorry for say this, but im sincerely very tired of have to change forums all the weeks,

When i put online my latest site i used koudanshi x-phpbb as forum, it was great because i love phpbb, but one day koudanshi stoped the updates to the module and thousand of user keep prisioners of a not update XOOPS site (because xphpbb touch core files and that not allow you to keep your XOOPS version up to date)
In these moment i asked in all the places about how to make phpbb a module,
i started modify the original phpbb files to use the XOOPS users tables,etc and alot of things more but nobody help me with my questions about the "convert to module part"

Them with a hackers paradise XOOPS site i had to search a solution to protect my site,
I converted my xphpbb to phpbb to newbb1 to newbb2,
Not without have problems in the db now.

Now im a unhappy owner of a XOOPS site with a newbb2 forum (i installed newbb2 because i thought it was the new official forum)
the reply notifications not work fine, you can´t see the users ip,
you can`t identify if a user have 2 o more accounts using the same ip and alot of things more you can´t do.

Now i thinking to have a phpbb or vbulletin standalone, because newbb2 has alot of errors and after install CBB the notifications replys not work too and nobody help me with that in all the topics i posted in xoops.org.

NewBB is gone, Xphpbb is gone, other forum projects gone, when the XOOPS users will have a serious forum project?

CBB seems to be serious, but would happen the same thing as xphpbb or others?
One day Plufff(disapear)
the project end and the XOOPS users again without a decent forum module.

Sincerely i would like to see a serious phpbb or any well know free or pay forum projects.

Please not confuse my words, i know my english is terrible and dued to that many times i can´t explain my ideas fine.
I know the CBB ,newbb and others guys works really hard in all the projects and i say thanks for that and keep up the good work,
I only think the XOOPS users have not diferent options, its newbb or CBB (almost the same thing)

best regards
Javier



64
javier
Remove xoops header and footer in CBB forums?
  • 2005/6/5 0:50

  • javier

  • Not too shy to talk

  • Posts: 184

  • Since: 2002/8/6 1


Today i saw XOOPS china has his CBB forum without XOOPS header and footer, that´s really cool,
https://xoops.org.cn/modules/newbb/index.php

i tried several modifications to the code without positive results,

What i have to do for remove header andd footer?

thanks in advance and excuse my bad english
Javier



65
javier
Question for CBB developers (phppp, etc)
  • 2005/6/3 22:16

  • javier

  • Not too shy to talk

  • Posts: 184

  • Since: 2002/8/6 1


Hi,
Currently i have newbb2 installed in my site, but i modified alot the templates and the newbb.css files to give to newbb2 the PHPBB subsilver aspect,

Now i want to convert my newbb2 to CBB, my question is, how much change the templates structure and the newbb.css files in CBB?

Can i make the change keeping my subsilver hacked style without much problems?


grettings
Thanks in advance.
Javier



66
javier
The notifications never worked in my xoops sites since 2001.
  • 2005/6/2 12:59

  • javier

  • Not too shy to talk

  • Posts: 184

  • Since: 2002/8/6 1


Hi,

The XOOPS notifications never but never worked in my XOOPS sites,
the mydownloads, newbb1, newbb2 notifications or any site notifications never work,

and i want know why?
whats settings or what are involving in the notifications?

can be a server setting? or what?

thanks in advance.
Javier



67
javier
Re: View posters IP in newbb?
  • 2005/5/19 18:34

  • javier

  • Not too shy to talk

  • Posts: 184

  • Since: 2002/8/6 1


I deleted all these templates and generate again and not luck,

also i made a fresh 2.0.10 install in my hard disk with xsas, and get the same results,

The notifications are set, and if i enter in the notifications page i see all the current selected notifications,
But never but never the system send PM to my inbox


Im the only one with this problem?
I really appreciatte all your help and time DonXoop.

grettings
Javier



68
javier
Re: View posters IP in newbb?
  • 2005/5/19 13:13

  • javier

  • Not too shy to talk

  • Posts: 184

  • Since: 2002/8/6 1


All the newbb templates or all the site templates? because the notifications not work in all the modules, mydownloads,news,newbb2,etc etc etc.

grettings
Javier



69
javier
Re: View posters IP in newbb?
  • 2005/5/19 1:56

  • javier

  • Not too shy to talk

  • Posts: 184

  • Since: 2002/8/6 1


Hi, thanks for reply,

I have NewBB 2.02 Final and i see all the ips as 0.0.0.200 style.
I come from koudanshi xphpbb to phpbb to newbb1 to newbb2 final.
Exist any way to delete these bad ips to obtain new ones?

i read about CBB, but i only found a chinese version, exist a english version?
The notifications works fine in CBB? because in newbb2.02 the notifications by mail and by PM not work for me.

Thanks in advance.
grettings
javier



70
javier
Noptifications in my xoops not working.
  • 2005/5/17 17:01

  • javier

  • Not too shy to talk

  • Posts: 184

  • Since: 2002/8/6 1


the notifications per PM not work in my XOOPS installation,

no matter the module, not work in news, mydownloads,forum,etc etc module, in none of them.

Any idea about the problem?
best regards

Javier




TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 17 »



Login

Who's Online

228 user(s) are online (148 user(s) are browsing Support Forums)


Members: 0


Guests: 228


more...

Donat-O-Meter

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

Latest GitHub Commits