21
miealex
Login problems on 2.2.4 :(
  • 2006/4/10 17:33

  • miealex

  • Just popping in

  • Posts: 96

  • Since: 2004/12/12


I just released this site:http://www.tips-on-bet.com/

I all goes peachy but with one MAJOR problem. I can't login => I can't administrate it

When I hit the login button with my user/pass user.php displays a blank page

Any ideeas on how to fix it?

Thanks,
Alex



22
miealex
ikobo module
  • 2005/12/2 20:32

  • miealex

  • Just popping in

  • Posts: 96

  • Since: 2004/12/12


Hello dear XOOPSers,

I would like to ask you if anyone ever tried to do a payment module for ikobo. I know it has been done for OSCommerce. So I wondered maybe here someone did it, too.

If you did make such a module please replay and share it. I would like to have it too. I can't have a paypal account since I'm romanian so the only less expensive solution is with ikobo.

(If money are a must it's ok, too . I'll pay for it.)

Thanks,
Alex



23
miealex
Re: Romanian translation
  • 2005/10/3 17:17

  • miealex

  • Just popping in

  • Posts: 96

  • Since: 2004/12/12


I'm gonna answer this in straight romanian so PLS english speaking people don't mind this. It's easier for me and Alan25r to understand it if I write it in romanian.

Thanks for your understanding.

===================

Din cate stiu eu nu exista traducere in romana pentru versiunile noi (incepand cu 2.2).

DAR poti face traducerea chiar tu! Uita-te in siteul descarcat si instalat si vei vedea ca exista directoare denumite "language". Pasii pe care ar trebui sa-i urmezi ar fi:

1. Copiezi in interiorul fiecarui director "language" directorul default "english" redenumidu-l "romanian". Evident va trebui sa faci traducerea SI pentru FIECARE modul pe care-l vei folosi la inceput sau pe parcurs.

2. Apoi deschizi fisierele .php existente si traduci in romana.

Exemplu:

In directorul \html\language\english\ ai mail.php.
Acest fisier arata asa:

<?php
define
("_MAIL_MSGBODY""Message body is not set.");
define("_MAIL_FAILOPTPL""Failed opening template file.");
define("_MAIL_FNAMENG""From Name is not set.");
define("_MAIL_FEMAILNG""From Email is not set.");
define("_MAIL_SENDMAILNG""Could not send mail to %s.");
define("_MAIL_MAILGOOD""Mail sent to %s.");
define("_MAIL_SENDPMNG""Could not send private message to %s.");
define("_MAIL_PMGOOD""Private message sent to %s.");
?>


Dupa ce il traduci el ar trebui sa arate cam asa (acum totul depinde de traducere):

<?php
define
("_MAIL_MSGBODY""Mesajul nu a fost setat.");
define("_MAIL_FAILOPTPL""Nu am reusit sa deschid fisierul template.");
define("_MAIL_FNAMENG""Optiunea <De La> nu este setata.");
define("_MAIL_FEMAILNG""Optiunea <De La Email> nu este setata.");
define("_MAIL_SENDMAILNG""Nu am putu trimite email la %s.");
define("_MAIL_MAILGOOD""Mail trimis la %s.");
define("_MAIL_SENDPMNG""Nu am putut trimite mesaj privat la %s.");
define("_MAIL_PMGOOD""Mesaj privat trimis la %s.");
?>


Sper sa-ti fie de folos ce ti-am scris aici.

Bafta,
Alex



24
miealex
Re: When Xoopers are made to feel like frauds or fakes
  • 2005/10/2 18:04

  • miealex

  • Just popping in

  • Posts: 96

  • Since: 2004/12/12


JMorris I COMPLETLY agree with you. I have done sites the hard way and the easy way too. Some of them started from scratch and like 75% of them using different CMSs (including XOOPS of course ). I also am thrilled by the easy way of updating thing and maintaining the site with a CMS.

Also I have to say this (as you well said) and please remember it people:

Don't let the comments get you down!!! You're always going to have ignorant people who want to make themselves feel better by deminishing the accomplishments of others (in this case ... your accomplishments).




25
miealex
Re: mail problems in xoops 2.0.9
  • 2005/9/30 19:56

  • miealex

  • Just popping in

  • Posts: 96

  • Since: 2004/12/12


My host finally allowed me the use of user "nobody". It's a security issue here thou. It can be used for spam from what I heard.

So the problem still remains. I'll keep an eye on both threads if something comes up.

Thanks,
Alex



26
miealex
Re: php mail() problem
  • 2005/9/30 19:55

  • miealex

  • Just popping in

  • Posts: 96

  • Since: 2004/12/12


My host finally allowed me the use of user "nobody". It's a security issue here thou. It can be used for spam from what I heard.

So the problem still remains. I'll keep an eye on both threads if something comes up.

Thanks,
Alex



27
miealex
Re: mod rewrite question
  • 2005/9/30 19:43

  • miealex

  • Just popping in

  • Posts: 96

  • Since: 2004/12/12


Thanks for the reply chapi.
I understand now how it is used.But I wanted the links (ALL of them) to have a dinamic rewrite rule. Something like this.
RewriteRule ^index.php/*/*/*/namename.html


If you know how can this be done or where should I look for a detalied description of mod rewrite it would be of great help.

Thanks,
Alex



28
miealex
Re: xRoster with 2.2
  • 2005/9/28 9:52

  • miealex

  • Just popping in

  • Posts: 96

  • Since: 2004/12/12


Quote:
Arowana wrote:
hang tight xRoster 2.0 is being updated and bug fixed for XOOPS 2.2.X. I hope to have it completed in a week.


Arowana can you please post a link to the new updated module when it will be released?

Thanks,
Alex



29
miealex
Re: Xoops Doesn't Refresh Template files
  • 2005/9/28 5:55

  • miealex

  • Just popping in

  • Posts: 96

  • Since: 2004/12/12


Oh I see. Then you didn't update the modules from the admin section. After any modification in modules folder you have to update it.

Login to your site as a admin and then go to

www.your.site's.root/modules/system/admin.php?fct=modulesadmin

Under this link you have on the "Action" column 2 (or 3) buttons:
1 - Update
(2 - Uninstall - if the module isn't active)
3 - Info

You just HAVE TO update the modules that u changed.
I hope that helps.

Cheers,
Alex



30
miealex
Re: Xoops Doesn't Refresh Template files
  • 2005/9/28 4:33

  • miealex

  • Just popping in

  • Posts: 96

  • Since: 2004/12/12


Let me get this str8. You only modified the theme?

If you only modified your theme's files then that's logical If you also want the modules templates to be modified then you have to modify the modules files as well ...




TopTop
« 1 2 (3) 4 5 »



Login

Who's Online

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


Members: 0


Guests: 142


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