vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Profile Enhancements - Profile Commenting System (https://vborg.vbsupport.ru/showthread.php?t=145557)

Gizmo5h1t3 04-24-2007 02:44 PM

real weird this, ive got it displayin in some members profiles, but not others???

why would this be??

when either myself, or other members go viewing ppls profiles to add comments, some have the comments box, and some dont....

and its not like its usergroup specific either.....

eXtremeTim 04-24-2007 02:58 PM

Interesting.

Make sure you didnt paste the template edit anywhere where its inside a template conditional.

Gizmo5h1t3 04-24-2007 03:15 PM

Quote:

Originally Posted by eXtremeTim (Post 1234709)
Interesting.

Make sure you didnt paste the template edit anywhere where its inside a template conditional.

you hit the nail on the head tim...thats the reason.
problem is, on a clean install, itll work fine in that template...
but, with hacks added, as u know, where u tell ppl to put the code in the MEMBERINFO template, i had an <if> conditional blanketing it...so some would show, some wouldnt.....

sorted now....

nice 1 m8.


for further reference for others, if they get the same thing happening on theirs...

i put mine BELOW THIS CODE.

PHP Code:

<!-- / User Home Page Table -->
            </if> 

clicked install....

rabbits slayer 04-24-2007 04:46 PM

I get this error when viewing the member's profile. Help Pls.

Quote:

Database error in vBulletin 3.6.5:

Invalid SQL:

SELECT a.*, u.username
FROM vb3_ewt_memberprofile_comments a
LEFT JOIN vb3_user u
ON u.userid = a.userid
WHERE a.profileid = 4 AND a.valid=1
ORDER BY a.dateline desc;

MySQL Error : Table 'tsoth_atv.vb3_ewt_memberprofile_comments' doesn't exist
ewt_memberprofile_comments' already exists

elmati 04-24-2007 05:04 PM

Goto admincp -> maintenance -> repair optimize tables and search for: "ewt_memberprofile_comments" must be bellow of event table...

if mysql cant find the table the isnt created...
if exists then unisntall and reinstall the plugin...

rabbits slayer 04-24-2007 06:54 PM

The table is there, except its above vb3_event table

Damian 04-24-2007 08:24 PM

Quote:

Originally Posted by Trana (Post 1234351)
When clicking on the user's avatar (in their comment), I am directed to the smiley selection box.

Same for me. Is this a know bug or something I need to figure out?

Other than that, works perfect for me. Great hack.

perju 04-24-2007 08:40 PM

Quote:

Originally Posted by Damian (Post 1234927)
Same for me. Is this a know bug or something I need to figure out?

Other than that, works perfect for me. Great hack.


You need to modify your "ewt_memberprofile_commentbits" template:

change "misc.php?u=$commentposteruserid" to "member.php?u=$commentposteruserid" in a couple of places.

Damian 04-24-2007 09:26 PM

Quote:

Originally Posted by perju (Post 1234934)
You need to modify your "ewt_memberprofile_commentbits" template:

change "misc.php?u=$commentposteruserid" to "member.php?u=$commentposteruserid" in a couple of places.

Thanks for the info perju. Problem resolved. :)

rabbits slayer 04-24-2007 11:52 PM

Quote:

Originally Posted by elmati (Post 1234806)
Goto admincp -> maintenance -> repair optimize tables and search for: "ewt_memberprofile_comments" must be bellow of event table...

if mysql cant find the table the isnt created...
if exists then unisntall and reinstall the plugin...

Thanks buddy. Got it fixed. :)


All times are GMT. The time now is 03:04 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.01245 seconds
  • Memory Usage 1,745KB
  • 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_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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