The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Front End User Login Plugin (XML Or Database - ver: 3.0)
#97
I have ticked a page as 'members only', but in this page i included a html page.
So in the template i wrote the following:

Code:
<!-- REAL CONTENT -->
       <div id="fc">
       <h3><?php get_page_title(); ?></h3>
       <p>    
       <?php include('reg.php'); ?>
       </p>
        </div>
       <!-- REAL CONTENT END -->

normaly you have

Code:
<!-- REAL CONTENT -->
       <div id="rc">
       <h3><?php get_page_title(); ?></h3>    
       <?php get_page_content(); ?>
        </div>
       <!-- REAL CONTENT END -->

the second choice nobody can see the content.
But in the first you can see the content if you don't logged in.

You said:

Quote:So there is a conflict. Does the guestbook also allow you to use a php tag in a template file rather then using {guestbook} ? If so you can put that php code inside the conditional example you can find at the user-management->help page.

As you see, I don't have a conflict. How can i set the page, that nobody nonlogged in can see?

- - - - - - - - - - - - - -

When do you finished the version 3.1?
And can you add a page where users can edit the passwords?
Reply


Messages In This Thread
Example site down, having issues - by Rich_K - 2012-11-14, 07:36:37
login box won't display - by horstuff - 2015-11-20, 04:57:25
Front End User Login Plugin (XML Or Database - ver: 3.0) - by SlazZe - 2012-03-15, 21:12:25



Users browsing this thread: 5 Guest(s)