vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - iTrader v2.8 - Powerful Rating System (https://vborg.vbsupport.ru/showthread.php?t=232044)

abqtj 07-27-2010 01:43 PM

Quote:

Originally Posted by abqtj (Post 2072490)
I'm having some style issues. Our board is a darker color scheme, and in the boxes to type in the user name you want to search, the text is black on my dark background.

Where/how could I fix this?

Quote:

Originally Posted by abqtj (Post 2072588)
Sure.

In the first attachment, the search box on the right, the text is black.

In the second, all of the entry fields are also black.

Everywhere else, our typing comes out white on the site (well, it's a light grey I think, but it's not black).

Quote:

Originally Posted by entertain (Post 2072575)
could you please make a screenshot / or maybe there is any demo?

Any ideas???

entertain 07-27-2010 02:15 PM

Quote:

Originally Posted by themagicm (Post 2074967)
if you go to

www.gunsnet.net and click on the Itrader link, my User Ratings/Recent Ratings etc are not showing up..

whats going on?

What will be shown otherwise? I can't see it when i am not logged in. ;)
Quote:

Originally Posted by abqtj (Post 2075247)
Any ideas???

I can't see any problems in my code. Could you maybe send me an admin login via pm so i can check it?

themagicm 07-27-2010 07:22 PM

Quote:

Originally Posted by entertain (Post 2075268)
What will be shown otherwise? I can't see it when i am not logged in. ;)
I can't see any problems in my code. Could you maybe send me an admin login via pm so i can check it?

I sent you a PM with the requested info.

thanks

abqtj 07-28-2010 12:12 AM

Quote:

Originally Posted by entertain (Post 2075268)
I can't see any problems in my code. Could you maybe send me an admin login via pm so i can check it?

PM sent

entertain 07-28-2010 09:48 AM

Answered/Fixed both. ;)

entertain 07-28-2010 10:21 AM

Quote:

Originally Posted by Manoel J?nior (Post 2067668)
Legal. O meu problema ? que os usu?rios n?o conseguem ver o hist?rico da venda de um comprador, conforme imagem anexa acima.

Eu como administrador, posso ir no perfil do usu?rio, e quando eu clico numa compra, me redireciona para o hist?rico da compra, com todos os relatos.

Por exemplo, eu como administrador quando clico na venda aparece o link:

http://www.adrenaline.com.br/forum/i...=8572&u=193926

Para os usu?rios aparece o seguinte link:

http://www.adrenaline.com.br/forum/b...arkvision.html

Eu queria que eles tivessem a mesma permiss?o que eu, que eles pudessem ver o hist?rico da negocia??o.

Obrigado por tentar entender o meu problema, e obrigado por permitir que eu escreva em portugu?s. :)

Oi Manuel,

disculpe que minha resposta vem t?o tarde. N?o tinha tempo para olhar no c?digo.

Eu entendi seu problema e creo que com esta altera??o eso funciona como vc quer:

1. Abre /includes/functions_itrader.php.

2. Pesquisa (quase no fim)
PHP Code:

    if (($bitfield 256) AND $data['userid'] != $vbulletin->userinfo['userid'] AND $data['rateduserid'] != $vbulletin->userinfo['userid']) 

e substitue com
PHP Code:

    if (($bitfield 256) AND $vbulletin->userinfo['userid']) 

Vc tem que saber que eu n?o testei nada. :o

Wajdan 07-28-2010 07:06 PM

I cannot get it working. It causing template problem.

cSh 07-30-2010 01:11 AM

Quote:

Originally Posted by Wajdan (Post 2075908)
I cannot get it working. It causing template problem.

yes 4.0.5 template problem
View Complete Feedbacks for X
http://xxx.com/itrader.php?u=X

entertain 07-30-2010 05:35 AM

any screenshots?

General of the 07-30-2010 07:49 AM

This is perfect for my forum, is there anyway to translate into another language?

Which files to edit please :)


All times are GMT. The time now is 02:32 AM.

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.02432 seconds
  • Memory Usage 1,749KB
  • 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
  • (2)bbcode_php_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete