vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   [Addon] Show Itrader Stats In Profile (https://vborg.vbsupport.ru/showthread.php?t=107828)

Gio~Logist 02-12-2006 10:00 PM

[Addon] Show Itrader Stats In Profile
 

Brought to you by:
DopeGFX
-----------------------------------------------------------------
LOGOS | WEBSITES | SKINS | HTML | PHP(Limited) | AND MUCH MUCH MORE!
-----------------------------------------------------------------


What does this do?
This Addon allows you to have user's itrader stats displaying in their profile. You can customize this easily by editing the itrader_profile template and/or changing where you want to put $itrader_profile in your memberinfo template.

What does this hack require?
Template Edits: 1
File Edits: 1
Products Imported: 1
[high]You must have iTrader installed[/high]

Enjoy the hack.


Don't forget to click INSTALL

Gio~Logist 02-12-2006 10:42 PM

First post reserved.

fluentdesigns 02-13-2006 02:19 AM

I like this idea! One thing you might want to think about adding is a button to leave feedback. It may confuse members on where they need to go to leave feedback since they are viewing the members profile.

XtremeOffroad 02-13-2006 02:22 AM

I love it, Gonna install now.
Thanks

swa 02-13-2006 04:14 AM

thanks

misticjeff 02-13-2006 05:22 AM

Installed!!! great work... looking forward to your "homepage"/"summary page" work

Gio~Logist 02-13-2006 09:02 AM

Quote:

Originally Posted by fluentdesigns
I like this idea! One thing you might want to think about adding is a button to leave feedback. It may confuse members on where they need to go to leave feedback since they are viewing the members profile.

Glad you like it. There is a link there i believe :p

Gio~Logist 02-13-2006 09:03 AM

Quote:

Originally Posted by misticjeff
Installed!!! great work... looking forward to your "homepage"/"summary page" work

It will be released today i believe :p

Snake 02-13-2006 12:05 PM

I'm enjoyin' this. :)

Gio~Logist 02-13-2006 04:07 PM

Quote:

Originally Posted by Aftermath
I'm enjoyin' this. :)

I'm glad you are. Just wait until tonight when i release the main page.

misticjeff 02-13-2006 10:36 PM

Quote:

Originally Posted by gio~logist
It will be released today i believe :p

God I hope so...

Do you have a PayPal email addy?? PM me with it if you do.

Gio~Logist 02-13-2006 10:49 PM

Quote:

Originally Posted by misticjeff
God I hope so...

Do you have a PayPal email addy?? PM me with it if you do.

gio@dopegfx.com :p

misticjeff 02-14-2006 04:09 AM

Hmmm.. may have found a bug...

Recent Ratings does not update in the user profile area.

If I click on my iTrader feedback from the postbit, it is updated but if I go to my profile the recent ratings is not updated.

Gio~Logist 02-14-2006 05:18 PM

I think you may have to wait perhaps for the amount of time you sent the cronjob for for the original itrader hack. I believe it has a cronjob that updates this. Otherwise, does it update when you click "update itrader scores" in admincp?

misticjeff 02-14-2006 05:47 PM

Quote:

Originally Posted by gio~logist
I think you may have to wait perhaps for the amount of time you sent the cronjob for for the original itrader hack. I believe it has a cronjob that updates this. Otherwise, does it update when you click "update itrader scores" in admincp?

Hmmm.. nope... tried running the score update in the AdminCP and it still shows nothing in the user profile area under Recent Ratings. It does show the rating in the left block called Member Profile.

klaush 02-14-2006 08:25 PM

Fantastic!

Thanks a lot for sharing!

Gio~Logist 02-15-2006 04:19 PM

I found the problem for thing not automatically updating as far as the motnhs and such is concerned. I had a problem with the coding ot he mainpage yesterday and therefore didn't have time to release the patch for this or the mainpage hack. Hopefully i can release both today as i already have the coding done and just want to get the query working for the mainpage.

Gio~Logist 02-15-2006 07:53 PM

The months problem has been fixed. The zip has been updated. All you have to do if you already installed this is just upload and overwrite the product.

misticjeff 02-15-2006 09:03 PM

Quote:

Originally Posted by gio~logist
The months problem has been fixed. The zip has been updated. All you have to do if you already installed this is just upload and overwrite the product.

give a call to undefined error in the db.

Gio~Logist 02-15-2006 09:12 PM

Oops. I forgot to add an edit. I'll update zip now.

Search for:
require_once(DIR . '/includes/functions_user.php');

Add under:
require_once(DIR . '/includes/functions_itrader.php');

That's the newly added instruction. Zip updated.

misticjeff 02-15-2006 09:26 PM

Still doing it... here's the error.

Quote:

Fatal error: Call to undefined function: itrader_user() in /home/misticr/public_html/member.php(583) : eval()'d code on line 13

Gio~Logist 02-15-2006 11:27 PM

Quote:

Originally Posted by misticjeff
Still doing it... here's the error.

Did you make sure that you edited member.php to include function_itrader?


Quote:

Fatal error: Call to undefined function: itrader_user() in /home/siteres/public_html/member.php(655) : eval()'d code on line 14
Will only show if you did not do the edit in member.php where you search for:
require_once(DIR . '/includes/functions_user.php');

And add this below it:
require_once(DIR . '/includes/functions_itrader.php');

I believe that i included that step in the ReadMe. Perhaps you missed it?

