vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Profile Enhancements - Facebook Pro (fixed/fluid) (https://vborg.vbsupport.ru/showthread.php?t=184016)

christian8a 07-04-2008 04:06 PM

Do you have your forums on a folder like root/forums/myfriends.php?
Try to go straight to it by copying the url of that myfriends.php and just to see where the file is

Lift for Life 07-04-2008 04:15 PM

Yes, the forums are in a subfolder of the main site

If I replace "index" with "myfriends" it does lead to a valid page however it states that
Quote:

This user has not registered and therefore does not have a profile to view.
Sorry for being a pain.

Thanks

Lift for Life 07-04-2008 04:19 PM

I think I've found it.

I changed the link in the ad_header_end from
<a href="friends.php?

to
<a href="myfriends.php?

The link now works.

Thanks (may have another question latter)

Lift

christian8a 07-04-2008 04:30 PM

Ops I totally missed the part where you said on the left column, my bad.
Yea that one is set wrong. I should fix it now :D

Lift for Life 07-04-2008 04:38 PM

Thanks,

Ok, now that the "friends" link is working in the left column, I get the following error message at the top of the page.

Quote:

Warning: Missing argument 1 for vB_ProfileBlock_ProfileFields::build_field_data(), called in [path]/myfriends.php on line 417 and defined in [path]/includes/class_profileblock.php on line 618
I tried placing /forums in front of myfriends.php however this had no effect.

Any idea?

Thanks

christian8a 07-04-2008 05:22 PM

On the left column the link to friends should be:

<a href="myfriends.php?$session[sessionurl_q]u=$bbuserinfo[userid]">Friends</a>

On the block friends:

<a href="myfriends.php?u=$userinfo[userid]">$vbphrase[show_all_friends]</a>

And on the includes/class_profileblock.php the only thing changed is the page navigation.
It will say "This user has not registered and therefore does not have a profile to view" if user id link is not in effect.

And for the myfriends.php file was made for 3.7.0 but I dont think there was a change on that file on 3.7.2 I would think, Im not sure

6piston 07-05-2008 01:12 PM

hi chris

i have to say you've built one of the most amazing theme.
thank you so much, i\ve downloaded it and am currently customizing it further.

the thing is, i really thought the postbits like your myls1.com and the other music will also be included in the theme.

I really like the way you did your postbit, if it's okay, i'd really like to know how it's done

Thanks!
Tom

Lift for Life 07-05-2008 01:30 PM

Installed, went with the Pro version.
My site is heavily modified and though this took a bit of tweaking, it's an overall Great Addition.

Thanks for an Excellent mod!!!

Lift

Booth 07-05-2008 02:41 PM

This looks great - but could we have the code for having the profiles exactly the same way as your MYLS1 site with the miniblocks on left and main details on right? :)

Does the additional gifts mod work with VBcredits?

Also notifications in the left side column don't appear to be working. Not sure if that's just my site or not but the link does nothing when clicked.

One more thing - how do we slightly make the width of the mini blocks bigger - the friends block doesn't fit 3 avatars across which makes it look slightly untidy.

Smiry Kin's 07-05-2008 06:12 PM

haha altho i wont be using it, it looks great. :) made me chuckle how alike it looks. :)

fusiongoddess 07-06-2008 01:34 AM

Quote:

Originally Posted by Lift for Life (Post 1566810)
Thanks,

Ok, now that the "friends" link is working in the left column, I get the following error message at the top of the page.



I tried placing /forums in front of myfriends.php however this had no effect.

Any idea?

Thanks

When I click Friends on the left column, I also get:
Warning: Missing argument 1 for build_field_data() in [path]/includes/class_profileblock.php on line 618

I did install the friends product and make the php file edit (the line showed up twice in the file so I replaced both, was I supposed to?).

Nice style, it'll be fun to customize.

Lift for Life 07-06-2008 02:11 AM

I just noticed that the "mini statistics" in the user profile doesn't include the "Show All Statistics" option. It seems to be linked to the Gifts function, because if I disable the gifts, the stats return.

Can you tell me how to correct this?

Thanks

Shaheen 07-07-2008 12:57 AM

cooool work dude . Thanks

rnbpromo 07-07-2008 03:14 AM

Style is great!

Brandon Sheley 07-07-2008 03:58 AM

isn't this a hack? why is it in the styles section.

hdczns 07-13-2008 05:56 PM

i Love it :)!

christian8a 07-16-2008 02:54 AM

Glad that some of you found it usefull :up:

JTS2005 07-19-2008 06:23 AM

will it be upgraded to 3.7.2?

christian8a 07-21-2008 05:51 AM

Is there alot of changes on templates on 3.7.2? if so I would work on a new version

ABeautifulBrown 07-22-2008 12:49 AM

