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)
-   -   Honorable Member (https://vborg.vbsupport.ru/showthread.php?t=106188)

vinston vega 03-23-2006 12:31 AM

I have it displaying the avatars now but, the path is not the same for all users. for one user the IMG URL will be something like: "http://www.yoursite.com/images/avatars/example_40_4.gif" while for another the path would be "http://www.yoursite.com/images/avatars/example_40_2.gif"

Please help me. This is one awesome mod and I would like to get it working right.

Zachariah 03-23-2006 12:53 AM

Quote:

Originally Posted by RasMasta
Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT dateline, userid FROM vb3_customavatar WHERE userid =;

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 : Wednesday, March 22nd 2006 @ 07:36:39 PM

Damn it this thing never works

No Honorable Member ID.

Admincp => Scheduled Tasks => Scheduled Task Manager => Honorable Member
[RUN NOW]

Zachariah 03-23-2006 01:00 AM

Quote:

Originally Posted by vinston vega
I have it displaying the avatars now but, the path is not the same for all users. for one user the IMG URL will be something like: "http://www.yoursite.com/images/avatars/example_40_4.gif" while for another the path would be "http://www.yoursite.com/images/avatars/example_40_2.gif"

Please help me. This is one awesome mod and I would like to get it working right.

Take a look in the Plugin:
- Honorable Member: Forumhome
- forum\modules\honorable.php

Find:
Code:

$vbulletin->userinfo[avatarrevision] . ".gif"
Replace:
Code:

$mday[avatarrevision] . ".gif"

Tyegurl 03-23-2006 02:12 AM

Quote:

Originally Posted by Zachariah
No Honorable Member ID.

Admincp => Scheduled Tasks => Scheduled Task Manager => Honorable Member
[RUN NOW]



Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT dateline, userid FROM customavatar WHERE userid =;

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 : Wednesday, March 22nd 2006 @ 09:11:15 PM
Script : http://www.teamrespawn.com/vBulletin/index.php
Referrer :


and in the vbulletin options.....ummmm there are no words for this mod....just blank space lol you click on it and you bring up a screen with numbers in a box no lettering at all....

yinyang 03-23-2006 03:32 PM

Quote:

Originally Posted by yinyang
is there an option, and if there isn't can it easily be done, where you can designate the member instead of it being randomly chosen?

anyone?

Zachariah 03-23-2006 05:57 PM

Quote:

Originally Posted by yinyang
is there an option, and if there isn't can it easily be done, where you can designate the member instead of it being randomly chosen?

Location: Los Angeles :o
- Hey come to the Valley I need some beer. :banana:

I'll take a look when I recode it as an option in AdminCP ;)

yinyang 03-23-2006 07:25 PM

Quote:

Originally Posted by Zachariah
Location: Los Angeles :o
- Hey come to the Valley I need some beer. :banana:

I'll take a look when I recode it as an option in AdminCP ;)

actually, i am in studio city. how much beer you need? :D

vinston vega 03-23-2006 08:20 PM

Quote:

Originally Posted by Zachariah
Take a look in the Plugin:
- Honorable Member: Forumhome
- forum\modules\honorable.php

Find:
Code:

$vbulletin->userinfo[avatarrevision] . ".gif"
Replace:
Code:

$mday[avatarrevision] . ".gif"

Hey first off, Thanks for the quick reply.

I am still having the same problem.

49er 03-25-2006 10:16 PM

Thank You, nice mod... Just need to ask if i could change the words "Honorable Member" that shows on the forumhome box with words of my own? if so where can i change them.

Thank you. ;)

Gizmo5h1t3 04-01-2006 08:34 PM

id be interested to see other members on here that have this installed check their scheduled tasks log....

as mine runs almost every minute...lol

even thought its set to run at 11pm only..once per day..

any one else had this prblem????

mariannet 04-01-2006 08:49 PM

Quote:

Originally Posted by Gizmo5h1t3
id be interested to see other members on here that have this installed check their scheduled tasks log....

as mine runs almost every minute...lol

even thought its set to run at 11pm only..once per day..

any one else had this prblem????

At midnight it starts to rotate members for a while and then it stays with one for the next 24 hours :)

Zachariah 04-01-2006 10:35 PM

Quote:

Originally Posted by Gizmo5h1t3
id be interested to see other members on here that have this installed check their scheduled tasks log....

as mine runs almost every minute...lol

even thought its set to run at 11pm only..once per day..

any one else had this prblem????

Thats odd.
- I'll take a look and see if its a hack problem or VB cron job timmer issue.

Tory H 04-02-2006 04:48 AM

Is it possible to have this mod without the CPMS?

Zachariah 04-02-2006 01:10 PM

Quote:

Originally Posted by Tory H
Is it possible to have this mod without the CPMS?

- yes both ver. CMPS and FORUMHOME is included.

Smiry Kin's 04-03-2006 01:26 AM

could you please make a seperate one, for change the avatar image, to the profile picture please! :) or to a photo in photoplog

Gizmo5h1t3 04-07-2006 06:49 PM

Quote:

Originally Posted by mariannet
At midnight it starts to rotate members for a while and then it stays with one for the next 24 hours :)


mine starts rotating, and just doesnt stop...lmao

bada_bing 04-08-2006 01:15 AM

pretty cool will save for a later date

Tyegurl 04-08-2006 01:25 AM

i still can't run on 3.5.4

Royal 04-13-2006 08:53 PM

Quote:

Originally Posted by Tyegurl
i still can't run on 3.5.4

Me neither

Code:


Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT dateline, userid FROM customavatar WHERE userid =;

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        : Thursday, April 13th 2006 @ 10:49:27 PM
Script      : ***/index.php
Referrer    : ***/index.php?do=head
IP Address  : ***
Username    : roy
Classname    : vb_database

And i allready ran the scheduled task manager 2 times, no result

Tyegurl 04-13-2006 09:38 PM

Quote:

Originally Posted by Royal
Me neither

Code:


Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT dateline, userid FROM customavatar WHERE userid =;

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        : Thursday, April 13th 2006 @ 10:49:27 PM
Script      : ***/index.php
Referrer    : ***/index.php?do=head
IP Address  : ***
Username    : roy
Classname    : vb_database

And i allready ran the scheduled task manager 2 times, no result


i did everything i was supposed to....i try every now and then but same result....

Zachariah 04-13-2006 10:28 PM

I'll put some time in this and see about an update on this by the weekend.

Tyegurl 04-13-2006 11:07 PM

tyvm :)

jilly 04-14-2006 04:14 AM

My users are now clamoring for an archive list showing which member was honorable member of the day on x-day. Sometimes there are offline a day or more, and they want to come back and find if they missed their day to be the honored one :) IS there any way we could have a link at the bottom of the honorable member info box, and the link would say
"view the past x honorable members' - and/or a 'view all past honorable members'

Zachariah 04-14-2006 01:34 PM

Quote:

Originally Posted by jilly
My users are now clamoring for an archive list showing which member was honorable member of the day on x-day. Sometimes there are offline a day or more, and they want to come back and find if they missed their day to be the honored one :) IS there any way we could have a link at the bottom of the honorable member info box, and the link would say
"view the past x honorable members' - and/or a 'view all past honorable members'

Good idea
- I'll take a look @ that durring revamp :D

:Judge: 04-17-2006 06:08 AM

I am getting this error on the CMPS:

Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT dateline, userid FROM customavatar WHERE userid =;

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


I see the error from a few people, I ran the task a few times and still get the same result.

Thank you in advanced :)

robgeo 04-17-2006 01:23 PM

Is there a way to make the Title of the Block on the Home page say "Member of the Week" (or something like that) instead of "Honorable Member"?

Zachariah 04-17-2006 07:28 PM

Quote:

Originally Posted by robgeo
Is there a way to make the Title of the Block on the Home page say "Member of the Week" (or something like that) instead of "Honorable Member"?