argash 02-22-2006 08:42 AM

nice hack. installed!

ozaurora 03-15-2006 11:44 AM

Just wondering if it's possible to show the feedback comments below as they are in the itrader extension? :)

kellyandmike 03-29-2006 03:08 PM

Quote:

Originally Posted by misticjeff
Still doing it... here's the error.

If you do it in your myphpAdmin, it gives that error.

You have to go to your templates in styles from your board admin.

kellyandmike 03-29-2006 03:15 PM

iTrader Tools listed in Admin panel - (only has update itrader ratings)
iTrader settings listed under vBulletin Options. iTrader is active.

I am using fresh vBulletin board, 3.5.4 with iTrader 2.0

I don't see iTrader listed anywhere on board but does the above mean that it should work?

On other sites, i have seen it under "contact info" on the member profile page.

My page is at www.couponchix.com/feedback/index.php
The itrader page is at www.couponchix.com/feedback/itrader.php so it's there and it says I cannot access the page (I am admin!)

Can someone tell me what else I have to do to get the iTrader working?

Thanks in advance
Kelly

Gio~Logist 03-29-2006 07:40 PM

Quote:

Originally Posted by kellyandmike
iTrader Tools listed in Admin panel - (only has update itrader ratings)
iTrader settings listed under vBulletin Options. iTrader is active.

I am using fresh vBulletin board, 3.5.4 with iTrader 2.0

I don't see iTrader listed anywhere on board but does the above mean that it should work?

On other sites, i have seen it under "contact info" on the member profile page.

My page is at www.couponchix.com/feedback/index.php
The itrader page is at www.couponchix.com/feedback/itrader.php so it's there and it says I cannot access the page (I am admin!)

Can someone tell me what else I have to do to get the iTrader working?

Thanks in advance
Kelly

The itrader tools part is from the itrader hack itself, it has nothing to do with my hack. The same thing goes for itrader.php

kellyandmike 04-04-2006 06:43 PM

Quote:

Originally Posted by gio~logist
The itrader tools part is from the itrader hack itself, it has nothing to do with my hack. The same thing goes for itrader.php

Thanks. It took me a few days to figure that out. I love your hack, btw and just made a donation...

I am still trying to figure out the kinks that I must have forgotten to do to get the member profile to display right. I am a newbie to all this. My 14yo son is mainly doing it for me...

Gio~Logist 04-04-2006 10:45 PM

Quote:

Originally Posted by kellyandmike
Thanks. It took me a few days to figure that out. I love your hack, btw and just made a donation...

I am still trying to figure out the kinks that I must have forgotten to do to get the member profile to display right. I am a newbie to all this. My 14yo son is mainly doing it for me...

lol. If only you knew how old i am :p.

Also, this may be that you just haven't uploaded the files.

kellyandmike 04-07-2006 04:22 AM

Quote:

lol. If only you knew how old i am .

So you're 14, almost 15 huh? Cool.!. I admire your technology know how! Really. I got it up and am now installing hacks like crazy...

Cyn 04-23-2006 11:17 AM

Step 1. Import the following product: itrader_profile.xml DONE

Step 2. Do the edits located below ALL DONE

Step 3. Make sure that you edit the newly added setting in vboptions (in the iTrader settings section) DONE

But nothing is showing in users profiles. Did I miss something?

Gio~Logist 04-26-2006 01:08 AM

Quote:

Originally Posted by Cyn
Step 1. Import the following product: itrader_profile.xml DONE

Step 2. Do the edits located below ALL DONE

Step 3. Make sure that you edit the newly added setting in vboptions (in the iTrader settings section) DONE

But nothing is showing in users profiles. Did I miss something?

Make sure that you did the template edits correct and that the options are enabled.

eoc_Jason 05-06-2006 05:34 PM

Interesting little addon...

Cyn 05-10-2006 03:34 PM

Quote:

Originally Posted by gio~logist
Make sure that you did the template edits correct and that the options are enabled.

I double checked and everything seems correct. Could there be something conflicting with it? Any suggestions?

cookiepants 07-12-2006 03:59 PM

Oh cool maybe I'll have my 14 year old install it for me LOL

Okay here's my total noob question. I can't figure out where the member.php file is to edit it. Where do I find that?

Thanks!

peterska2 07-12-2006 08:15 PM

It's in your forum root directory on your server.

cookiepants 07-14-2006 05:57 PM

awesome, thanks!

oldfan 09-27-2006 05:42 AM

thank you!
/me clicks install

imranbaig 10-27-2006 04:24 PM

thank you., nice hack.
Installed.

sammeier 10-29-2006 08:41 PM

everything is working except for the user profiles.
when you try to view someone's or your own a message comes up saying:
Code:

Warning: Unknown: failed to open stream: No such file or directory in /includes/init.php(292) : eval()'d code on line 4

Fatal error: Unknown: Failed opening required '/home/c3dnetwo/public_html/forums/includes/functions_itrader.php' (include_path='.:/usr/local/lib/php:/usr/lib/php') in /home/c3dnetwo/public_html/forums/includes/init.php(292) : eval()'d code on line 4

Anyone know whats going on

Also not all member have the itrader in there posts. I do and a few others but it dosn't show up in everyones.


All times are GMT. The time now is 05:50 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.01453 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
  • (1)bbcode_code_printable
  • (17)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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