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 05:03 PM

Quote:

Originally Posted by bart67 (Post 1476007)
Thanks for the help on this .

No problem, I just modified the two files you'll need to switch out. Just put these in your /incfiles directory, then login, click on the Admin link on the right, click on Layout Variables and change Profile Links to On - Full Path

You'll see the links as their full path, not as pretty but they'll work :)

htscpl 03-27-2008 05:11 PM

Quote:

Originally Posted by Dylanblitz (Post 1475943)
A couple questions to make sure.
You installed this in the same database as the forum?
Did you put anything in the field Forum DB Prefix Name in the Admin Configuration area?

If it's installed in the same database and you didn't put anything in the field then the forum might have been installed with a database prefix and the script is just not finding the tables. It's either that or the user table has been modified and one of the fields I'm querying for is not there. Try using this file to overwrite the current admin_sync_users.php and try running the sync again. It will tell you the exact database error your getting and you can tell me what the error is.

Thanks for the reply. I will update to the new version after I get pass this little glitch...
OK, ran the new admin-sync php script and this the info I've got back:
Quote:

* Syncing C&D Users

? Syncing Forum Users
Status: Updating Forum User Records...
1054: Unknown column 'p.field4' in 'field list'
:confused:

jambo_1969 03-27-2008 05:14 PM

When I click on a user - I just get a big green box with my logo in it..

Is this the htaccess thing ?

I have an htaccess file already for vbseo - do I alter that one ?

Edit - just reuploaded the 2 files ^ but am still getting the big green box when I click on a user...

bart67 03-27-2008 05:20 PM

Quote:

Originally Posted by Dylanblitz (Post 1476022)
No problem, I just modified the two files you'll need to switch out. Just put these in your /incfiles directory, then login, click on the Admin link on the right, click on Layout Variables and change Profile Links to On - Full Path

You'll see the links as their full path, not as pretty but they'll work :)

Thanks very much that worked .:up:

bart67 03-27-2008 05:28 PM

One more small bug i found the NEWEST MEMBERS dont show up and is this any thing to do with not useing it with VB ?

Ksb2050 03-27-2008 06:43 PM

seems interesting, I'll give it a go :)

@Bart67 - Use your edit button on your post ;) Double posting isn't good lol

Dylanblitz 03-27-2008 06:58 PM

Quote:

Originally Posted by jambo_1969 (Post 1476037)
When I click on a user - I just get a big green box with my logo in it..

Is this the htaccess thing ?

I have an htaccess file already for vbseo - do I alter that one ?

Edit - just reuploaded the 2 files ^ but am still getting the big green box when I click on a user...

Where are you clicking on a user from? You mean if you click on their profile link?

Dylanblitz 03-27-2008 07:01 PM

Quote:

Originally Posted by bart67 (Post 1476048)
One more small bug i found the NEWEST MEMBERS dont show up and is this any thing to do with not useing it with VB ?

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.

jambo_1969 03-27-2008 07:05 PM

Quote:

Originally Posted by Dylanblitz (Post 1476107)
Where are you clicking on a user from? You mean if you click on their profile link?

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

Dylanblitz 03-27-2008 07:06 PM

Quote:

Originally Posted by htscpl (Post 1476034)
* Syncing C&D Users

? Syncing Forum Users
Status: Updating Forum User Records...
1054: Unknown column 'p.field4' in 'field list':

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


All times are GMT. The time now is 09:29 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.01228 seconds
  • Memory Usage 1,744KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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