vb.org Archive

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

Dylanblitz 03-27-2008 07:08 PM

Quote:

Originally Posted by jambo_1969 (Post 1476116)
Yeah - have imported my Admins, but when I click on their profile (or mine) I get that box (extended table with logo in it)..

hmm, can you give me the link so I can check it out?
If you login and see them in the "New Members" area and click on that link does it generate the same page? Or is it only when you click on their "friendly" profile link?

bart67 03-27-2008 07:19 PM

Quote:

Originally Posted by Dylanblitz (Post 1476111)
It wont show any new members until you have someone signup. If you go to the scripts home page and see the total number of users as 1, then you wont see any new members. But if you see more then 1 in the total members then it should show some new users. Let me know if it doesn't.

na sorry Dylanblitz when logged out does not show new members and i have 5 or 6 siged up so far but not showing them .

Dylanblitz 03-27-2008 07:40 PM

Ah ok, I found the problem. Small fix so it'll take about 20 minutes for me to fix and test. I'll upload a new package after.
As it's set now, the only time it creates a new member record is if admin authentication is turned on. That's how I did most of my testing so I didn't realize it wasn't creating the record for other scenarios.

Dylanblitz 03-27-2008 08:42 PM

Quote:

Originally Posted by bart67 (Post 1476130)
na sorry Dylanblitz when logged out does not show new members and i have 5 or 6 siged up so far but not showing them .

I fixed it and uploaded new files. The change files still just overwrites the old files as there's no database changes. There is also a new link in the admin area to rebuild the new members table. Once you overwrite the files go to the admin area and click the link that says Rebuild New Members. That will recreate the new members table. Any new members who signup should now get added to that table.

bart67 03-27-2008 08:45 PM

Quote:

Originally Posted by Dylanblitz (Post 1476202)
I fixed it and uploaded new files. The change files still just overwrites the old files as there's no database changes. There is also a new link in the admin area to rebuild the new members table. Once you overwrite the files go to the admin area and click the link that says Rebuild New Members. That will recreate the new members table. Any new members who signup should now get added to that table.

Thanks for finding the bug that worked.

htscpl 03-28-2008 02:45 AM

Quote:

Originally Posted by Dylanblitz (Post 1476117)
Okay, the script is not seeing the column called field4 in your userfield table. So either some mod really modified your forum (unlikely), or the forum prefix isn't set right in the configuration settings of my script.

So in my script login, click Admin on the right side, click on Setup Variables, and look at what you set for Forum DB Prefix Name.
Check it against the variable $config['Database']['tableprefix'] in your forum/includes/config.php

In the CnD Comm "Forum DB Prefix Name", I have left it blank because my forums don't have a prefix (from my config.php file):
Code:

// ****** TABLE PREFIX ******
 // Prefix that your vBulletin tables have in the database.
$config['Database']['tableprefix'] = '';

Sorry to be such a pain, but I can't get it the sync to work. :o The forum has over 17k members... too many to port over one at a time.

Dylanblitz 03-28-2008 02:57 AM

Quote:

Originally Posted by htscpl (Post 1476424)
In the CnD Comm "Forum DB Prefix Name", I have left it blank because my forums don't have a prefix (from my config.php file):
Code:

// ****** TABLE PREFIX ******
 // Prefix that your vBulletin tables have in the database.
$config['Database']['tableprefix'] = '';

Sorry to be such a pain, but I can't get it the sync to work. :o The forum has over 17k members... too many to port over one at a time.

Not being a pain :)
You never answered, but is my script installed in the same database as the forum? That's the only other reason why I wouldn't see it finding the column. What version of vb are you running?

htscpl 03-28-2008 03:02 AM

CnD Comm has own folder but using same data base with VB 3.6.8 Patch level 2, connected to forum link and flash chat all right. I'm not much of a coder so I have a hard time knowing where to look.

Dylanblitz 03-28-2008 03:17 PM

Quote:

Originally Posted by htscpl (Post 1476438)
CnD Comm has own folder but using same data base with VB 3.6.8 Patch level 2, connected to forum link and flash chat all right. I'm not much of a coder so I have a hard time knowing where to look.

Here are the files that should fix your problem.
Use them to replace the

/admin_sync_users.php
/incfiles/signup_top.php

files.

bart67 03-28-2008 03:48 PM

Is there going to be other Versions of this ?
As it would be good if you could add flash videos to your profile like youtube and flv files and it would be class if you could upload the videos as well .

This is far the best script i have seen for VB .

Dylanblitz 03-28-2008 04:17 PM

Yes I'm going to be adding to it. I have the next version in the works. I'll add those things to the list.

htscpl 03-28-2008 09:32 PM

Quote:

Originally Posted by Dylanblitz (Post 1476867)
Here are the files that should fix your problem.
Use them to replace the

/admin_sync_users.php
/incfiles/signup_top.php

files.

Uploaded new version an got everything working! Thanks for your help. :D

inciarco 03-28-2008 10:01 PM

Fatal Error Message on the Demo!! :( :confused:

:)

Dylanblitz 03-28-2008 10:28 PM

Quote:

Originally Posted by inciarco (Post 1477161)
Fatal Error Message on the Demo!! :( :confused:

:)

Can you tell me what you were doing when the Fatal Error happened? It might be from me disabling stuff for the demo.

redraider 03-29-2008 01:28 PM

great plugin ....reserved for future. It would be great if this goes on to 3.7 as well. Kudos

Dylanblitz 03-30-2008 06:42 AM

Quote:

Originally Posted by redraider (Post 1477602)
great plugin ....reserved for future. It would be great if this goes on to 3.7 as well. Kudos

