11
CS_Swan
Captcha always wrong
  • 2009/1/19 23:16

  • CS_Swan

  • Just popping in

  • Posts: 28

  • Since: 2008/11/28


i have just commented out the lines refering to captcha php on my site because new users could see it but it was always wrong this problem is occuring on xoops2.3.2 with user profile active on php5 and MySQL 5

these are the lines in xoops_root_path/modules/profile/register.php I had to comment out

/* xoops_load("captcha");
* $xoopsCaptcha = XoopsCaptcha::getInstance();
* if (! $xoopsCaptcha->verify() ) {
* $stop .= $xoopsCaptcha->getMessage();
* }*/



12
CS_Swan
Re: turning off magic quotes
  • 2009/1/7 2:16

  • CS_Swan

  • Just popping in

  • Posts: 28

  • Since: 2008/11/28


Thank you very much



13
CS_Swan
turning off magic quotes
  • 2009/1/6 22:59

  • CS_Swan

  • Just popping in

  • Posts: 28

  • Since: 2008/11/28


can anyone tell me how to turn off magic quotes?? in system overview?



14
CS_Swan
still working on it but let me know what you think
  • 2009/1/6 22:50

  • CS_Swan

  • Just popping in

  • Posts: 28

  • Since: 2008/11/28


still giving me headaches but it is aalmost ready

http://www.ruralmanitoba.ca



15
CS_Swan
Re: passing paramaters
  • 2009/1/6 21:23

  • CS_Swan

  • Just popping in

  • Posts: 28

  • Since: 2008/11/28


this is still not working

it would be nice if someone could take this php file and turn it into a module that created a new block for each feed.
i am still looking for a workaround.
to get the file rss2html.php to accept parameters from a block intead of from the address bar.




16
CS_Swan
Re: passing paramaters
  • 2009/1/5 20:41

  • CS_Swan

  • Just popping in

  • Posts: 28

  • Since: 2008/11/28


sorry allow_url_fopen is on but ..
allow_call_time_pass_reference - Off
how do i turn this on



17
CS_Swan
Re: passing paramaters
  • 2009/1/5 20:37

  • CS_Swan

  • Just popping in

  • Posts: 28

  • Since: 2008/11/28


sorry to sound uneducated ... how do i do that



18
CS_Swan
Re: passing paramaters
  • 2009/1/5 19:10

  • CS_Swan

  • Just popping in

  • Posts: 28

  • Since: 2008/11/28


on the webserver i recieve 3 errors..

they are ..
Warning: include() [function.include]: URL file-access is disabled in the server configuration in file /class/xoopsblock.php(147) : eval()'d code line 1

Warning: include(http://www.ruralmanitoba.ca/stol_feed.php) [function.include]: failed to open stream: no suitable wrapper could be found in file /class/xoopsblock.php(147) : eval()'d code line 1

Warning: include() [function.include]: Failed opening 'http://www.ruralmanitoba.ca/stol_feed.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in file /class/xoopsblock.php(147) : eval()'d code line 1

stol_feed and rss2html are the same file
and is located on the root of ruralmanitoba.ca



19
CS_Swan
Re: passing paramaters
  • 2009/1/5 19:02

  • CS_Swan

  • Just popping in

  • Posts: 28

  • Since: 2008/11/28


on the localhost...
$_GET['$xmlfilename']='http://rss.cbc.ca/lineup/canada-manitoba.xml';
include "rss2html.php";

still loads the default feed




20
CS_Swan
Re: passing paramaters
  • 2009/1/5 16:10

  • CS_Swan

  • Just popping in

  • Posts: 28

  • Since: 2008/11/28


certainly , the problem is more indepth than i first expected.
on my localhost site I have a block in which i placed the sentence ' include "rss2html.php"; '
it did performed exactly what i expected producing a feed from a local news source.
I expected that doing the exact same thing on the webserver would produce the same results . not so nothing but errors.
the original problem was simply that this rss2html script is supposed to be able to take 2 parameters a feed location and a template file.
thanks for your help.




TopTop
« 1 (2) 3 »



Login

Who's Online

210 user(s) are online (141 user(s) are browsing Support Forums)


Members: 0


Guests: 210


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