21
kalpax
User Management, basics
  • 2005/11/5 21:02

  • kalpax

  • Just popping in

  • Posts: 61

  • Since: 2005/8/9 2


I have XOOPS 2.2.3a installed with the community pack. I don't see any way in the base XOOPS package to add and manage users? I must be missing it, that's too basic. I see that there is a module called Extended Profiles, which seems to be able to tap into the base XOOPS user list, but before I fool with that very much I'd like to investiage the core XOOPS capability.

It's very odd but I can almost never find the answers I need via the XOOPS site search. I try before posting, but often don't find what I need.

Thanks



22
kalpax
Re: Images not rendering some of the time
  • 2005/11/5 20:43

  • kalpax

  • Just popping in

  • Posts: 61

  • Since: 2005/8/9 2


OK, I've read around a bit more and see that the XOOPS wysiwyg editor it inserting bb-code into the textbox, that's what the square brackets are about.

But why does the XOOPS editor insert bb-code if the site does not render it???

I see too that the editor that XOOPS offers for blocks isn't the same as the editor the content module offers...I hope someone can lay out how this is all tied together?



23
kalpax
Re: Images not rendering some of the time
  • 2005/11/5 20:26

  • kalpax

  • Just popping in

  • Posts: 61

  • Since: 2005/8/9 2


In fact I've noticed that all of the XOOPS wysiwyg editor's inserted square brackets tags are rentered as square brackets, so even a bold line is shown non-bold and with brackets.

It's the same editor that is used elsewhere in XOOPS that works fine on my site, what's special about the block I created?



24
kalpax
Images not rendering some of the time
  • 2005/11/5 20:05

  • kalpax

  • Just popping in

  • Posts: 61

  • Since: 2005/8/9 2


On some pages, images I insert do not render, I get just a url type line

imghttp://www.xyz.com/xoops/uploads/img436cdb75816a1.png /img

(I took out the square braces around the img tags as they seem to mis render here in this forum)

I created a custom block for this page. The block is set to html. I have wysiwyg enabled. Did I miss some other config step? This is a fresh install of 2.2.3a. Other pages in this site have been good to the images inserted in the same manner.



25
kalpax
Re: How to set up xoops 2.2.3 front page?
  • 2005/11/5 16:19

  • kalpax

  • Just popping in

  • Posts: 61

  • Since: 2005/8/9 2


THANK YOU! Blocks were a huge clue for me, a major part of XOOPS that I'd not even touch yet.

It worked as advertised but for some reason the image I placed in to the block does not render, I get just the html

"This is the front page of the XYZ Systems website. Resized Image"

The block is set to html. I have wysiwyg enabled. Did I miss some other config step? This is a fresh install of 2.2.3a.



26
kalpax
The xoops message "if the page does not reload please click here" after posting
  • 2005/11/5 7:28

  • kalpax

  • Just popping in

  • Posts: 61

  • Since: 2005/8/9 2


Probably the number one thing that bugs me about XOOPS is that after posting or logging in etc there is a page that pops up "thank you for posting, if the page does not reload please click here" I've not seen any other cms that has that, it sure slows things down. I was surprised to see the same screen appears in 2.2.3. Why is it needed???



27
kalpax
How to set up xoops 2.2.3 front page?
  • 2005/11/5 7:22

  • kalpax

  • Just popping in

  • Posts: 61

  • Since: 2005/8/9 2


I have looked high and low and cannot figure out how to populate the "front page" of a 2.2.3 XOOPS site. I have the community pack installed, there are all sorts of interesting modules available and those seem pretty straightforward to configure.

I'd like:

A basic front page article "this is what this site is all abbout"

Then the option to show "news" headlines below that.

It must be simple?



28
kalpax
Re: Strange Chars in theme header, current time, how can I get rid of them?
  • 2005/11/3 20:50

  • kalpax

  • Just popping in

  • Posts: 61

  • Since: 2005/8/9 2


Oh, you did tell me to change that setting in the admin area, and what do you know...it worked!

Thanks



29
kalpax
Re: Strange Chars in theme header, current time, how can I get rid of them?
  • 2005/11/3 16:22

  • kalpax

  • Just popping in

  • Posts: 61

  • Since: 2005/8/9 2


Thanks for the quick reply, I'm sure it's in the right direction. I found code below which must be the current time section and deleted it, yet I still see the current time chars in the header. I've closed all IE windows, even tried another browser and it's still there. Strange? Or is there some part of XOOPS that has to be 'notified' of the change?

<Script Language="JavaScript">
<!--
var spSTim11=" ";
function time01() {
var dayTim,jiTim,funTim,byoTim,goze;
dayTim=new Date();
jiTim=dayTim.getHours();
funTim=dayTim.getMinutes();
byoTim=dayTim.getSeconds();
if (jiTim<12) goze="¸áÁ° ";
else {
goze="¸á¸å ";
jiTim=jiTim-12;
}
document.time01.timeform.value=spSTim11+goze+jiTim+"»þ"+funTim+"ʬ"+byoTim+"ÉÃ";
setTimeout("time01()",1000);
}
// End -->
</Script>



30
kalpax
Strange Chars in theme header, current time, how can I get rid of them?
  • 2005/11/3 16:06

  • kalpax

  • Just popping in

  • Posts: 61

  • Since: 2005/8/9 2


In the orange_peco theme from ocean-net, there are some odd (probably japanese) charcters in the headers upper right hand corner:

¸áÁ° 8»þ8ʬ37ÉÃ

The number increments every second, so it's probably supposed to be the current time. How can I get rid of that? The site does not need the current time shown. I know zilch about css etc, so any response should be as specific as possible.

Thanks




TopTop
« 1 2 (3) 4 5 6 7 »



Login

Who's Online

150 user(s) are online (83 user(s) are browsing Support Forums)


Members: 0


Guests: 150


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