vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Integration with vBulletin - C&D Comm - Social Networking (https://vborg.vbsupport.ru/showthread.php?t=174876)

traxxadd 06-20-2008 08:27 PM

Also how do i change the message on the front index page that the visitors see. I tried editing the intro.php but couldnt find where to edit the message

Dylanblitz 06-20-2008 08:35 PM

Quote:

Originally Posted by traxxadd (Post 1554883)
Also when i was configuring the login files for the forum i was getting an error-in your read me file you had this
PHP Code:

if ($vbulletin->session->created == true AND $vbulletin->session->vars['userid'] == 0)
    {
        
// if we just created a session on this page, there's no reason not to use it
        
$newsession =& $vbulletin->session;
    }
    else
    {
        
$newsession =& new vB_Session($vbulletin''$vbulletin->userinfo['userid'], ''$vbulletin->session->vars['styleid']);
    } 

and after the code i placed
PHP Code:

$cnd_login Get_CND_Login($vbulletin->userinfo['userid']); 

So i checked to make sure i could log in and out but i kept getting an error so i removed that line of code and everything worked fine. The only thing is now if you log in on the forums it doesnt log you in on the C&D file.....What do you suggest

Can you tell me what the error was? and what version of vb?

Dylanblitz 06-20-2008 08:37 PM

Quote:

Originally Posted by traxxadd (Post 1554885)
Also how do i change the message on the front index page that the visitors see. I tried editing the intro.php but couldnt find where to edit the message

The front page text, really all the text, button text included, is in the
incfiles/languages/ folder

The page is setup to be language independent, so you could take the english files, copy them over to another folder and setup another language by editing them for like spanish, french, etc

The front page text is in the file
incfiles/languages/english.php
scroll down for the text that starts with
define('MAIN_TEXT'

traxxadd 06-20-2008 08:48 PM

Quote:

Originally Posted by Dylanblitz (Post 1554890)
The front page text, really all the text, button text included, is in the
incfiles/languages/ folder

The page is setup to be language independent, so you could take the english files, copy them over to another folder and setup another language by editing them for like spanish, french, etc

The front page text is in the file
incfiles/languages/english.php
scroll down for the text that starts with
define('MAIN_TEXT'


Thanks any word on the other log in error post 112

traxxadd 06-20-2008 08:56 PM

Hey one little suggestion. A browse button for browsing all members. Is this possible?

Dylanblitz 06-20-2008 08:56 PM

Quote:

Originally Posted by traxxadd (Post 1554897)
Thanks any word on the other log in error post 112

I need to know what the error you were getting is and what version of vb your running. Asked for it in post 112 :)

Dylanblitz 06-20-2008 08:59 PM

Quote:

Originally Posted by traxxadd (Post 1554902)
Hey one little suggestion. A browse button for browsing all members. Is this possible?

It's possible, not the best idea db wise though. If anyone wants to see all the members they can see everyone who hasn't dropped off the admin friends list by looking at the admins contacts.

I can put it in there and make it disableable (is that even a word? hah) in the admin area I guess.

traxxadd 07-08-2008 06:28 AM

so no updates??

Dylanblitz 07-08-2008 07:34 AM

Quote:

Originally Posted by traxxadd (Post 1569852)
so no updates??

Not yet, been really busy lately, my next one is almost done, and yes the view all option is there :)

traxxadd 07-09-2008 08:12 PM

very nice ill let you know how it goes...:D


All times are GMT. The time now is 12:36 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.02435 seconds
  • Memory Usage 1,748KB
  • 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_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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