1
samwell
Re: Redirecting to another module upon login!?
  • 2005/8/20 4:10

  • samwell

  • Just popping in

  • Posts: 19

  • Since: 2005/1/16


Thanks a lot hyperpod!!!!!!!!! If i would have known the solution was going to be so simple...i would have done this a long time ago.



2
samwell
Redirecting to another module upon login!?
  • 2005/8/20 1:48

  • samwell

  • Just popping in

  • Posts: 19

  • Since: 2005/1/16


The general preferences in XOOPS allows you to set the default Home module. But is there anyway to redirect a person to another module immediately after they login?



3
samwell
Re: html
  • 2005/3/17 11:36

  • samwell

  • Just popping in

  • Posts: 19

  • Since: 2005/1/16


why would you go through all of that trouble?

Try This:
<?php
include("../mainfile.php");
include(
"../header.php");
$xoopsOption['show_rblock'] = 1//0 for no right block
?>

MYHTML

<?php
include("../footer.php");
?>


There's no need for a "module." For every subdir, add a "../"



4
samwell
Re: How do you configure the look of forms? (contact, registration, etc.)
  • 2005/3/1 7:55

  • samwell

  • Just popping in

  • Posts: 19

  • Since: 2005/1/16


THANKS A LOT BOTH OF YOU!



5
samwell
How do you configure the look of forms? (contact, registration, etc.)
  • 2005/3/1 2:54

  • samwell

  • Just popping in

  • Posts: 19

  • Since: 2005/1/16


Well the question is in the subject.

My site:http://deddeh.com has a contact and registration form that i'd like to customize (colors, not form inputs), but don't know where to start. Anyone have any suggestions? I tried looking at the style.css in the themes folder, but it didn't have any specific attributes for XOOPS forms. Or am i missing something?

I tried searching for this, but i couldn't find anything. Someone be kind enough to spare me your wisdom :).



6
samwell
Re: Is there anything i can do to make the emails section work???
  • 2005/2/28 12:20

  • samwell

  • Just popping in

  • Posts: 19

  • Since: 2005/1/16


it seems like a few of us are having the same problem at the same time. My email always worked until recently. I really would love to know what the deal is.



7
samwell
Re: Email problems....
  • 2005/2/28 8:44

  • samwell

  • Just popping in

  • Posts: 19

  • Since: 2005/1/16


i recently had the same problem too. What's the deal?



8
samwell
Re: Not being able to send mail thro smtp
  • 2005/2/28 8:41

  • samwell

  • Just popping in

  • Posts: 19

  • Since: 2005/1/16


under 'mail delivery method' choose 'SMTPauth'



9
samwell
Re: The Email System doesn't seem to work.
  • 2005/2/23 22:47

  • samwell

  • Just popping in

  • Posts: 19

  • Since: 2005/1/16


I just changed the mail settings to SMTP, and it works. I'm assuming there is something wrong with a PHP setting at my host. Oh well.



10
samwell
Re: The Email System doesn't seem to work.
  • 2005/2/23 22:35

  • samwell

  • Just popping in

  • Posts: 19

  • Since: 2005/1/16


i'm pretty certain that the problem lies within xoops. I just changed the admin email address, to my gmail account. And it still wouldn't send me anything. I checked the server (through cpanel) for any server issues, and there seems to be none. Although, it could be a php problem, no? I'm not a programmer, so i don't know this stuff.




TopTop
(1) 2 »



Login

Who's Online

247 user(s) are online (184 user(s) are browsing Support Forums)


Members: 0


Guests: 247


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