you must edit the registered user usergroup to NEWBIE, then add new usergroup called REGISTERED USER.. then set the number post for a NEWBIE to be promoted to registered user
i want to edit the function of the "3Column" function in the CMS area, I want to display 4 columns instead of 3.. Here is the code of the vbcms_content_section_type3:
<vb:if condition="$result_count > 0">
<vb:each from="contents" key="id" value="content">
<vb:if condition="($id % 3) ==...
I want to change the background color of these areas.
1.) How can I change the background color of the 2areas?
2.) What template should I edit?
Thanks!
I need help with html/javascript popup search on my site..
I want the search popup to close whenever I clicked outside the search popup..
Here is the search popup code;
<div class="searchtext">
<script language="javascript">
function toggle() {
var ele =...
thats not what I mean.
here are the issues:
1.) I imported forums and templates, but when I close the thema poster and run again the program, the forums and templates disappear.
2.) I put user and pass on each website, but when I close the thema poster and run again the program, the user...
I want to remove the login redirection page, or atleast make the redirection faster..
this is the vbulletin code of the redirection page:
$stylevar[htmldoctype]
<html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.