1
bapi
Re: XOOPS.org new Theme (WOX)
  • 2009/12/16 22:55

  • bapi

  • Just popping in

  • Posts: 7

  • Since: 2009/12/14


Quote:
jackyliu wrote: Please add "$" before 'xthemes_process' Like this: <{$xthemes_process action="run_method" .......
Hello Is it enough or do we need also an x-theme module that is not available? thanks BR bapi



2
bapi
Re: Webinstall and reCaptcha
  • 2009/12/15 9:23

  • bapi

  • Just popping in

  • Posts: 7

  • Since: 2009/12/14


Quote:

ghia wrote:
I think you have to open a ticket with your hoster for that. In one or other way the api-verify.recaptcha.net host does not translate to a valid IP address, when PHP function fsockopen($host, $port, $errno, $errstr, 10) is called.


In fact, ping api-verify.recaptcha.net does not give the address, we have to look the IP configuration
Thanks for your help
bapi



3
bapi
Re: Webinstall and reCaptcha
  • 2009/12/14 20:44

  • bapi

  • Just popping in

  • Posts: 7

  • Since: 2009/12/14


Quote:

ghia wrote:
bapi, Welcome on the XOOPS Forum!

Try with changing
die ('Could not open socket');

with
die ('Could not open socket, ERROR: '.$errno.' - '.$errstr);

What does it say?


Thanks for your answer
It is the output :
Could not open socket, ERROR: 0 - php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution



4
bapi
Re: right theme
  • 2009/12/14 20:36

  • bapi

  • Just popping in

  • Posts: 7

  • Since: 2009/12/14


thanks
what about x-theme module?



5
bapi
right theme
  • 2009/12/14 1:12

  • bapi

  • Just popping in

  • Posts: 7

  • Since: 2009/12/14


Hello
We are implementing a XOOPS solution for our hobbie.
It is not so easy to find out a theme which corresponds more or less to our needs. In fact, the theme of this site is quite good for us, is it possible to know if it is a downloadable theme?
Thanks in advance
Best regards
bapi



6
bapi
Re: Webinstall and reCaptcha
  • 2009/12/14 1:02

  • bapi

  • Just popping in

  • Posts: 7

  • Since: 2009/12/14


Hello
"Could not open socket" when i try to register on our XOOPS site
I assume this command failed :
"
if( false == ( $fs = @fsockopen($host, $port, $errno, $errstr, 10) ) ) {
die ('Could not open socket');
"

but i don't know the reason.
Any ideas?
Thanks in advance
bapi




TopTop



Login

Who's Online

154 user(s) are online (116 user(s) are browsing Support Forums)


Members: 0


Guests: 154


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