vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   a problem " social groups " (https://vborg.vbsupport.ru/showthread.php?t=207321)

Ahmet Turan 03-04-2009 12:34 PM

a problem " social groups "
 
1 Attachment(s)
I want to create the new group does not appear that anything.
Can you halp me plaese


I can not see the option to create new groups

screenshot
https://vborg.vbsupport.ru/attachmen...1&d=1236177037


But I create new group that code:
PHP Code:

/group.php?do=create 

Site:

Lynne 03-04-2009 01:23 PM

Check your usergroup manager permissions and make sure your usergroup is allowed to create them. Is your template default? Make sure if it isn't, that you upgrade it.

Ahmet Turan 03-04-2009 01:35 PM

1 Attachment(s)
usergroup manager permissions

https://vborg.vbsupport.ru/attachmen...1&d=1236180852

I've tested the default theme is the same problem persists

Lynne 03-04-2009 02:24 PM

Check you source code and see if maybe it's not showing because a phrase is missing?

(Also, you may want to double-check those permissions. You are giving the users in that group the permission to view private/invite only groups).

Ahmet Turan 03-04-2009 03:15 PM

Can you give me a sample code?


A better example would be my chance to check coding

Lynne 03-04-2009 04:57 PM

Look in your page source for lines like this:
HTML Code:

       
       
        <div class="action_links">
                <strong><a href="group.php?do=create" rel="nofollow">Create a New Group</a></strong>
        </div>
       

        <div class="action_links">
                <strong><a href="group.php?do=search">Advanced Search</a></strong>
        </div>

        <div class="action_links">
                <strong><a href="groupsubscription.php">Subscribed Discussions</a></strong>
        </div>


Ahmet Turan 03-04-2009 05:36 PM

have made can not find the codes from the admin panel. The place is where I need to check

Lynne 03-04-2009 06:05 PM

I was saying to look in your source code (the html spit out to the browser) for that code. If it isn't there, then look at the template code to see if it's there.

To find the template - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. Sometimes the template is the one mentioned at the very top of the page source.

Ahmet Turan 03-04-2009 07:31 PM

I've looked at HTML code, provided you have the same code. I just do not have the red coloring.

Quote:

<div class="action_links">
<strong><a href="http://www.webilgi.com/group.php?do=create" rel="nofollow"></a></strong>
</div>

<div class="action_links">
<strong><a rel="nofollow" href="http://www.webilgi.com/group.php?do=search">Gelişmiş Arama Yap</a></strong>
</div>

<div class="action_links">
<strong><a href="http://www.webilgi.com/groupsubscription.php"></a></strong> </div>
</div>

Lynne 03-04-2009 08:03 PM

So it says this instead?!?

HTML Code:

<div class="action_links">
                    <strong><a href="http://www.webilgi.com/</strong>
</div>



All times are GMT. The time now is 08:24 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02453 seconds
  • Memory Usage 1,737KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete