1
farbird
Re: NewBB search-problem
  • 2005/9/22 0:47

  • farbird

  • Just popping in

  • Posts: 5

  • Since: 2005/9/20


xoops 2.2.2
with cbb 2.2

I also realised that search by author is not working..

even for the forum here...

I keyed in my own nick "farbird" into the box where it says author and no results are returned.



2
farbird
Re: NewBB search-problem
  • 2005/9/22 0:44

  • farbird

  • Just popping in

  • Posts: 5

  • Since: 2005/9/20


dude, i got the same problems

is there anyone there whom share the same problem?

I turned on debug mode and this was showed below the page


Notice [PHP]: Use of undefined constant _MD_MENU_SELECT - assumed '_MD_MENU_SELECT' in file modules/newbb/header.php line 35
Notice [PHP]: Use of undefined constant _MD_MENU_CLICK - assumed '_MD_MENU_CLICK' in file modules/newbb/header.php line 36
Notice [PHP]: Use of undefined constant _MD_MENU_HOVER - assumed '_MD_MENU_HOVER' in file modules/newbb/header.php line 38
Notice [PHP]: Use of undefined constant _MD_FORUMINDEX - assumed '_MD_FORUMINDEX' in file modules/newbb/search.php line 66
Notice [PHP]: Use of undefined constant _MD_SEARCHALLFORUMS - assumed '_MD_SEARCHALLFORUMS' in file modules/newbb/search.php line 206
Notice [PHP]: Use of undefined constant _MD_FROMLASTHOURS - assumed '_MD_FROMLASTHOURS' in file modules/newbb/include/functions.php line 1052
Notice [PHP]: Use of undefined constant _MD_FROMLASTHOURS - assumed '_MD_FROMLASTHOURS' in file modules/newbb/include/functions.php line 1052
Notice [PHP]: Use of undefined constant _MD_FROMLASTHOURS - assumed '_MD_FROMLASTHOURS' in file modules/newbb/include/functions.php line 1052
Notice [PHP]: Use of undefined constant _MD_FROMLASTHOURS - assumed '_MD_FROMLASTHOURS' in file modules/newbb/include/functions.php line 1052
Notice [PHP]: Use of undefined constant _MD_FROMLASTDAYS - assumed '_MD_FROMLASTDAYS' in file modules/newbb/include/functions.php line 1050
Notice [PHP]: Use of undefined constant _MD_FROMLASTDAYS - assumed '_MD_FROMLASTDAYS' in file modules/newbb/include/functions.php line 1050
Notice [PHP]: Use of undefined constant _MD_FROMLASTDAYS - assumed '_MD_FROMLASTDAYS' in file modules/newbb/include/functions.php line 1050
Notice [PHP]: Use of undefined constant _MD_FROMLASTDAYS - assumed '_MD_FROMLASTDAYS' in file modules/newbb/include/functions.php line 1050
Notice [PHP]: Use of undefined constant _MD_FROMLASTDAYS - assumed '_MD_FROMLASTDAYS' in file modules/newbb/include/functions.php line 1050
Notice [PHP]: Use of undefined constant _MD_FROMLASTDAYS - assumed '_MD_FROMLASTDAYS' in file modules/newbb/include/functions.php line 1050
Notice [PHP]: Use of undefined constant _MD_FROMLASTDAYS - assumed '_MD_FROMLASTDAYS' in file modules/newbb/include/functions.php line 1050
Notice [PHP]: Use of undefined constant _MD_FROMLASTDAYS - assumed '_MD_FROMLASTDAYS' in file modules/newbb/include/functions.php line 1050
Notice [PHP]: Use of undefined constant _MD_THELASTYEAR - assumed '_MD_THELASTYEAR' in file modules/newbb/include/functions.php line 1056
Notice [PHP]: Use of undefined constant _MD_BEGINNING - assumed '_MD_BEGINNING' in file modules/newbb/include/functions.php line 1057



3
farbird
Re: Extended profiles search v2.2.2
  • 2005/9/21 9:42

  • farbird

  • Just popping in

  • Posts: 5

  • Since: 2005/9/20


It's not working for me even after i changed the

$criteria->add(new Criteria('u.user_viewemail',1));

to

$criteria->add(new Criteria('p.user_viewemail',1));


ie
I still cannot search by gender even though the data is all in the users profile already for all my users

Quote:

christian wrote:
This bug was fixed

Cheers



4
farbird
Re: Extended profiles search v2.2.2
  • 2005/9/20 15:14

  • farbird

  • Just popping in

  • Posts: 5

  • Since: 2005/9/20


i tried creating the new fields but all turned up not searchable..

is there anything wrong with the code of this module : Extended fields



5
farbird
Re: Search doesn't work in extended user profile of 2.2
  • 2005/9/20 15:10

  • farbird

  • Just popping in

  • Posts: 5

  • Since: 2005/9/20


same for me..

i created a gender field with radio/select

both didnt work..

tried to create a simple yes/no field..


when searching, also returned no result even though the data is already in.




TopTop



Login

Who's Online

241 user(s) are online (166 user(s) are browsing Support Forums)


Members: 0


Guests: 241


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Nov 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits