293221
Herko
Re: How to - "Welcome Block"
  • 2003/4/17 11:59

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


You'll have to create a one-block module. Check out jan304's Sample Module (http://www.jan304.org) and dive into the code.

Herko



293222
gcortes
Re: How to - "Welcome Block"
  • 2003/4/17 10:51

  • gcortes

  • Just popping in

  • Posts: 1

  • Since: 2003/4/17


I had done like prahalad... But in the home page I get first the Recent News and then the Welcome message. How can I get first the Welcome Message?

Thanks

Gloria



293223
mCity
Re: How to - "Welcome Block"
  • 2003/4/17 10:26

  • mCity

  • Just popping in

  • Posts: 52

  • Since: 2003/3/31


OK. After searching forum for "welcome block", I got the way to issue that. However, I don't want to assign the administration access right of [block] and [group] to whom work for issuing announcement/public notice/welcome.

Is there any module built/download to provide the way to do so?

mCity



293224
onokazu
Re: SSL Login?
  • 2003/4/17 8:56

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


Sorry I forgot to tell you that you also need to modify the '/path/to/xoops/directory/' in login.php to your settings.



293225
seppuku
xoops oekaki
  • 2003/4/17 2:56

  • seppuku

  • Just popping in

  • Posts: 1

  • Since: 2003/4/17


Oekaki is a bulletin board where you have the ability to draw a picture using an applet online. It would be nice if someone could create a XOOPS module of this that would function similarly to Oekaki Poteto (http://suteki.nu)

If you'd like to check it out, you can see samples of Oekaki Poteto at

http://oekakicentral.com

or my website at http://nairohe.com/oekaki/

I don't have very extensive knowledge of PHP but I'm looking around the codes on Oekaki Poteto to see if there's a way to convert it as a XOOPS module. I really don't know much but I was just hoping someone very profecient on PHP would try his hands on it since it would be a very nice addition for XOOPS sites, especially artist sites.

Thanks!



293226
mbogosian
Re: Database problem
  • 2003/4/16 22:25

  • mbogosian

  • Just popping in

  • Posts: 53

  • Since: 2002/9/30


You'll definitely want to take some time to read the MySQL documentation either that came with your installation or here. This might help as well.

Basically, you've got to do the following:

1. Install MySQL
2. Create a database user that XOOPS will use
3. Give access to log in to the database user
4. Create a database instance that XOOPS will use
5. Give access to the database instance to the database user

I think that just about covers everything, but I'm not sure. Good luck!



293227
TitaNs
Database problem
  • 2003/4/16 21:11

  • TitaNs

  • Just popping in

  • Posts: 7

  • Since: 2003/4/11


I have a prob. with database
there is a error message like this:

Could not connect to the database server.


Please check the database server and its configuration.


I have a php my admin control panel but I dunno how to create db.
what must I do?



293228
usual
Re: SSL Login?
  • 2003/4/16 18:44

  • usual

  • Just popping in

  • Posts: 14

  • Since: 2003/4/6 8


I put login.php in my ssl enabled dir, I changed the general settings to point to https://myip/login.php . . . it still doesn't work. I tried to go to login.php directly and it gives this error

Warning: main(/path/to/xoops/directory/mainfile.php) [function.main]: failed to create stream: No such file or directory in /var/www/html/login.php on line 7

Warning: main() [function.main]: Failed opening '/path/to/xoops/directory/mainfile.php' for inclusion (include_path='.:/usr/lib/php/:/usr/share/pear/') in /var/www/html/login.php on line 7



293229
ndial
Re: Enhancing the built in editor
  • 2003/4/16 15:21

  • ndial

  • Just popping in

  • Posts: 29

  • Since: 2003/3/3 1


OK, I've got a core hack that provides this* up at http://www.nathandial.com/dl/externalTextmod.tar.gz

I have only tested it with toy hacks, because my module-ified bible script makes PHP timeout when it's adding the database. But it looks at least workable. It really wasn't much code, only about 25 lines plus the comments.

edit: *that is, provides modules the ability to add text-modification functions, not that provides the Bible lookup stuff.



293230
onokazu
Re: SSL Login?
  • 2003/4/16 15:04

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


put extras/login.php under your SSL enabled directory, and the Url should be the path to that page.







Login

Who's Online

314 user(s) are online (70 user(s) are browsing Support Forums)


Members: 0


Guests: 314


more...

Donat-O-Meter

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

Latest GitHub Commits