Template: forumhome_honorable

Find:
Code:

<b>$vbphrase[hm_honorable] $vbphrase[member]</b>
Replace:
Code:

<b>$vbphrase[member] of the Week</b>

Tyegurl 04-18-2006 01:32 AM

Quote:

Originally Posted by :Judge:
I am getting this error on the CMPS:

Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT dateline, userid FROM customavatar WHERE userid =;

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


I see the error from a few people, I ran the task a few times and still get the same result.

Thank you in advanced :)


correct me if i am wrong but i think this has been stated before.

this is not compatible with 3.5.4 he is working on updating it to be compatible and we are all waiting on the edges of our seats for it to be released ;)

robgeo 04-20-2006 03:37 AM

Quote:

Originally Posted by Zachariah
Template: forumhome_honorable

Find:
Code:

<b>$vbphrase[hm_honorable] $vbphrase[member]</b>
Replace:
Code:

<b>$vbphrase[member] of the Week</b>


Thanks!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Royal 04-22-2006 08:51 PM

Quote:

Originally Posted by Zachariah
I'll put some time in this and see about an update on this by the weekend.

Been a week ago, you found a fix allready? If you need more time just say so, but i cant wait to install this hack on my 3.5.4.

Thanks in advance.

foulplay 04-23-2006 02:31 AM

Installed!

plateau 04-24-2006 08:11 AM

hello, good job, can u pls further develop this hack and make it display the Top 10 users who meet the conditions set in ACP, and display them as a list on both VBA and VB homepages.

if so, that would be great, cause it would be very nice for the members to get a Top 10 once a week/X days.

Thanks a lot!!!

foulplay 04-24-2006 06:14 PM

I have it installed on 3.5.4 and it works fine. How do I get it to where members can click the avatar icon and it will direct you to their profile?

Tyegurl 04-24-2006 07:34 PM

Quote:

Originally Posted by ant0nio
I have it installed on 3.5.4 and it works fine. How do I get it to where members can click the avatar icon and it will direct you to their profile?


you got it to work? i will have to try yet again...wonder if its because my forum is sooo HEAVILY modded....but i have vbadvance too...

Tyegurl 04-25-2006 12:29 AM

wow it kind of worked lol

2 questions... if i am using vbadvance and i want it on forum home and vbadvance home... which file do i edit? the forum or the vbadvance?

secondly which xml do i upload? if i want it on both?

okay 3 questions now...sorry....i noticed some people were having problems with it running all the time...

i set my cron task to

Monday
*
23
59 59 59 59

so does this mean every monday at midnight (basically) it will pick a new "Member Spotlight"?

Ambie 04-29-2006 03:49 PM

I have 3.5.4 It worked for two days with no problem, but now the cron task is telling me : Couldn't elect a member of the day, not enough members. (there are 135 members on my site)

Zachariah 04-29-2006 03:58 PM

Quote:

Originally Posted by Ambie
I have 3.5.4 It worked for two days with no problem, but now the cron task is telling me : Couldn't elect a member of the day, not enough members. (there are 135 members on my site)

Parameters set for the choice in the AdminCP were not met.

MR-2ZZ 04-30-2006 06:46 PM

I still have no luck with it on 3.5.4

Zachariah 05-07-2006 07:43 PM

Updates:
- I am working on a new output page. (forums/honorable.php)
- This will work on 3.5.4

Working on:
- Photopost Support - all 4 product. (last additions)
- AdminCP menu redesign

To Do's:
- Hooks
- History (last 10,20,30, All in list format)
- Other

yinyang 05-07-2006 09:07 PM

awesome, can't wait. do you have an ETA? also, please, if possible, don't forget to let admin have the choice to also choose who a member is...

hey, you're a neighbor. studio city here.


All times are GMT. The time now is 11:04 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.01440 seconds
  • Memory Usage 1,838KB
  • 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_code_printable
  • (20)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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