Jump to content
  • 0

flux cp error.


Cisqua

Question


  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.01
  • Content Count:  131
  • Reputation:   1
  • Joined:  12/29/12
  • Last Seen:  

when i tried to register this msg will shown.

Something bad happened. Report to an administrator ASAP.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  815
  • Reputation:   86
  • Joined:  10/26/12
  • Last Seen:  

To see the exact error of the flux cp simply go to

config > error.php look for

$showExceptions  = false; 

change it into

$showExceptions  = true; 

then

goto config > application.php and look into this line

'DebugMode'		    => false,

change into

'DebugMode'		    => true,

then go register again the exact error will show

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.01
  • Content Count:  131
  • Reputation:   1
  • Joined:  12/29/12
  • Last Seen:  

where do i put image and icons files to work the item database? what folder?

@ Mootie this is the error. how do i fix this?

this is the error shown how to fix this?

Warning: Missing argument 7 for Flux_LoginServer::register(), called in /home/greenr/public_html/modules/account/create.php on line 30 and defined in /home/greenr/public_html/lib/Flux/LoginServer.php on line 100

Notice: Undefined variable: birthdate in /home/greenr/public_html/lib/Flux/LoginServer.php on line 120

Edited by Cisqua
Link to comment
Share on other sites

×
×
  • Create New...