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)
-   -   Major Additions - vS-Interactive Profiles (https://vborg.vbsupport.ru/showthread.php?t=150028)

ChU v2 06-29-2007 09:45 PM

Someone please help I did all the upload, all the template edits, and when i went to install the plug in i got this error:

Warning: Unknown(/home/brutehal/public_html/forum/includes/visionscripts/psionic_iprof/_install.php): failed to open stream: No such file or directory in /admincp/plugin.php(1964) : eval()'d code on line 1

Warning: Unknown(/home/brutehal/public_html/forum/includes/visionscripts/psionic_iprof/_install.php): failed to open stream: No such file or directory in /admincp/plugin.php(1964) : eval()'d code on line 1

Fatal error: (null)() [function.require]: Failed opening required '/home/brutehal/public_html/forum/includes/visionscripts/psionic_iprof/_install.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/brutehal/public_html/forum/admincp/plugin.php(1964) : eval()'d code on line 1

edit: sorry didn't see someone had the same problem

joker2040 06-30-2007 06:28 PM

I am getting the exact same error as Hollister and chU v2. Please advise on how to fix. Thanks!

ChU v2 07-01-2007 01:47 AM

*Bump*

Im glad its not me

HOW DO YOU FIX THIS!!

dope15gd 07-01-2007 05:01 AM

I am having a configuration problem. When I go to "User Profile CSS Templates" I get an error saying I don't have permissions. I'm sure there is just some usergroup setting, but I sure as heck can't find it. It works fine on my test install, but it is giving me this error my real forum install.

Can anyone point me in the right direction?

Juju Man 07-01-2007 10:40 PM

What is the difference between this one and the last one you supported, which I just bought before you made this free?
What changes, if any, would be required to update?
Where do I input predefined css for my non-coding members to choose from?

Spin Doctor 07-01-2007 10:54 PM

anyone know how to change their top friends?

jasculs 07-02-2007 02:27 AM

I keep getting this database error when trying to post a comment.

Code:

Database error in vBulletin 3.6.7:

Invalid SQL:
SELECT gfpoforumoptions FROM forum WHERE forumid =;

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Error Number : 1064
Date        : Sunday, July 1st 2007 @ 10:26:05 PM
Script      : http://www.mywebsite.com/forums/member.php?find=lastposter&f=22
Referrer    : http://www.mywebsite.com/forums/index.php
IP Address  : xxxxxxxxxxx
Username    : XXXXXX
Classname    : vb_database


jasculs 07-02-2007 02:50 AM

I'm sorry but this is a bit frustrating. I installed this on a test board and it worked just fine. Now when I installed it on my actual board I keep getting this error:

Code:

Database error in vBulletin 3.6.7:

Invalid SQL:
SELECT gfpoforumoptions FROM forum WHERE forumid =;

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Error Number : 1064
Date        : Sunday, July 1st 2007 @ 10:26:05 PM
Script      : http://www.mywebsite.com/forums/member.php?find=lastposter&f=22
Referrer    : http://www.mywebsite.com/forums/index.php
IP Address  : xxxxxxxxx
Username    : XXXXXX
Classname    : vb_database


jasculs 07-02-2007 03:18 AM

Nevermind...it was another mod that was causing it...sorry about the complaint. Everything seems to be working great now...Awesome mod..this is really going to help my forum grow.

Dannyloski 07-02-2007 04:15 AM

I'm still debating on wheter or not to add this to my site, it looks and from what I hear is an awesome Hack ... I just dont know if it would be used on my forums ... Hmmm, only one way to find out ... Subscribed so when I get some time I can install it ...

karlm 07-02-2007 03:46 PM

Quote:

Originally Posted by Juju Man (Post 1280875)
Where do I input predefined css for my non-coding members to choose from?

I'm looking for this also :(

Seiyaboy 07-03-2007 03:01 AM

I knew silly things like these would happen when one just copies and pastes whatever is in the box. No, that's not how it works... (see below)

Open member.php file


If you use vBulletin 3.6.6 and above, use the only the code box below
Code:


FIND

SELECT pf.profilefieldid



Replace With

SELECT pf.profilefieldid, pf.searchable


If you use vBulletin 3.6.5 and below, use the only the code box below
Code:


FIND

SELECT profilefieldid



Replace With

SELECT profilefieldid, searchable


jasculs 07-03-2007 03:45 AM

Quote:

Where do I input predefined css for my non-coding members to choose from?
AdminCP ---> Styles & Templaes ---> User Profile CSS Templages ---> Add CSS Template

jasculs 07-03-2007 03:46 AM

Is there a place we can go, or a thread we can start to share css templates?

Brandon Sheley 07-03-2007 05:20 AM

Quote:

Originally Posted by jasculs (Post 1281704)
Is there a place we can go, or a thread we can start to share css templates?

I've posted 3, I'm interested in getting some more :)

captainslater 07-03-2007 09:49 AM

Hy, this mod is great but the profile fields are not showing up as links. I've done the template edits correctly and enabled the option in the ACP. Any hints?

karlm 07-03-2007 01:18 PM

