I found "discuss"

Get help with installation and running official modules for phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
sunny123
Posts: 52
Joined: Wed 26. Sep 2007, 02:11

I found "discuss"

Post by sunny123 »

Code: Select all

//discuss
						$wcsnav["discuss"] = "<strong class=\"navtext\">".$wcsnav["discuss"]."</strong>";
why can not open it?
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Re: I found "discuss"

Post 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.
sunny123
Posts: 52
Joined: Wed 26. Sep 2007, 02:11

Re: I found "discuss"

Post 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?
sunny123
Posts: 52
Joined: Wed 26. Sep 2007, 02:11

Post by sunny123 »

why no answer?
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Re: I found "discuss"

Post 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.
Last edited by DeXXus on Wed 10. Oct 2007, 08:40, edited 1 time in total.
sunny123
Posts: 52
Joined: Wed 26. Sep 2007, 02:11

Post by sunny123 »

:wink:
Thank you, DeXXus!
I appreciate your patience very much! :D
Post Reply