And what is in the template?
|
Code:
{vb:stylevar htmldoctype} |
Hmmm, nothing really wrong there.
It seems to not like this line: $navbits = construct_navbits(array('' => '404 Seite')); Try retyping it and see if that may help. (Even remove it for a sec, which will break things, but see what happens.) |
Hello Lynne. What code do we need to add to the custom page to make it a login page for users? Currently users cannot directly access the login page.
|
I do not have the code to create a login page. You would need to make your template have a login form. You would need to create that yourself.
|
How would you add php within the template?
Because I have the following and it's not working: Code:
<form action=" <?php echo basename($_SERVER['PHP_SELF']); ?>" method="POST"> |
You add php to the .php page. You cannot enter php into a template.
|
i want to make a different kind of home page someone help me?
|
Does anyone know how I could make this a memberlist page that shows just one usergroup?
|
Quote:
- Removing the $groupcache/$modcache functionality. - Select the right usergroupid's. If however your usergroup contains a lot of members, you should copy the memberlist.php script and make your modifications to it. Or just simply hook into memberlist_fetch its $hook_query_where variable and make sure it only selects specific usergroup's based on a GET variable. |
All times are GMT. The time now is 01:26 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|