i got it installed into my live-site fine (dunno why it didn't like the test board). but still, it has difficulties putting images as background (urls are set 'yes' in admincp options).

Code:

body
{
background-image:
url('http://i32.photobucket.com/albums/d12/nuclearcentury/bg/Sunset.jpg')
}


dukegotgame 07-03-2007 11:08 PM

I got this installed fine, but for some reason, the spacing is messed up on the user profiles. The blocks do not stretch like they do in the screenshot posted. Here is a link to a user profile on my forum. Any help???

http://www.themaddenlab.com/talk/member.php?u=982

Juju Man 07-04-2007 05:05 AM

Since you guys shared a style I will share a custom one I came up with.
I hope you enjoy it.

Quote:

body {

background:#000000;
color:#FFFFFF;
}
.tcat {
background:#000066;
color:#336666;
}
.thead {
background:#000066;
color:#336666;
}
.tborder {
border-style: outset;
border-width: thick;
}

Sychev_S 07-04-2007 07:25 AM

Quote:

Originally Posted by captainslater (Post 1281820)
Hy, this mod is great but the profile fields are not showing up as links. I've done the template edits correctly and enabled the option in the ACP. Any hints?

php file edit?

captainslater 07-04-2007 08:28 AM

Done but still don't working.

Losha 07-04-2007 05:11 PM

Thanx for the sharing Anthony
شكرا يا باشا
وتم الترشيح
ومش عارف الرد بالأنجلش بيقول إيه بس أنا نسختة ه
حبيبى والله

d8tabyte 07-04-2007 05:47 PM

Maybe I am just dense, but for the life of me I can not figure out where to apply the custom CSS.

I've added some templates, I don't see hwre to select them, and where can users add their own css styles?

Monyet 07-04-2007 07:25 PM

why i don't see the add comments anywhere... O_o please help haha..

joker2040 07-04-2007 07:30 PM

still have same error... uninstalling mod.

AzzidReign 07-04-2007 07:38 PM

I get this error when I upload the product (after all the file uploads, member.php change, and template edits):

Quote:

Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /includes/class_core.php on line 665
No one can leave comments either so I'm assuming that this error is the cause of it.

EDIT: Seems to be working fine now...but I still dont know what that error is.

karlm 07-05-2007 03:45 AM

Quote:

Originally Posted by d8tabyte (Post 1282784)
Maybe I am just dense, but for the life of me I can not figure out where to apply the custom CSS.
I've added some templates, I don't see hwre to select them, and where can users add their own css styles?

http://your-domain/your-forum/profil...do=editprofile

vitrag24 07-05-2007 10:25 AM

can i see this on any forum?
i want to see all features.

jasculs 07-05-2007 01:35 PM

Here is my profile, mixed in with a MySpace style layout:

http://www.grapplersguide.com/forums/GrapplersGuide

The css layout is custom. If you go to the main forum you'll see that the site is actually different color layout and background.

jasculs 07-05-2007 01:43 PM

does anyone know where I can change it so that the friends are order in alphabetical order rather then in random order? This way it will be easier for people to find a specific person.

Also I assume there isn't a way to change your top friends right?

cheat-master30 07-05-2007 01:55 PM

Quote:

Originally Posted by jasculs (Post 1283484)
Here is my profile, mixed in with a MySpace style layout:

http://www.grapplersguide.com/forums/GrapplersGuide

The css layout is custom. If you go to the main forum you'll see that the site is actually different color layout and background.

That's a pretty awesome profile there. Although I do wonder why there is a ton of random text at the bottom of the page, because it seems very much like some kind of blackhat SEO technique.

Quote:

Originally Posted by jasculs (Post 1283490)
does anyone know where I can change it so that the friends are order in alphabetical order rather then in random order? This way it will be easier for people to find a specific person.

I second this. Because I would have thought it logical to have some kind of order to the friends lists, maybe even an option by user to display by name, date registered, profile updated, etc?

Also I assume there isn't a way to change your top friends right?


jasculs 07-05-2007 04:01 PM

Quote:

Although I do wonder why there is a ton of random text at the bottom of the page, because it seems very much like some kind of blackhat SEO technique.
If you go to the main forum (www.grapplersguide.com) and 99.8% of the rest of the forum and you scroll all the way down you will be able to read what it says just fine. It is basically says everything that my site offers. I do not see anything wrong with this because the text is not hidden and it is not false. Everything listed there is what you can find at my forum.

cheat-master30 07-05-2007 04:05 PM

Yeah, I realised that when I went back to the main page. Just a conflict with custom CSS style for a profile.

jasculs 07-05-2007 04:18 PM

Would you happen to know how to sort the users in the friends list by alphabetical order rather then randomly?

cheat-master30 07-05-2007 05:56 PM

Sadly not. If I did, I would be using it right now and have released it as a modification to add to this one.

whiteeagle0 07-05-2007 07:54 PM

how or where do my friends add comments????

EDIT: NVM found it lol forgot about user permissions!

can someone make a blog mod for like it shows latest blog in profile

and can someone change the layout so it looks like myspace a bit more?

Yours Truly 07-05-2007 07:55 PM

Anyone interested in ratings out of 10?

I can add it as an add on if you like

pictureboarduk 07-05-2007 09:25 PM

Just installed fine, how do you add friends?

lol, no idea.

dukegotgame 07-06-2007 01:09 AM

Quote:

Originally Posted by jasculs (Post 1283484)
Here is my profile, mixed in with a MySpace style layout:

http://www.grapplersguide.com/forums/GrapplersGuide

The css layout is custom. If you go to the main forum you'll see that the site is actually different color layout and background.

could you post that css layout cuz id love to use it!

jasculs 07-06-2007 02:31 AM

Quote:

Originally Posted by dukegotgame (Post 1283995)
could you post that css layout cuz id love to use it!

Do you mean the css layout or the profile (MEMBERINFO) layout?


All times are GMT. The time now is 04:07 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.01763 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
  • (5)bbcode_code_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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