31
batdevis
Re: Can't log in as admin after fresh install of xoops 2.0.7
  • 2004/6/21 10:50

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


have you turn on persistent connection?

Devis_



32
batdevis
Re: Writable but not writable....mainfile.php
  • 2004/6/18 9:32

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


I haven't a site control panel. And with a windows server you can't chmod files via ftp.



33
batdevis
Re: Writable but not writable....mainfile.php
  • 2004/6/18 8:55

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


Quote:

happyponcho wrote:
I just started the installation process and everything went well until the Saving configuration data.. step. I always get this message:

Saving configuration data..
Could not write into mainfile.php. Please check the file permission and try again.

The step before did say that my mainfile.php was writable and all other things were good too but for some reason, i get stuck on the next step on Saving configuration data..


I have the same problem, in a windows installation with IIS, XOOPS 2.0.7.
I know linux is the best...

aloha

Devis_



34
batdevis
Re: Is there a guestbook module that works?
  • 2004/3/30 14:07

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


If you are using linux, check the file permissions:

try to chmod 777 all the module files(but don't do that in a production site!).

Devis_



35
batdevis
Re: Question for Agenda X
  • 2004/3/1 16:08

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


what is the "roster" module?

probably there's an error there, and only registered users or webmaster can access to that module.

Devis_




36
batdevis
Re: Partners Block
  • 2004/2/20 15:53

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


go 2 the templates admin

edit the template xoopspartners_block_site.html

find this row:

<{if $partner.image != ""}>
      <
img src="<{$partner.image}>" width="102" height="47" border="0" alt="<{$partner.url}>" <{$block.fadeImage}> /><br />
      <{/if}>


and delete
width="102" height="47"
:

final result:

<{if $partner.image != ""}>
      <
img src="<{$partner.image}>" border="0" alt="<{$partner.url}>" <{$block.fadeImage}> /><br />
      <{/if}>


bye!

Devis_




TopTop
« 1 2 3 (4)



Login

Who's Online

168 user(s) are online (111 user(s) are browsing Support Forums)


Members: 0


Guests: 168


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