Quote:

Originally Posted by fusiongoddess (Post 1567803)
When I click Friends on the left column, I also get:
Warning: Missing argument 1 for build_field_data() in [path]/includes/class_profileblock.php on line 618

I did install the friends product and make the php file edit (the line showed up twice in the file so I replaced both, was I supposed to?).

Nice style, it'll be fun to customize.

I get this error as well.

dbigras 07-22-2008 01:21 AM

Quote:

Originally Posted by fusiongoddess (Post 1567803)
When I click Friends on the left column, I also get:
Warning: Missing argument 1 for build_field_data() in [path]/includes/class_profileblock.php on line 618

I did install the friends product and make the php file edit (the line showed up twice in the file so I replaced both, was I supposed to?).

Nice style, it'll be fun to customize.

Same here. Running the latest version of VB.

This style is just simply amazing. I love it. I'm just waiting to fix this bug.

JTS2005 07-22-2008 10:43 PM

not sure how much is diff from 3.7.0 to 3.7.2 but i would appreciate it if you could upgrade this :)

dbigras 07-22-2008 11:07 PM

Quote:

Originally Posted by JTS2005 (Post 1581845)
not sure how much is diff from 3.7.0 to 3.7.2 but i would appreciate it if you could upgrade this :)

I did this modification:

https://vborg.vbsupport.ru/showpost....4&postcount=63

And it worked, no more error. Not sure what this breaks, but it's working, I find no issues.

Thanks to Christian's very quick reply.

JTS2005 07-23-2008 02:46 AM

how do you get rid of the error message in the admin when uploading the xml file?

JTS2005 07-23-2008 02:57 AM

nvm got it working

DannyITR 07-23-2008 10:04 PM

How do you increase the width of the right column blocks in the profile page?

Edit: never mind: template memberinfo_css

Hopless_Case79 07-23-2008 11:18 PM

hello
thank you for this great style
- there is some problems in it its about images loation you have to check the direction again and correct them

thanks again

gkaradagan 07-25-2008 09:50 AM

perfeckt :)

F0xy 07-29-2008 03:02 PM

anyone know how to put in the 5 latest threads in the sidebar?

vAsia 08-01-2008 04:22 PM

Do you mind share how you fixed the problem, because I am having the same problem here.

Quote:

Originally Posted by JTS2005 (Post 1581987)
nvm got it working


christian8a 08-02-2008 03:47 PM

what error?
are you checking the box (override style version) when uploading?
also what version of vb you have.... this is for 3.7.0 only, I will update it to 3.7.2 soon

vAsia 08-02-2008 09:05 PM

I'm using vB 3.7.2

When I clicked on the "friends" link, I got the below error.

Warning: Missing argument 1 for vB_ProfileBlock_ProfileFields::build_field_data(), called in [path]/myfriends.php on line 417 and defined in [path]/includes/class_profileblock.php on line 618

christian8a 08-03-2008 12:16 AM

Quote:

Originally Posted by vAsia (Post 1590144)
I'm using vB 3.7.2

When I clicked on the "friends" link, I got the below error.


Warning: Missing argument 1 for vB_ProfileBlock_ProfileFields::build_field_data(), called in [path]/myfriends.php on line 417 and defined in [path]/includes/class_profileblock.php on line 618

Oh I tought it was on the admin cp
Is this the same issue?

https://vborg.vbsupport.ru/showp...4&postcount=63

vAsia 08-03-2008 03:07 PM

I'm not sure, but I don't think so.

I think it has to do with the myfriends.php file that came with the MOD. I only get the above error/warning message when I go to myfriends.php page.

christian8a 08-03-2008 08:02 PM

Quote:

Originally Posted by vAsia (Post 1590591)
I'm not sure, but I don't think so.

I think it has to do with the myfriends.php file that came with the MOD. I only get the above error/warning message when I go to myfriends.php page.

Why dont you install this mod, thats why I replaced it

https://vborg.vbsupport.ru/showthread.php?t=186575

vAsia 08-03-2008 09:01 PM

Thanks. That fixed the problem.

christian8a 08-06-2008 12:48 PM

Updated*

Somebody else made a copy of this style, so I only support this style.

Forum Lover 08-06-2008 12:54 PM

Its showing me that msg..

This file was created using a different version of vBulletin from the one you are running.

Your version: 3.7.2
File version: 3.7.0

Forum Lover 08-06-2008 02:26 PM

And got some image issue too. like for example, logo and side menu images are from yoursite.com/images/ and other images are from yoursite.com/forum/images/

sensimilla 08-06-2008 03:54 PM

Thanks for the update, respect.


All times are GMT. The time now is 03:06 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.01430 seconds
  • Memory Usage 1,818KB
  • 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
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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