11
hervet
Re: Newbbex - Forum Module
  • 2004/1/21 18:01

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


Hi,

I don't think that you losed your forums.
Use something to edit your mySql database and you
will find your datas, something like phpmyadmin for example.

Once you will see your datas, backup them, uninstall and reinstall the modules.




12
irmtfan
Re: Newbbex - Forum Module
  • 2004/1/21 19:05

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


every thing is good & this problem occure when i visible recent topics block what is problem



13
hervet
Re: Newbbex - Forum Module
  • 2004/1/21 20:37

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


Hi,

I'm searching.
Sorry for this

14
irmtfan
Re: Newbbex - Forum Module
  • 2004/1/22 15:44

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


is this problem in recent topics block or not??
when i visible recent topic block error occure & no forum display at all???

Quote:
Fatal error: Cannot redeclare get_total_topics() (previously declared in /.../modules/newbbex/functions.php:25) in .../modules/newbbex/functions.php on line 25

15
hervet
Re: Newbbex - Forum Module
  • 2004/1/22 17:10

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


I'm still searching.

16
irmtfan
Re: Newbbex - Forum Module
  • 2004/1/23 11:27

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


thank u

17
irmtfan
Re: Newbbex - Forum Module
  • 2004/1/27 6:21

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


do u solve problem hervt
i want to show recent topic block soon.

18
hervet
Re: Newbbex - Forum Module
  • 2004/1/28 20:41

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


Not yet.
Sorry.

19
Mithrandir
Re: Newbbex - Forum Module

-=WARNING=-
Ignorance alert
-=WARNING=-

I have not done anything but quickly glanced at the problem in the posts here.

The problem is that a function is declared/included in both a block and in the main forum page?
Couldn't that be resolved simply by using include_once instead of include?

20
hervet
Re: Newbbex - Forum Module
  • 2004/1/28 21:27

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


-----------------------
-----=WARNING TOO=-----
-----------------------
Thanks for your kindness
-----------------------
-----=WARNING TOO=-----
-----------------------


Try to edit the file named newbbex_new.php and replace the line :
include XOOPS_ROOT_PATH.'/modules/newbbex/functions.php';

with :
include_once XOOPS_ROOT_PATH.'/modules/newbbex/functions.php';


Bye,
Hervé


Login

Who's Online

167 user(s) are online (90 user(s) are browsing Support Forums)


Members: 1


Guests: 166


heyula,

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