It's compatible with 3.7 RC1. All the development I'm doing now is against a 3.7 database and checking my changes against a 3.6.8

Dylanblitz 04-03-2008 11:03 PM

Quote:

Originally Posted by bart67 (Post 1476890)
... it would be good if you could add flash videos to your profile like youtube and flv files and it would be class if you could upload the videos as well .

Along with all the other changes, with the new version users can now link to youtube in their profile, notices and events :)
Great suggestion btw.

bart67 04-03-2008 11:13 PM

Going to try this now and do we just over right thr old files ?

cant see the files for download .

codershark 04-03-2008 11:13 PM

no file to download ?

Dylanblitz 04-04-2008 03:41 AM

Quote:

Originally Posted by bart67 (Post 1482396)
Going to try this now and do we just over right thr old files ?

cant see the files for download .

Sorry about that, don't know why the file wasn't attached.
Yes, just overwrite the old files and run the /install/upgrade.php then delete the install folder after it's done.
There is a new connection.php, the old one wont work anymore, there's directions on what to do in the zip

bart67 04-05-2008 07:20 AM

updated and works with out any bother .

fahl 04-05-2008 08:40 AM

I cant even log in as admin,just get user/pass incorrect.

Dylanblitz 04-05-2008 09:09 AM

Quote:

Originally Posted by fahl (Post 1483414)
I cant even log in as admin,just get user/pass incorrect.

You are logging in with your email and not your username correct?
It's not your forum information as well, it's whatever you entered when you setup.

fahl 04-05-2008 12:50 PM

You are right,i am,:erm::erm:

katie hunter 04-05-2008 06:48 PM

nice mod (= but i was trying to register on your site to test things around your registration catcha doesn't show, it shows red X, so i can't register if i can't see the 6 digit letter/#

Also i like to take off some of the lines in the registration i mean you are asking for zip, state, etc.. that is a bit more private for some forums, i would recommend make the registration form just like vb. i think

Mr saleki 04-05-2008 07:50 PM

thanks

Dylanblitz 04-06-2008 04:22 AM

Quote:

Originally Posted by katie hunter (Post 1483801)
nice mod (= but i was trying to register on your site to test things around your registration catcha doesn't show, it shows red X, so i can't register if i can't see the 6 digit letter/#

Also i like to take off some of the lines in the registration i mean you are asking for zip, state, etc.. that is a bit more private for some forums, i would recommend make the registration form just like vb. i think

Hmm, looks like I don't have ttf enabled for php on my server. I'll have to recompile and fix it heh.

On the next version I'll make the fields required if they're set as required by the admin.

katie hunter 04-06-2008 02:00 PM

sounds good (= i think with a little work this mod would look really nice!
Is it possible to integrate something like this ?

http://www.coolchaser.com/layout/create

bart67 04-07-2008 11:41 AM

When i try and add a contact to my list i get this ?
Parse error: syntax error, unexpected T_STRING

htdocs/Social/incfiles/languages/english/add_contact.php on line 13
Is there a fix for this ?

Dylanblitz 04-07-2008 03:10 PM

Quote:

Originally Posted by bart67 (Post 1485151)
When i try and add a contact to my list i get this ?
Parse error: syntax error, unexpected T_STRING

htdocs/Social/incfiles/languages/english/add_contact.php on line 13
Is there a fix for this ?

Put this file in your /incfiles/languages/english directory

bart67 04-07-2008 03:31 PM

Quote:

Originally Posted by Dylanblitz (Post 1485264)
Put this file in your /incfiles/languages/english directory

Thanks alot that worked .
Is there any way in the long run that each member can make the latout of the boxes match in with their background as they all look the same ?.

Dylanblitz 04-07-2008 03:35 PM

Quote:

Originally Posted by bart67 (Post 1485283)
Thanks alot that worked .
Is there any way in the long run that each member can make the latout of the boxes match in with their background as they all look the same ?.

What do you mean by make the boxes match? Do you mean the image at the top of each box? Yeah, I was thinking about what to do with that. Might just make it a color instead of an image so it'll be changeable by the users.

Dylanblitz 04-07-2008 03:42 PM

Quote:

Originally Posted by katie hunter (Post 1484391)
sounds good (= i think with a little work this mod would look really nice!
Is it possible to integrate something like this ?

http://www.coolchaser.com/layout/create

I'll take a look at it, not sure how it would work, would probably have to redefine my id's so that they matched up with the myspace id's.

bart67 04-07-2008 04:04 PM

Quote:

Originally Posted by Dylanblitz (Post 1485289)
What do you mean by make the boxes match? Do you mean the image at the top of each box? Yeah, I was thinking about what to do with that. Might just make it a color instead of an image so it'll be changeable by the users.

yea i mean the image and the box background and the text in side the box .

Dylanblitz 04-07-2008 04:27 PM

Quote:

Originally Posted by bart67 (Post 1485307)
yea i mean the image and the box background and the text in side the box .

That'll probably be my next big chunk of code to change after I fix a couple bugs and tweak a couple things I wanted to tweak.

Dylanblitz 04-10-2008 12:38 AM

Quote:

Originally Posted by katie hunter (Post 1484391)
sounds good (= i think with a little work this mod would look really nice!
Is it possible to integrate something like this ?

http://www.coolchaser.com/layout/create

This actually wasn't that hard. I'm going through testing it now, but it's in there with some other changes and fixes.

http://www.cnd-systems.com/comm_demo/p_Dylan


All times are GMT. The time now is 09:42 AM.

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.01255 seconds
  • Memory Usage 1,827KB
  • 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_code_printable
  • (21)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
  • (36)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