View Full Version : Integration with vBulletin - C&D Comm - Social Networking
Dylanblitz
04-01-2008, 10:00 PM
Here is a social networking script modeled after Myspace. This is a separate script that runs by itself. I have integrated the user login's from vb so that browsing is seamless.
Please click Mark as Installed if you are using this integration.
Basic highlights of the script:
3 levels of users: Administrator, Moderator, User
Multi Language Support
VBulletin Integration
FlashChat Integration (same DB)
Customizable home page
Background Image/Sound without needing Javascript
Search by area, user particulars, etc
Private Messaging
Public/Private Profile Notices (like bulletins)
Customizable default color scheme easily
Enable/Disable ability to have local background music
Easily turn on/off modules
Simple User Administration
Several sign up verifications available
Single point of registration/login
Requirements
PHP 4.4.7+
Compiled with GD2
MySQL 4.1.x+
Installation is fairly easy. There is an installation instruction file in the zip.
You should turn off registration on the forum and remove the logout/login links. All registration through the script will create forum accounts for new users.
For profile links to work, you need to edit your .htaccess file and add the following lines
RewriteEngine on
RewriteRule ^p_(.*) view_profile.php?urlname=$1
The script does zero modification to your vb tables and files, so if you don't like it you can just delete the cnd_* tables and files and your back to how you were before.
Live Demo (http://www.cnd-systems.com/comm_demo/)
Some admin functionality was disable for the demo site. Cannot delete/ban accounts, cannot change configuration of the script.
Administrator Account
email: admin@cnd-systems.com
pass: password
Moderator Account
email: mod@cnd-systems.com
pass: password
User Account
email: user@cnd-systems.com
pass: password
Version History
1.2.3a - [Thur 10th July 2008]
Fixed typo in sync users and sync pics
v1.2.3 - [Wed 9th July 2008]
Added ability to resend authorization email
Fixed Last post first bug
Added browse all link to header
Added ability for admin to enable/disable browse all link
Fixed problem with images being hidden from friend when the hide images from all but friends privacy setting is set.
Added mood indicator (Modify Profile->Personal Info)
Added photo albums (All users have a My Photos album to start)
Added Admin ability to disable/enable mood indicator
Added Admin ability to set whether users can edit their own comments on peoples notices
Added Admin ability to set whether users can delete their own comments on peoples notices, events, etc
Added Admin ability to set whether notice owner can delete other user comments for their notices
Fixed problem with not stripping slashes from display name on some pages
Sync Users and Sync Pics option in admin area will now move images stored in the database or filesystem
v1.2.2 - [Wed 4th June 2008]
Added ability to add user as administrator (Only primary admin can add/remove administrators)
Added ability to make user/mod/admin primary admin (irreversable besides through database)
Block ability to delete user if they are moderator or admin (Must remove mod/admin permissions first)
Changed forum sync to pull in profile picture from forum if available
Added ability for admin to update users pictures with profile picture from forum
Added ability for admin to set forum/events/calender to open in new window or current
Added ability to login to forum and have session pass login to script
v1.2.1 - [Sat 10th May 2008]
Fixed band images upload when max is set to 0
Fixed user images upload when max is set to 0
Fixed group message edit error
Fixed band upload image error
All music uploads now check post_max_size and use that as limit
Added config item for image size limit
Show post_max_size limit in the admin area
Added selection of admin from forum for linking with C&D Admin account
Added ability for user to set table and body background colors
Added ability for admin to set all but profile page colors
Added ability to operate from seperate database than flashchat
Changed profile layout to try to use external, then custom then default layout
Removed auto deletion of accounts that haven't activated in 2 weeks
v1.2.0 - [Wed 9th Apr 2008]
Modified install script to use an existing forum admin
Rearranged upgrade script
Added external javascript field for profile customizing
Added admin ability to disable external javascript field
Fixed messaging scheme to use less database records
v1.1.2 - [Mon 7th Apr 2008]
Fixed approving band issue
Fixed issue with adding contacts
Fixed some issues with syncing users with forum
Added error checking for reading vbulletin database connection
v1.1.1 - [Fri 4th Apr 2008]
Fixed some issues with syncing users with forum
v1.1.0 - [Thur 3rd Apr 2008]
Added Image Verification to Signup
Added ability to post youtube videos
Added ability to operate from seperate database than vbulletin
Added dubugging mode
Added better error handling
Added ability to have new users be assigned to specific forum group
Added ability to have disabled users be moved to specific forum group
Added ability for admin to delete accounts on C&D or Forum or Both
Added ability for admin to use forum calendar instead of C&D for events
Added basic Install Instructions
v.1.0.3 - [Thur 27st Mar 2008]
Added ability to show profile links without htaccess modification (not user friendly links)
Fixed creation of record in New Members list
v.1.0.2 - [Thur 27st Mar 2008]
Fix sync users for special characters in vbulletin
Added ability to sync users by vbulletin group
Modified placement of Sync Users popup
v1.0.1 - [Mon 24st Mar 2008]
Fixed country value in the search qualification
Fixed chat display name error on account edit if chat is not installed
Fixed wrong email subject on account activation page
Fixed case sensitivity for vbulletin queries
No database changes between 1.0.0 and 1.0.1 so you only need to swap files.
v1.0.0 - [Fri 21st Mar 2008]
Initial release
WEBDosser
04-02-2008, 07:52 AM
interesting.. bookmarked ;)
gwerzal
04-02-2008, 09:13 AM
Looking good.
Il take a better look at this later
ssslippy
04-02-2008, 09:36 AM
So what im getting out this is that it basically allows for u to search for other people? I dont see any extra functions from the screenshots.
Can you go into more detail?
lazydesis
04-02-2008, 10:40 AM
why is this in vbulletin ? am confused :( is this an add on to vbulletin? if yes .. will it take the same colors etc from vb forum or will it have its own style and colors?
nice release by the way :) thanx
Dylanblitz
04-02-2008, 03:31 PM
So what im getting out this is that it basically allows for u to search for other people? I dont see any extra functions from the screenshots.
Can you go into more detail?
It's a social networking script. The profile info, messaging, groups, etc are all outside of vb.
I've been working on it for a while, well before 3.7, so there is some cross over functionality that exists in both.
Dylanblitz
04-02-2008, 03:33 PM
why is this in vbulletin ? am confused :( is this an add on to vbulletin? if yes .. will it take the same colors etc from vb forum or will it have its own style and colors?
nice release by the way :) thanx
It's a seperate script that integrates with vbulletin.
The colors don't carry over, you can set most of the default colors through the admin area for now. I'm working on pulling in some of the colors from vb.
Alfa1
04-02-2008, 07:07 PM
What does this offer that is not already included in vbulletin 3.7?
Dylanblitz
04-02-2008, 07:30 PM
I'm not sure really :) I haven't played with 3.7 much yet. I was asked to make it work with 3.7, so I posted it here since it works. Not sure if users can customize how their profile looks in vb with their own colors and background? Pretty much, if myspace doesn't do anything that vb 3.7 does then I guess my script would be in the same boat.
Alfa1
04-02-2008, 08:09 PM
Yes, profiles can be customized. It has groups, friends, albums and much more. It doesn't have the myspace mp3 player.
KURTZ
04-02-2008, 08:18 PM
wow that's a huge integration ... congrats, great job!
Dylanblitz
04-02-2008, 08:27 PM
Yes, profiles can be customized. It has groups, friends, albums and much more. It doesn't have the myspace mp3 player.
So you can edit what your profile's background image and colors are when other users view it?
I didn't know you could do that.
Like I said, I haven't played with 3.7 much. It's just an integration between a myspace type script and vb. Might not be used much by the vb community once 3.7 goes final, but it's there hehe
therogueforums
04-02-2008, 09:50 PM
Well, I think it's a very nice, and huge, add-on. Good work! I'll be watching this thread.
Gersfan
04-03-2008, 07:38 AM
I'm confused,
Is this a VB Product? How does it work with my VB Board ?
Congrats though on doing the script!
Dylanblitz
04-03-2008, 07:45 AM
It is not a VB product. It is a stand alone script that I coded and integrated with VB. So if you don't like, or want to use, the social networking part of VB then my script is an alternative.
kleinschwanz
04-04-2008, 07:18 PM
hmmm, did I get something wrong? after installing it to a subdirectory of my forums a complete own site opened, that didn't know me and wouldn't let me in... and it shows in a complete different style... how the heck did you implement it to vBulltein? do I have to upload the files into the root directory of vBulletin instead into an own directory?
Dylanblitz
04-04-2008, 07:30 PM
hmmm, did I get something wrong? after installing it to a subdirectory of my forums a complete own site opened, that didn't know me and wouldn't let me in... and it shows in a complete different style... how the heck did you implement it to vBulltein? do I have to upload the files into the root directory of vBulletin instead into an own directory?
My script is a separate entity, it's a stand alone script that integrates with vb. The style is not shared.
It does not have to be in the vb directory, and really, it shouldn't be since a few files share the same name and will overwrite each other.
Putting the script in it's own directory is preferred. On the last page of the install it asked you to enter a username, email address and password. That is the email and password you login with. After you login you can configure the script to connect to vb and then you can import the vb users into my script.
King Fly
04-05-2008, 01:06 PM
when i go to set variables to use Vbulletin as forums i get this error:
Warning: main(forums/includes/config.php): failed to open stream: No such file or directory in /home/content/k/i/n/kingfly008/html/comm/incfiles/vars.php on line 17
Warning: main(forums/includes/config.php): failed to open stream: No such file or directory in /home/content/k/i/n/kingfly008/html/comm/incfiles/vars.php on line 17
Fatal error: main(): Failed opening required 'forums/includes/config.php' (include_path='.:/usr/local/lib/php') in /home/content/k/i/n/kingfly008/html/comm/incfiles/vars.php on line 17
how do i fix that??
also when i go to approve bands...i get a page that opens and says MYSql Error
trackpads
04-05-2008, 02:24 PM
Damn, This is some very nice work. The groups are better than the vb social groups already.
Great Work!
Dylanblitz
04-05-2008, 03:27 PM
when i go to set variables to use Vbulletin as forums i get this error:
Warning: main(forums/includes/config.php): failed to open stream: No such file or directory in /home/content/k/i/n/kingfly008/html/comm/incfiles/vars.php on line 17
Warning: main(forums/includes/config.php): failed to open stream: No such file or directory in /home/content/k/i/n/kingfly008/html/comm/incfiles/vars.php on line 17
Fatal error: main(): Failed opening required 'forums/includes/config.php' (include_path='.:/usr/local/lib/php') in /home/content/k/i/n/kingfly008/html/comm/incfiles/vars.php on line 17
how do i fix that??
also when i go to approve bands...i get a page that opens and says MYSql Error
It means that the path isn't set right to the forum. Where is the script in relation to the forum?
King Fly
04-05-2008, 07:27 PM
i dont quiet get what you mean where is the script in relation to the forum...the cnd script is in its own folder which is "comm" on the main part of the ftp...same place "forums" is
hopefully that is what you wanted
i want to be able to have my forums as part of this script cuz i really like the way it is layed out
plus still cant approve bands....
King Fly
04-05-2008, 11:25 PM
ok i put my forums directory into the comm folder and it now has a working link to the forums...however when i go to sync users i get this:
All Groups Warning:mysql_select_databse():supplied argument is not a valid MYSQL-Link resource in /home/content/k/i/n/kingfly008/html/incfiles/functions.php on line 62 Could Not open database
Dylanblitz
04-06-2008, 04:27 AM
ok i put my forums directory into the comm folder and it now has a working link to the forums...however when i go to sync users i get this:
All Groups Warning:mysql_select_databse():supplied argument is not a valid MYSQL-Link resource in /home/content/k/i/n/kingfly008/html/incfiles/functions.php on line 62 Could Not open database
Can you turn on debugging, it's in the admin area under Setup Variables. When try and approve a band this time it should give you the error and you can tell that to me. Also should give you the error from the sync.
btw, if you have the forums in www.mysite.com/forums and the cnd script in www.mysite.com/comm then the forum path would be either /forums/ or ../forums/
either would work
King Fly
04-06-2008, 02:29 PM
for the band approval i get:
MySQL Error: Unknown column 'band_id' in 'field list'
and whn i try to sync the users i get this error:
All Groups Warning:mysql_select_databse():supplied argument is not a valid MYSQL-Link resource in /home/content/k/i/n/kingfly008/html/incfiles/functions.php on line 62 Could Not open database
Dylanblitz
04-07-2008, 01:46 AM
for the band approval i get:
MySQL Error: Unknown column 'band_id' in 'field list'
This file will fix the band approval, I'm still working on what's going wrong with the forum user sync. It's working here on my machine so it's hard to trace.
Put this file into the incfiles directory and let it overwrite the other one.
Dylanblitz
04-08-2008, 04:40 PM
and whn i try to sync the users i get this error:
All Groups Warning:mysql_select_databse():supplied argument is not a valid MYSQL-Link resource in /home/content/k/i/n/kingfly008/html/incfiles/functions.php on line 62 Could Not open database
King Fly, I uploaded some bug fixes as well as some vb database verification. I think this one should fix your problem with importing users. Let me know if it doesn't.
Dilldogs
04-11-2008, 02:58 PM
You know, I like the concept of this work. Great Job.
Deidre
04-12-2008, 12:59 PM
Is there a way that you can set it so that when you click on someone's profile in vbulletin, it takes you to his profile on this script?
When someone register on this script, is he automatically registered on vb?
Great script BTW, it's a lot like myspace!
King Fly
04-12-2008, 01:56 PM
King Fly, I uploaded some bug fixes as well as some vb database verification. I think this one should fix your problem with importing users. Let me know if it doesn't.
you uploaded them where? to the original mod? i unistalled this but will try again...are the bug fiexes included in the main file now?
Dylanblitz
04-12-2008, 05:23 PM
you uploaded them where? to the original mod? i unistalled this but will try again...are the bug fiexes included in the main file now?
Yes, all the fixes are rolled into the main file. The files you were having problems with should be fixed now.
Dylanblitz
04-12-2008, 05:26 PM
Is there a way that you can set it so that when you click on someone's profile in vbulletin, it takes you to his profile on this script?
When someone register on this script, is he automatically registered on vb?
Great script BTW, it's a lot like myspace!
Yes they are registered on vb at the same time.
I had it setup to go to the users profile on my script when I had the site running live, but it took modifying vb itself and with releasing the code to the public, I didn't want to do a modification of vb tables.
I think it's doable though, I'll think about doing it a different way and do some testing.
Deidre
04-13-2008, 05:55 AM
It would be really cool. I really need that feature.
Dylanblitz
04-13-2008, 06:14 AM
It would be really cool. I really need that feature.
I figured out what I need to do without manually changing the vb database. I just need time to code it and as Toronto FC is in town tomorrow, it'll be Monday before I can start on it :)
I'll let you know when it's done and tested though.
King Fly
04-13-2008, 03:44 PM
ok i have it installed and it works pretty good....all users are now synced.....band approval works...but heres some more bugs i found.....bands cant upload pictures...and any music they upload doesnt appear anywhere on the site...the flash mp3 player doesnt have any music in it anytime
Dylanblitz
04-13-2008, 04:06 PM
ok i have it installed and it works pretty good....all users are now synced.....band approval works...but heres some more bugs i found.....bands cant upload pictures...and any music they upload doesnt appear anywhere on the site...the flash mp3 player doesnt have any music in it anytime
First thing I'd check is the folder permissions for
/images/ and it's sub directories
/music/
/mp3/
Unless there is an error that happens?
King Fly
04-13-2008, 06:41 PM
also when you send out an invite for a group...there is nowhere to accept or join
and what do you mean check the folder permissions?
Dylanblitz
04-14-2008, 12:15 AM
also when you send out an invite for a group...there is nowhere to accept or join
and what do you mean check the folder permissions?
Hmm, so if someone gets an invitation and they view the group, is there an accept button on the group? If not then it's a bug.
I mean if your on a unix system the permissions for any folder that is written to by the web page, ie /images/mem_back, needs to be at least 775
So the folders to have the permissions set to 775 are
images/mem_images
images/mem_back
images/group_images
images/band_images
mp3
music
btw, can you pm me a link to the site so I can see if there's something I can troubleshoot?
bennac40
04-14-2008, 01:27 AM
Installed but onece I try to install I get an error:(
check attacment
Dylanblitz
04-14-2008, 01:47 AM
Installed but onece I try to install I get an error:(
check attacment
ok, are you renaming connection_dist.php to connection.php? That needs to be renamed and the details changed.
King Fly
04-14-2008, 03:55 PM
Hmm, so if someone gets an invitation and they view the group, is there an accept button on the group? If not then it's a bug.
I mean if your on a unix system the permissions for any folder that is written to by the web page, ie /images/mem_back, needs to be at least 775
So the folders to have the permissions set to 775 are
images/mem_images
images/mem_back
images/group_images
images/band_images
mp3
music
btw, can you pm me a link to the site so I can see if there's something I can troubleshoot?
they all got an email about an invite to the group and when they went to the group there was nothing there for them to join or accept the invite
all the folders were set a 755 so i changed them all to 775
the url to my site is:
http://undagroudutopia.com
from the home page you can click on social community and go the the CND thing
King Fly
04-14-2008, 03:56 PM
i just went back to add a picture to my band and where it says upload i get this:
UPLOAD
PICS_MAX_OVER
King Fly
04-14-2008, 04:07 PM
also when i re-uploaded a song i cant find it anywhere on my server...and when i am in my edit band mode i can see the song but when i click it it sends me to a page which doesnt exsit:
http://undagroudutopia.com/social/music/3.mp3
and the mp3 flash player is still only loaded with No Mp3's and undefinded
Dylanblitz
04-14-2008, 04:47 PM
i just went back to add a picture to my band and where it says upload i get this:
UPLOAD
PICS_MAX_OVER
I just saw that. Can you go into the admin area, click on layout variables and change the max number of band pics to be something higher then 0. That's not working right. I'll get that fixed and send you a file, but for now if it's higher then 0 it will allow them to upload pics.
Dylanblitz
04-14-2008, 04:53 PM
also when i re-uploaded a song i cant find it anywhere on my server...and when i am in my edit band mode i can see the song but when i click it it sends me to a page which doesnt exsit:
http://undagroudutopia.com/social/music/3.mp3
and the mp3 flash player is still only loaded with No Mp3's and undefinded
Ok, I signed up an account and the problem with the music is the server has a limit on upload file size. Under 2 megs works fine, over 2 megs and it will drop it. I was able to upload a song that's under 2megs and it plays through the player on my test band. I'll have to add some code to try and bypass the server restriction.
btw, can you invite me to the test group so I can see what's going on there? My name on there is Dylan
Dylanblitz
04-14-2008, 05:06 PM
i just went back to add a picture to my band and where it says upload i get this:
UPLOAD
PICS_MAX_OVER
Put these files into the /incfiles/ directory. The changes I made will be rolled up into the 1.2.1 release.
With these files you should be able to have the band/user image limit set to 0 and it will allow them to upload unlimited images.
King Fly
04-15-2008, 05:27 AM
ok i uploaded those files and all i get is red X's for the pics and if you go to my band profile page the layout is now kinda messed where the pics should be
actually in the blackspot around where the pics should be i get this error if i highlight it:
Warning: getimagesize(images/band_images/6_t.jpg): failed to open stream: No such file or directory in /home/content/k/i/n/kingfly008/html/social/incfiles/band_main_info.php on line 46
King Fly
04-15-2008, 05:31 AM
also when i make a public group nobody else has been able to accept it...but when i make a private group they are able to accept the invite...however when i go to modify a message someone has posted i get this error:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/content/k/i/n/kingfly008/html/social/incfiles/groups_send_message.php on line 21
Dylanblitz
04-15-2008, 07:28 AM
ok i uploaded those files and all i get is red X's for the pics and if you go to my band profile page the layout is now kinda messed where the pics should be
actually in the blackspot around where the pics should be i get this error if i highlight it:
Warning: getimagesize(images/band_images/6_t.jpg): failed to open stream: No such file or directory in /home/content/k/i/n/kingfly008/html/social/incfiles/band_main_info.php on line 46
try deleting the picture, setting the permissions on
/images
/images/band_images
to 777 and add a new picture.
also when i make a public group nobody else has been able to accept it...but when i make a private group they are able to accept the invite...however when i go to modify a message someone has posted i get this error:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/content/k/i/n/kingfly008/html/social/incfiles/groups_send_message.php on line 21
Something really funky is going on. The script is just doing a simple select to get the group message, I can't see why it would throw an error. I got the invites to both the public and private group and I can see the accept/deny button on both of them?
King Fly
04-15-2008, 01:56 PM
yeah the private groups people can see the accept/reject option but they can in the public group....they however can reply to the messages i send out in the public group...and yeah i got that error when trying to modify someone elses message in the private group
imma go do the changes now and let you know
lol its kinda became a thread for me and you....but at least were going thru fixing all the problems
King Fly
04-15-2008, 02:07 PM
i still get tyhis error even after changing all the permissions to 777:
Warning: getimagesize(images/band_images/8_t.jpg): failed to open stream: No such file or directory in /home/content/k/i/n/kingfly008/html/social/incfiles/band_main_info.php on line 46
and i also checked my server....the image didnt upload to the band images folder...its empty
Dylanblitz
04-15-2008, 04:17 PM
i still get tyhis error even after changing all the permissions to 777:
Warning: getimagesize(images/band_images/8_t.jpg): failed to open stream: No such file or directory in /home/content/k/i/n/kingfly008/html/social/incfiles/band_main_info.php on line 46
and i also checked my server....the image didnt upload to the band images folder...its empty
Okay, lets try replacing the file in /incfiles/ with the one I attached.
Dylanblitz
04-15-2008, 04:22 PM
also when i make a public group nobody else has been able to accept it...but when i make a private group they are able to accept the invite...however when i go to modify a message someone has posted i get this error:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/content/k/i/n/kingfly008/html/social/incfiles/groups_send_message.php on line 21
Found the error and fixed it with the attached file, it goes in the /incfiles/ directory. Still don't know why some people can't see public group invites. I saw it when you invited me.
King Fly
04-15-2008, 04:59 PM
ok both of those worked....i can now edit group messages and also add band pics
King Fly
04-16-2008, 03:59 PM
ok so now everything is fixed and running good on the community now....you were right about the max file size being set too low for music...i changed that and everything is working great
this is an awesome mod and my members love it....cuz everyone loves myspace [well music artists do anyways]
i nominated this for mod of the month
again thanks for all your help with everything....i think we worked out all the bugs in this too so you should be ready to have a bug free version now
King Fly
04-17-2008, 04:58 PM
ok now the next error lol....i get this when i install the flashchat
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/content/k/i/n/kingfly008/html/social/incfiles/functions.php on line 573
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/content/k/i/n/kingfly008/html/social/incfiles/functions.php on line 575
that shows up when im on my profile page
the flashchat works and everything but this is under my profile
Dylanblitz
04-17-2008, 08:17 PM
ok now the next error lol....i get this when i install the flashchat
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/content/k/i/n/kingfly008/html/social/incfiles/functions.php on line 573
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/content/k/i/n/kingfly008/html/social/incfiles/functions.php on line 575
that shows up when im on my profile page
the flashchat works and everything but this is under my profile
Should be a simple fix
Try this file. It goes in the /infiles/ directory
King Fly
04-18-2008, 03:25 AM
lol ok now i get this:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/content/k/i/n/kingfly008/html/social/incfiles/functions.php on line 574
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/content/k/i/n/kingfly008/html/social/incfiles/functions.php on line 576
Dylanblitz
04-18-2008, 03:34 AM
lol ok now i get this:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/content/k/i/n/kingfly008/html/social/incfiles/functions.php on line 574
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/content/k/i/n/kingfly008/html/social/incfiles/functions.php on line 576
Did you install flashchat in the same database as my script? It doesn't support it running from another database. Also, verify that you set the table prefix right. It should work, I tested it here.
Deidre
04-18-2008, 01:46 PM
I figured out what I need to do without manually changing the vb database. I just need time to code it and as Toronto FC is in town tomorrow, it'll be Monday before I can start on it
I'll let you know when it's done and tested though.
Sorry, I only saw the reply now. Thanks so much. Let me know when you're done!
Dylanblitz
04-18-2008, 03:57 PM
Sorry, I only saw the reply now. Thanks so much. Let me know when you're done!
No problem, it's working on my dev box, I'm just putting a few other changes in and testing them before I release the code, should be by the end of the weekend.
generati
04-21-2008, 11:19 PM
Hi I am trying to install the software but having difficulties, I know this is probably the dumbest question but I keep getting this message on install:
Connection script is in the wrong location.
Where is the connection script supposed to be?
Dylanblitz
04-21-2008, 11:56 PM
Hi I am trying to install the software but having difficulties, I know this is probably the dumbest question but I keep getting this message on install:
Connection script is in the wrong location.
Where is the connection script supposed to be?
The install instructions are in the zip. There is a file in the incfiles/ directory called connection_dist.php. Edit it and change the database, username and password variables. Copy it to new and name it connection.php. You should be able to install after that.
Dylanblitz
05-12-2008, 06:09 AM
Sorry, I only saw the reply now. Thanks so much. Let me know when you're done!
I uploaded the new version, it has the changes so you can put a link in your forum to it. I put the instructions on what to modify in the install_readme.txt :)
hello!
have installed you hack but when i will save some changes .... it is not possible ... (mean like admin)
www.belaplay.com/vb/note (http://www.belaplay.com/vb/note)
reg
macc
Dylanblitz
05-12-2008, 03:51 PM
hello!
have installed you hack but when i will save some changes .... it is not possible ... (mean like admin)
www.belaplay.com/vb/note (http://www.belaplay.com/vb/note)
reg
macc
What doesn't save? Is there an error that you get when you try and save something. Let me know what screen your on when you get the problem.
when i try to change something in "ADMIN" exp time zone or put path for flashchat ...and after click to save cahnges ..not hapened ..no error mesages comes up .. can PM to you admin accounts ..and you can try
reg
macc
Dylanblitz
05-12-2008, 07:40 PM
when i try to change something in "ADMIN" exp time zone or put path for flashchat ...and after click to save cahnges ..not hapened ..no error mesages comes up .. can PM to you admin accounts ..and you can try
reg
macc
My fault, I uploaded the demo version, which had all the admin stuff locked down. Can you redownload the file and overwrite the current files? No script will need to be run, just overwrite the files and it should be ok.
Thanks ..now works everything fine !
regards
macc
trackpads
05-13-2008, 11:56 AM
very nice! Good work!
hotwheels
05-14-2008, 08:18 PM
I think this would be an awesome addition to a website. I tried all different types of configurations to get this to work on my site and it just wouldn't work right.
The hardest thing i found was trying to figure out exactly where to upload all the files to on my server. I renamed the file, uploaded in my root, uploaded on my main server page and i could never get it to work right.
It wouldn't upload mp3's, even though it showed it uploaded, it wouldn't take forums/ nor chat/..........
I will keep my eye on this one, and if you get it working right, i will try it again........
thanks, hotwheels
Dylanblitz
05-14-2008, 09:03 PM
I think this would be an awesome addition to a website. I tried all different types of configurations to get this to work on my site and it just wouldn't work right.
The hardest thing i found was trying to figure out exactly where to upload all the files to on my server. I renamed the file, uploaded in my root, uploaded on my main server page and i could never get it to work right.
It wouldn't upload mp3's, even though it showed it uploaded, it wouldn't take forums/ nor chat/..........
I will keep my eye on this one, and if you get it working right, i will try it again........
thanks, hotwheels
I don't know of any issues with the script right now. It was probably a configuration issue. If you want to upload it to your server and pm me a link I'll try and get it configured for you.
If you have www.xxx.com and your forums are at www.xxx.com/forums the best place to put it if you didn't want it to be your main page would be www.xxx.com/social
hotwheels
05-15-2008, 11:58 AM
so how do i upload all the files you have? Do i just rename the main folder and upload it in my www.xxx.com and then run the install, or are the specific areas to upload the files to make this function correcty.? I tried several different installs, and none of them would work correctly. I could get the site working, but it wouldn't upload mp3's, forum link nor chat link......I will retry it though...
Dylanblitz
05-15-2008, 03:25 PM
Since you are having problems I wouldn't put it into the main folder until it is running right.
For now I would create a folder in your root directory called social, so you'd have www.xxx.com/social. Upload all the files there, keeping them in their current directories.
During installation select the Vbulletin forum option and the path should be ../forums/ When you click continue then you should see a list of the admin's of the forum to select from. If you see this then the forum should work. If you don't then the path is wrong or your forum config is somewhere else.
If you are having problems uploading an mp3 or image then make sure the permissions are set to 755 on the /mp3 and all the image subdirectories.
Again, if you want you can upload the files and pm me the location, I'll do the install and see if I come across any gotcha's.
hotwheels
05-15-2008, 04:16 PM
Okay, right now i have the system set up in my root: /forums/social
and the set up itself works: http://www.insanemustangs.com/forums/social/index.php
When i select vbulletin and then type ../forums the link comes up as www.insanemustangs.com/forums/forums/
When i do mp3's, i get http://www.insanemustangs.com/forums/social/forums/social/music/5.mp3
Right now i am also having problems logging into my server. Once i am able to log back on i will see if you can fix the social set up......but for now, if you can, look at the link http://www.insanemustangs.com/forums/social/index.php and see if there is anything that sticks out that may be wrong........
thanks, hotwheels
hotwheels
05-15-2008, 04:42 PM
okay, i have part of it figured out.
To get to the forums, i had to do ../
and chat was ../chat/
Now if i can get back to my cpanel, i will see if the same types of changes to the config file will help with the mp3's and images. I did a sync from the forum to the social, but none of the images went to mem_pic which i have set at 777.......
Dylanblitz
05-15-2008, 05:10 PM
okay, i have part of it figured out.
To get to the forums, i had to do ../
and chat was ../chat/
Now if i can get back to my cpanel, i will see if the same types of changes to the config file will help with the mp3's and images. I did a sync from the forum to the social, but none of the images went to mem_pic which i have set at 777.......
Yeah, by root I mean in your www.xxx.com directory, not the forums, what you have now is the right path to the forums.
It does not pull the images from the forums, only the basic user information. I guess I could set it up to pull the profile pic if there is one. Just try adding a picture to your profile, if you can add one and it shows then it's working right. The same with the mp3's, add one to your profile style and you should be able to hear it.
Dylanblitz
05-15-2008, 05:16 PM
okay, i have part of it figured out.
To get to the forums, i had to do ../
and chat was ../chat/
Now if i can get back to my cpanel, i will see if the same types of changes to the config file will help with the mp3's and images. I did a sync from the forum to the social, but none of the images went to mem_pic which i have set at 777.......
One thing i noticed wrong when signing up. Login, click on the Admin link on the right side, click on Setup Variables. Change Server Path to
www.insanemustangs.com/forums/social/
and change Forum Path to
../
Right now when someone signs up they get this in the authorization email
http://../activate.php
It needs to have your script path for the signup to work right.
hotwheels
05-15-2008, 05:47 PM
okay, i made those changes.......
hotwheels
05-15-2008, 05:52 PM
dylan, is there a way i can make you admin on that page?
Dylanblitz
05-15-2008, 06:48 PM
You can if you have phpmyadmin or something. I need to code it so an admin can make others an admin.
hotwheels
05-15-2008, 08:44 PM
dylan, i redid the the social........you may have to reregister.
Pm me me if you need my server stuff.......I use cpanel
Jase2
05-15-2008, 08:53 PM
This is great for a donation perk. :)
Thanks!!!
hotwheels
05-15-2008, 09:31 PM
Still having trouble getting the mp3's to work and these types of address's:
Insane Society URL
http://www.insanemustangs.com/forums/social/p_tests
but my main address works: http://www.insanemustangs.com/forums/social/index.php
and this would be the mp3 addy of the song i uploaded: http://www.insanemustangs.com/forums/social/music/1.mp3
and this error when i try to upload an mp3: Warning: chmod() [function.chmod]: No such file or directory in /home/******/public_html/forums/social/incfiles/edit_band_top.php on line 287
I am using this addy in my cnd_config file ../social/mp3 and nothing uploads there.
I then tried to add a background song and i get this error: Warning: chmod() [function.chmod]: No such file or directory in /home/******/public_html/forums/social/incfiles/edit_prof_top.php on line 196
I also set you up as an admin on the social/index.php site........
hotwheels
05-16-2008, 12:04 AM
okay, after 10hrs of testing and reinstalling.......i have to take a break......whew.
Dylanblitz
05-16-2008, 03:45 PM
Still having trouble getting the mp3's to work and these types of address's:
Insane Society URL
http://www.insanemustangs.com/forums/social/p_tests
but my main address works: http://www.insanemustangs.com/forums/social/index.php
and this would be the mp3 addy of the song i uploaded: http://www.insanemustangs.com/forums/social/music/1.mp3
and this error when i try to upload an mp3: Warning: chmod() [function.chmod]: No such file or directory in /home/******/public_html/forums/social/incfiles/edit_band_top.php on line 287
I am using this addy in my cnd_config file ../social/mp3 and nothing uploads there.
I then tried to add a background song and i get this error: Warning: chmod() [function.chmod]: No such file or directory in /home/******/public_html/forums/social/incfiles/edit_prof_top.php on line 196
I also set you up as an admin on the social/index.php site........
If anyone runs into this problem, most likely it is the size's allowed with php. On hotwheel's site the post_max_size was set to 8M but the upload_max_filesize was set to 2M, so the page thinks it can upload a 8M file but it would fail. Make sure they are both set to something that is useable.
hotwheels
05-17-2008, 01:53 PM
The program is working pretty damn good...........I do have a couple more questions if that's okay?
1st) On the events set up, I am still getting an error when i try to post an event:
Event Title: 20th Annual Rocky Mountain Mustang Roundup June 12th-15th 2008
Location: Steamboat Springs Colorado
Start Date: Jun 12 2008
End Date: Jun 15 2008
Description: "THIS SEEMS TO BE WHERE THE PROBLEM IS", when i put something in here, and submit it, all i get is a white page with the words: MYSQL ERROR and nothing else. If i do a test without dates, it seems to work okay........
So, if i were to use the vbulletin calander for as the event schedule, what would i need to do to set it up so it takes me to a new window? Would be nice if the event link would open another page, so you will still be on the social page, and you can close the events calander when you are done looking at it........Same with the forums link, if that is possible..
I really appreciate your help dylan, this is an awesome program.............doug
Dylanblitz
05-17-2008, 08:20 PM
The program is working pretty damn good...........I do have a couple more questions if that's okay?
1st) On the events set up, I am still getting an error when i try to post an event:
Event Title: 20th Annual Rocky Mountain Mustang Roundup June 12th-15th 2008
Location: Steamboat Springs Colorado
Start Date: Jun 12 2008
End Date: Jun 15 2008
Description: "THIS SEEMS TO BE WHERE THE PROBLEM IS", when i put something in here, and submit it, all i get is a white page with the words: MYSQL ERROR and nothing else. If i do a test without dates, it seems to work okay........
So, if i were to use the vbulletin calander for as the event schedule, what would i need to do to set it up so it takes me to a new window? Would be nice if the event link would open another page, so you will still be on the social page, and you can close the events calander when you are done looking at it........Same with the forums link, if that is possible..
I really appreciate your help dylan, this is an awesome program.............doug
In the admin area there is a selection for debug mode. Can you turn it on and try to submit the event again? It should give you a descriptive error. I would do it but I'm not getting an error when I submit one.
In the next version I'll change it so you can open the calendar/events/forum either in current or a new window.
hotwheels
05-17-2008, 08:58 PM
schweet.............thanks dylan, i really appreciate the help.
Dylanblitz
05-18-2008, 11:40 PM
No problem, glad you like the script. Let me know if you figure out what event error your getting.
blindmedia ltd
05-19-2008, 07:55 AM
`im having loads of trouble
ive followe3d the instructions supplied but when you start the install it connects to the database ect... but...
when it gets to the forum integration part i select vbulletin and all i get is:
Invalid forum path entered. Please enter the correct path to continue.
now i have put in the correct path but it makes no difference what i put in so can you tell me what im doing wrong and why it insists that the forum path is incorrect
Dylanblitz
05-19-2008, 03:23 PM
The only thing it's doing when you select vbulletin and put in the forum path is check that it can read from the config file.
So if your getting that error there's only a few things it can be. Either the path isn't 100% right, the config file was moved or the config file permissions are set that the script can't read from it.
If you want you can pm me the location of the script and I'll check it out.
hotwheels
05-30-2008, 07:13 PM
hey dylan? Is there a way to set the program so you don't have to log in to it seperate from the website?
Dylanblitz
05-30-2008, 07:32 PM
hey dylan? Is there a way to set the program so you don't have to log in to it seperate from the website?
Not sure what you mean by separate from the website? If you login to my script it should log you into the forum as well.
hotwheels
05-30-2008, 08:23 PM
how bout the other way? If you log into the website, and then click on the link to "mysocial" in the navbar, you will already be logged into mysocial.........If that makes any sense? Right now, i ran that update that put's all the users into the mysocial page. Currently the only way to log into mysocial is to actually go to my social and then log in.......would be nice if you went to your website, like www.insanemutsangs.com and logged in to the site, then all you had to do was click on the mysocial link and you are done........no fuss no muss.
hotwheels
05-30-2008, 08:24 PM
I think alot of my users are unsure how to log into the program, do to the email log in, where if they were already logged in from the main website, it may help people use the system....
Dylanblitz
06-03-2008, 07:31 PM
The problem with doing it that way is I'd have to modify the vb code and I'm trying to stay away from doing that. As it is right now my script doesn't touch vb code at all.
I can see what I'd need to do though to make it work though and see how plausible it would be.
Dylanblitz
06-04-2008, 07:28 AM
how bout the other way? If you log into the website, and then click on the link to "mysocial" in the navbar, you will already be logged into mysocial.........If that makes any sense? Right now, i ran that update that put's all the users into the mysocial page. Currently the only way to log into mysocial is to actually go to my social and then log in.......would be nice if you went to your website, like www.insanemutsangs.com and logged in to the site, then all you had to do was click on the mysocial link and you are done........no fuss no muss.
Got this done, let me know if you need help implementing it :)
King Fly
06-08-2008, 04:17 PM
lol its me again....when trying to snyc my user pictures from my forum i get this when i try to do it by induvidual usergroups
? Syncing Forum Profile Pictures
Status: Moving Forum Profile Pictures...
MySQL Error: Unknown column 'u.usergroupid' in 'where clause'
when i do all usergroups at once it says it worked but the pics dont show up
Dylanblitz
06-08-2008, 05:09 PM
lol its me again....when trying to snyc my user pictures from my forum i get this when i try to do it by induvidual usergroups
? Syncing Forum Profile Pictures
Status: Moving Forum Profile Pictures...
MySQL Error: Unknown column 'u.usergroupid' in 'where clause'
when i do all usergroups at once it says it worked but the pics dont show up
Can you check and see if your profile pictures are being stored in your database or the filesystem?
AdminCP-->Avatars-->User Pciture Storage Type
King Fly
06-08-2008, 09:15 PM
lol i would tell you if the cnd login file didnt make it so i cant log into the admin cp lol
Fatal error: Call to undefined function: get_cnd_login() in /home/content/k/i/n/kingfly008/html/forums/includes/functions_login.php on line 219
King Fly
06-08-2008, 09:20 PM
so i edited the function login back to the original....Images are currently being served from the database
Dylanblitz
06-08-2008, 09:44 PM
lol i would tell you if the cnd login file didnt make it so i cant log into the admin cp lol
Fatal error: Call to undefined function: get_cnd_login() in /home/content/k/i/n/kingfly008/html/forums/includes/functions_login.php on line 219
There is a file called cnd_login.php in a separate folder in my zip. You need to upload that file to the forums/includes/ directory for the function to be there.
Dylanblitz
06-08-2008, 09:45 PM
so i edited the function login back to the original....Images are currently being served from the database
Okay, right now it's only setup to sync up the images if they are stored on the file system. I'll tweak the code so it'll pull from the database as well. If it's ready before the next release I'll let you know.
traxxadd
06-20-2008, 05:40 PM
Hey guys,
I installed script. Works perfect love every bit of it. I just wanted to know how to set it so in the navbar when you click forums it opens in the same window instead of a new window. I looked in header.php but couldnt find where to edit. My site www.traxxaddicts.com/social
Thanks,
Ray
traxxadd
06-20-2008, 05:50 PM
Hey guys,
I installed script. Works perfect love every bit of it. I just wanted to know how to set it so in the navbar when you click forums it opens in the same window instead of a new window. I looked in header.php but couldnt find where to edit. My site www.traxxaddicts.com/social
Thanks,
Ray
OK I figured it out i changed the target to _self thanks....:)
traxxadd
06-20-2008, 06:27 PM
OK I sync the members but when i try to sync registered users pics i get a MySQL Error: Unknown column 'u.usergroupid' in 'where clause' But when i select all user groups it says complete but no pics are added please help
Dylanblitz
06-20-2008, 07:06 PM
OK I sync the members but when i try to sync registered users pics i get a MySQL Error But when i select all user groups it says complete but no pics are added please help
Do me a favor, in the admin area Setup Variables, set Debug Mode to On and try and sync the user pictures again. It should tell me what the error is and I can trouble shoot from there. By the way, if you have your pictures stored in the database and not the filesystem it wont work. I have to work on that part.
traxxadd
06-20-2008, 07:12 PM
Do me a favor, in the admin area Setup Variables, set Debug Mode to On and try and sync the user pictures again. It should tell me what the error is and I can trouble shoot from there. By the way, if you have your pictures stored in the database and not the filesystem it wont work. I have to work on that part.
They are in the database.....
Dylanblitz
06-20-2008, 07:41 PM
They are in the database.....
Figured that was it. Next version you should be able to update profile images that are stored in the DB.
traxxadd
06-20-2008, 08:25 PM
Also when i was configuring the login files for the forum i was getting an error-in your read me file you had this
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 $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
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
Also when i was configuring the login files for the forum i was getting an error-in your read me file you had this
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 $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
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
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
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
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
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
traxxadd
07-10-2008, 01:10 AM
OK when i sync users i get this error
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_users.php on line 446
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 447
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 448
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_users.php on line 446
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 447
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 448
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_users.php on line 446
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 447
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 448
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_users.php on line 446
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 447
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 448
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_users.php on line 446
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 447
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 448
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_users.php on line 446
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 447
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 448
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_users.php on line 446
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 447
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 448
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_users.php on line 446
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 447
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 448
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_users.php on line 446
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 447
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 448
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_users.php on line 446
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 447
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 448
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_users.php on line 446
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 447
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 448
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_users.php on line 446
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 447
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 448
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_users.php on line 446
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 447
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 448
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_users.php on line 446
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 447
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 448
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_users.php on line 446
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 447
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 448
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_users.php on line 446
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 447
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 448
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_users.php on line 446
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 447
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 448
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_users.php on line 446
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 447
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 448
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_users.php on line 446
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 447
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_users.php on line 448
when i sync pics i get this error
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_pics.php on line 178
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 179
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 180
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_pics.php on line 178
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 179
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 180
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_pics.php on line 178
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 179
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 180
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_pics.php on line 178
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 179
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 180
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_pics.php on line 178
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 179
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 180
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_pics.php on line 178
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 179
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 180
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_pics.php on line 178
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 179
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 180
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_pics.php on line 178
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 179
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 180
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_pics.php on line 178
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 179
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 180
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_pics.php on line 178
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 179
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 180
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_pics.php on line 178
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 179
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 180
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_pics.php on line 178
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 179
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 180
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_pics.php on line 178
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 179
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 180
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_pics.php on line 178
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 179
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 180
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_pics.php on line 178
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 179
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 180
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_pics.php on line 178
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 179
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 180
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_pics.php on line 178
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 179
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 180
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_pics.php on line 178
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 179
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 180
Warning: fopen(vb_tmp_move/) [function.fopen]: failed to open stream: Is a directory in /home/traxxadd/public_html/social/admin_sync_pics.php on line 178
Warning: fwrite(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 179
Warning: fclose(): supplied argument is not a valid stream resource in /home/traxxadd/public_html/social/admin_sync_pics.php on line 180
traxxadd
07-10-2008, 01:20 AM
im running 3.7.2 in case you need to know
Dylanblitz
07-10-2008, 06:44 AM
im running 3.7.2 in case you need to know
Can you use this pic file instead and try doing the Sync Pics? I think I had a typo on the one in the zip.
traxxadd
07-10-2008, 08:10 PM
OK i sync photos now w/ your new files and some photos transfer but i get this error
Warning: mkdir() [function.mkdir]: File exists in /home/traxxadd/public_html/social/admin_sync_pics.php on line 128
Fatal error: Call to undefined function rm_recursive() in /home/traxxadd/public_html/social/admin_sync_pics.php on line 331
Dylanblitz
07-10-2008, 08:36 PM
OK i sync photos now w/ your new files and some photos transfer but i get this error
Warning: mkdir() [function.mkdir]: File exists in /home/traxxadd/public_html/social/admin_sync_pics.php on line 128
Fatal error: Call to undefined function rm_recursive() in /home/traxxadd/public_html/social/admin_sync_pics.php on line 331
Okay, all the images moved over, at least the ones that I check for. The only photos I move over are users profile pictures. The first error is because the folder was already there so it wouldn't let you create it again. The second is a bit of code that deletes the tmp folder I created and the pictures within. You should be ok for the images. There will be a folder in your social directory called vb_tmp_move with images in it that you can delete now.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.