290461
Mithrandir
Re: How to start with this web site

Google is your friend

I manage with quite simple INSERT INTO, DELETE FROM, UPDATE and SELECT statements, which are easy to learn and there are loads of sites dishing out tutorials in SQL.
When you have figured out your SQL sentence to retrieve the data you want, look in the other modules how to get the information out of the database in XOOPS



290462
mCity
Re: Multilingo
  • 2003/10/14 14:52

  • mCity

  • Just popping in

  • Posts: 52

  • Since: 2003/3/31


Congraturation! But I found a new way (correct way) to solve the tuncation. Read THIS

mCity



290463
Anonymous
Re: xtremuserguestbook
  • 2003/10/14 14:51

  • Anonymous

  • Posts: 0

  • Since:


Thank you for your reply, Francis.
Now I would like to ask you and the XOOPS community if there is a Guestbook for XOOPS 2.0.5 ( english ) which works for all users..
Thanks



290464
mCity
Re: SOLVED - Making Xoops CONTENT Multilingual *Fixed Code Quote problem*
  • 2003/10/14 14:47

  • mCity

  • Just popping in

  • Posts: 52

  • Since: 2003/3/31


My last two ways may not be good or correct. IMHO, I suggest to modify /modules/news/blocks/news_top.php line 39 for logic Quote:
$title = $myts->makeTboxData4Show(substr($myrow['title'],0,($options[2] -1)))."...";

to be Quote:
$title = substr($myts->makeTboxData4Show($myrow['title']),0,($options[2] -1))."...";

If devs agree with it, please modify it in next release. It'd solve trucation.

mCity.



290465
Anonymous
Re: xtremuserguestbook
  • 2003/10/14 14:16

  • Anonymous

  • Posts: 0

  • Since:


You are not silly!

The xtremuserguestbook works only for registered users.



290466
lykoszine
Re: RSS/XML form of latest news
  • 2003/10/14 13:37

  • lykoszine

  • Module Developer

  • Posts: 244

  • Since: 2002/1/2 2


Apart from the fact that is it malformed, backend.php does exist.

Lykos Syndication does something similar for 4 modules, altough it needs a bit of "de-rusting" at the mo!



290467
DarkDeath
Re: Right Blocks with Cjay Content
  • 2003/10/14 13:23

  • DarkDeath

  • Just popping in

  • Posts: 29

  • Since: 2002/8/17


Herko..THE MAN fixed my theme... so its showing my right blocks on ALL my pages.. but i still have a problem with Cjay.... the content areais too wide and its pusing my blocks out.... no other module is doing this.. so i was wanting to know how to change the width settgin for Chay's pages???



290468
AndyB
RSS/XML form of latest news
  • 2003/10/14 13:17

  • AndyB

  • Just popping in

  • Posts: 13

  • Since: 2003/2/19


I wrote a small script that outputs 10 latest news from the news module as an RSS or custom formated XML. Maybe it could be usefull to others - I would like someone responsible for the news module to have a look at it. How can I get in touch with such a person?




290469
Herko
Re: Can Xoops to display the Latest message on home page??
  • 2003/10/14 13:08

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


Use the Recent Discussions block, and set it to show on the front page You can find the block at the admin section, system admin -> blocks.

Herko



290470
DarkDeath
Re: My Theme Code..... HELP
  • 2003/10/14 12:58

  • DarkDeath

  • Just popping in

  • Posts: 29

  • Since: 2002/8/17


your the man!!







Login

Who's Online

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


Members: 0


Guests: 216


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