Page 1 of 1

I found "discuss"

Posted: Fri 28. Sep 2007, 03:24
by sunny123

Code: Select all

//discuss
						$wcsnav["discuss"] = "<strong class=\"navtext\">".$wcsnav["discuss"]."</strong>";
why can not open it?

Re: I found "discuss"

Posted: Fri 28. Sep 2007, 04:27
by DeXXus
sunny123 wrote:

Code: Select all

//discuss
						$wcsnav["discuss"] = "<strong class="navtext">".$wcsnav["discuss"]."</strong>";
why can not open it?
~Looks~ like it is just a STUB (not yet implemented function). Notice that the other switch CASE statements have "phpwcms.php?do=..." syntax for building browser URLs to access backend features the ARE implemented.

Re: I found "discuss"

Posted: Fri 28. Sep 2007, 04:52
by sunny123
DeXXus wrote:~Looks~ like it is just a STUB (not yet implemented function). Notice that the other switch CASE statements have "phpwcms.php?do=..." syntax for building browser URLs to access backend features the ARE implemented.
Thank you! but I open "phpwcms.php?do=discuss", can't open,why?how to build discuss?

Posted: Wed 10. Oct 2007, 02:28
by sunny123
why no answer?

Re: I found "discuss"

Posted: Wed 10. Oct 2007, 04:17
by DeXXus
sunny123 wrote:I open "phpwcms.php?do=discuss", can't open,why?
DeXXus wrote:(not yet implemented function)
Discuss function does not exist. Not yet written.

sunny123 wrote:how to build discuss?
Wait for Oliver to finish user management system and Discuss function.

Posted: Wed 10. Oct 2007, 04:27
by sunny123
:wink:
Thank you, DeXXus!
I appreciate your patience very much! :D