Quote:
Originally Posted by Dr. Bantham
I am attempting to get vBExperience to integrate with QuoteIt! and count quote submissions, but I am having problems revising the same Custom Data Provider script.
The way I see it, I have two options of referencing quote totals. The first is by totaling the counts by running through and counting totals for each "userid" within the "quotes" table. The second is by directly referencing the "quotecount" field within the "user" table, which I would think would be easier. I would appreciate anyone having a quick look at the code and offering suggestions.
|
Your SQL Statement is wrong:
PHP Code:
SUM(counter) as sum_quotes
FROM " . TABLE_PREFIX . "quotes
WHERE userid=".$user['userid']);
counter seems not a column of the quotes table.
Quote:
Originally Posted by H_A_R_R_Y
pleas add lang arabic to zip file
|
Thanks, will add to first post.
Quote:
Originally Posted by Chris11987
If I wanna make like 50 ranks, and make them a few of them have different perks, like certain ones have larger PM boxes, bigger avis and sigs, etc, do I have to make one new usergroup for every rank/title I want?
|
Yes, you will have to do usergroups with this.
Quote:
Originally Posted by car20
Dear Phalynx
I go to manage shop and add category by the name shop ( like bellow picture )
then clicked on edit items and add one item by the name test and set icon , picture and tumb ( like bellow picture )
and click on link (Generate icons /name for postbit....
----------------
now i dont see any change on forum  ، on postbit not appear any icon and picture.
i'm really sorry that i'm very stupid.
please help me
|
Icons in postbit are only visible if someone has purchased it.