11
bigwolf
Re: count module problem
  • 2005/1/20 12:28

  • bigwolf

  • Just popping in

  • Posts: 36

  • Since: 2002/4/20


I have the same problem in XOOPS 2.0.9.2, and I found below
fromhttp://www.bbchen.org/modules/weblog/details.php?blog_id=48
-----------------------------------------------------
In modules/count/index.php add the following lines
------------------------------------------------------
include("../../mainfile.php");
include("../../header.php");

include("header.php");
======add code======================
if (isset($HTTP_GET_VARS)) {
foreach ($HTTP_GET_VARS as $k => $v) {
$$k = $v;
}
}

if (!isset($id)) exit;
if (!ereg("^[0-9]{1,8}$",$s)) $s=0;
$file = "./$id.txt";
$startno = "$s";
=======end==========================


***chmod count folder into 755, /count/count.txt into 777

Hope it will work.



12
bigwolf
can't use JavaScript in blocks after upgrading from 2.0.7 to 2.0.7.3
  • 2004/9/26 9:10

  • bigwolf

  • Just popping in

  • Posts: 36

  • Since: 2002/4/20


I tried to insert a countdown JavaScript in my XOOPS site (2.0.7). It worked fine and everything was OK. But when I upgraded my site to 2.0.7.3, JavaScript can't work in blocks anymore. Is there any relationship wiht theme.html? Please help. Thanks!



13
bigwolf
paFileDB module?
  • 2004/9/19 13:39

  • bigwolf

  • Just popping in

  • Posts: 36

  • Since: 2002/4/20


Is there any module like paFileDB? (http://www.phparena.net/pafiledb.php)
Hope to see the great module, thanks!



14
bigwolf
Re: XoopsFAQ lists in block
  • 2004/9/12 10:11

  • bigwolf

  • Just popping in

  • Posts: 36

  • Since: 2002/4/20


Could anyone help? Thanks a bunch!



15
bigwolf
XoopsFAQ lists in block
  • 2004/8/9 4:53

  • bigwolf

  • Just popping in

  • Posts: 36

  • Since: 2002/4/20


How can I show the title of XoopsFAQ in block? Please help, thanks!



16
bigwolf
Re: bug with........ debbuger
  • 2004/5/21 10:37

  • bigwolf

  • Just popping in

  • Posts: 36

  • Since: 2002/4/20


I turn of php debug in XOOPS 2.0.6. today. After turning off php debug, I can't see anything in my homepage (it's blank). Could you tell me what's wrong?



17
bigwolf
how to install and compile CURL in PHP?
  • 2004/5/20 0:39

  • bigwolf

  • Just popping in

  • Posts: 36

  • Since: 2002/4/20


OS:RedHat 9.0
PHP:4.3.1
=================PHP info=============================
System Linux mysite URL Thu Mar 13 17:54:28 EST 2003 i686
Build Date Apr 25 2003 14:49:14
Configure Command './configure' '--prefix=/usr/local/php4' '--with-apxs2=/usr/local/apache/bin/apxs' '--with-mysql=/usr/local/mysql' '--with-config-file-path=/usr/local/php4'
Server API Apache 2.0 Filter
Virtual Directory Support disabled
Configuration File (php.ini) Path /usr/local/php4/php.ini
=======================================================
CURL version: 7.8.9-5

I'd like to use FreeContent module in XOOPS 2.0.6. Could you help me install and compile CURL in PHP? Thanks!!!





18
bigwolf
Re: treemenuxl 0.5 help
  • 2004/4/16 23:53

  • bigwolf

  • Just popping in

  • Posts: 36

  • Since: 2002/4/20


1.How can I add my own icon before every link?
2.How to show the admin link?
Please help me out, thanks!



19
bigwolf
Re: sentence for the day module?
  • 2004/4/12 8:47

  • bigwolf

  • Just popping in

  • Posts: 36

  • Since: 2002/4/20


Could anyone do me a favor? Thanks!



20
bigwolf
sentence for the day module?
  • 2004/4/9 14:09

  • bigwolf

  • Just popping in

  • Posts: 36

  • Since: 2002/4/20


I'd like to post Daily English sentence. I hope that these senence can show on the block with the date I want students to memorize(not show randomly).Where can I find the module?
Please help, thanks!




TopTop
« 1 (2) 3 4 »



Login

Who's Online

231 user(s) are online (162 user(s) are browsing Support Forums)


Members: 0


Guests: 231


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