71
HughG
Re: contact us form not sending mail
  • 2004/3/18 5:30

  • HughG

  • Not too shy to talk

  • Posts: 124

  • Since: 2003/2/21


try this....

copy this to a text file and name it "test.php"

<?php
 phpinfo
(); 
 
?>


and load it on your server and call it up in your browser.

then search for the term MAIL and see if it provides a sendmail path... (i know you said you dont use it...) but it's worth a look

if all else fails.. you could use smtp...



72
HughG
Re: contact us form not sending mail
  • 2004/3/18 5:18

  • HughG

  • Not too shy to talk

  • Posts: 124

  • Since: 2003/2/21


admin > system > preferences > mail setup > what is listed in Mail Delivery Method Try using php mail.



73
HughG
Re: Using HTML in the FAQ module.
  • 2004/3/18 5:11

  • HughG

  • Not too shy to talk

  • Posts: 124

  • Since: 2003/2/21


putting a 'table' within might be tricky.. you can use html within the mod just like sections...etc.

Ok, just tried it and used
<table border="1" width="100%">
  <
tr>
    <
td width="33%">a</td>
    <
td width="33%">a</td>
    <
td width="34%">a</td>
  </
tr>
</
table>


and it worked. just make sure you UNCHECK the disable html.

you can see it here....for a bit then ill be removing it.

http://www.4thefort.com/modules/xoopsfaq/index.php?cat_id=14

oh and make sure you have your cache off when trying it



74
HughG
Re: PM email notification hack?
  • 2004/3/18 4:20

  • HughG

  • Not too shy to talk

  • Posts: 124

  • Since: 2003/2/21


It's a hack and youre on the right track with the search.

Sorry...wish there was an easier way...



75
HughG
Re: If I....
  • 2004/3/18 4:15

  • HughG

  • Not too shy to talk

  • Posts: 124

  • Since: 2003/2/21


Quote:

Stewdio wrote:
(That avatars freaky...)


Hey! That's my self portrait!



76
HughG
Re: If I....
  • 2004/3/18 3:56

  • HughG

  • Not too shy to talk

  • Posts: 124

  • Since: 2003/2/21


This is how i have done it...

backup database from current setup...

install fresh copy of XOOPS on new server...

go to admin...install all mods...etc

open phpmyadmin, and load database

done.

(prolly forgetting a step...been awhile since i did it) anyway, hope that helps.




77
HughG
Re: Staying Logged In
  • 2004/3/18 2:24

  • HughG

  • Not too shy to talk

  • Posts: 124

  • Since: 2003/2/21


Yup! thats the hack.

The staying logged in is always a gripe for anyone using Xoops. I don't know why they don't implement it default or use some other way of keeping you logged in.

Hopefully the devs will get with it on the next update and make it default. Seems to be enough "hoops" to jump through at first for new users of XOOPS to have to tackle going in and hacking core files. Not to mention everytime you apply an update... you have to go in and redo it again.



78
HughG
Re: Cooking module!!
  • 2004/3/17 19:56

  • HughG

  • Not too shy to talk

  • Posts: 124

  • Since: 2003/2/21





79
HughG
Re: Audio/Video files!
  • 2004/3/17 19:49

  • HughG

  • Not too shy to talk

  • Posts: 124

  • Since: 2003/2/21


check out this post:

https://xoops.org/modules/newbb/viewtopic.php?topic_id=10809&forum=17#forumpost43239



80
HughG
Re: Time problem - sortable?
  • 2004/3/17 19:41

  • HughG

  • Not too shy to talk

  • Posts: 124

  • Since: 2003/2/21


I have mine set up (and seems to work) like this:

Server timezone: Set to Pacific (as this is where the server is)

Default timezone: Set to GMT

Dunno if that helps...




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



Login

Who's Online

244 user(s) are online (142 user(s) are browsing Support Forums)


Members: 0


Guests: 244


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