![]() |
it was a problem with the deletion system as well. I will fix the misc.php in the comment template in the next version. Sorry about that. Most all of these problems were caused by me moving it from member.php to misc.php to avoid vbseo breaking it.
|
yeah, as eXtremeTim says its recommended download his hack, cause his the owner and his support the hack :)
Otherwise, as i said mine (on post #26) have install/uninstall code, all text turn onto phrases, easy to translation, all templated and added the "Viewing 5 of 10 messages" addon by TheMilkCarton. fix for member.php and try to make it XHTML compatible. but, i dont provide any support cuz its no my hack :) I just repair for me, and share with yall :) Best regards :) |
I will add some of the stuff from your product into the next release. :)
|
Quote:
|
Great Hack, Thank you.
I'm trying to get a flashing arrow next to the term Comments in my navbar to reflect new comments since last activity (akin to New Private Messages). I can't seem to get it to work. Where would you recommend I run the query? (i.e. if comment[dateline] > lastactivity) and how would i condition it in the template? (i.e. if condition="newcomment") Thanks again for this hack. |
@Trana: Login onto your admincp, goto styles and edit your style.
in: ewt_memberprofile_commentbits find misc.php and replace with member.php. Done. |
It would be great if it sent a PM to the member when someone left a comment.
|
It will be great if it install without running query, i don't like to run query :(
|
Quote:
@Trana: im workin on that, but without pm, just an advice on the navbar o header... |
I've been trying to add the WYSIWYG editor. I have it showing up and "working" but when I post the comment there is only a <br />. I have gotten it to post the words a few times but the BBcode doesn't parse anymore.
I made a custom template with a customized editor_toolbar, and in the "<textarea />" I tried changing the name="message" to name="comment" but it's still not working. UGH. |
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..... |
Interesting.
Make sure you didnt paste the template edit anywhere where its inside a template conditional. |
Quote:
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:
|
I get this error when viewing the member's profile. Help Pls.
Quote:
|
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... |
The table is there, except its above vb3_event table
|
Quote:
Other than that, works perfect for me. Great hack. |
Quote:
You need to modify your "ewt_memberprofile_commentbits" template: change "misc.php?u=$commentposteruserid" to "member.php?u=$commentposteruserid" in a couple of places. |
Quote:
|
Quote:
|
Looking good, but I think I will wait for the AJAX version. Nice one Tim :)
|
Not bad tim..
|
Hi!
This hack is just great. Is it possible to get it work with 3.5.4? TIA /Mike |
Thanks, I have been waiting for this.
|
works great! thanks so much!!!
|
subscribing for ajax update.
Looks very nice - Thanx for sharing! Jacquii. |
Please make it so it PM's the user once they have been left a comment ;)
|
Quote:
|
Works great on 3.5.4
Thanx alot! Quote:
|
Code:
Database error in vBulletin 3.6.5: i got this eror :S when i imported the xml file... |
Did you run the SQL query first?
|
^^ you dont have to run it anymore i think
|
post in wrong thread... Sorry!
deleted... |
I am new to the Vbulletin thing, how do I go about doing the first part of the installation?
"Run the following query CREATE TABLE `ewt_memberprofile_comments` ( `entryid` INT( 10 ) NOT NULL AUTO_INCREMENT PRIMARY KEY , `profileid` INT( 10 ) NOT NULL , `userid` INT( 10 ) NOT NULL , `commenttext` TINYBLOB NOT NULL , `dateline` VARCHAR( 20 ) NOT NULL , `valid` TINYINT( 3 ) NOT NULL ) " |
Quote:
Just import the product and its done :) I hope this help you :) |
Quote:
:up: |
I will spend some time on this using the stuff everybody helped out with to produce a much better ajax version with corrections to all the problems that have been reported.
|
elmati's updated release is being adopted as the framework for the ajax version since it containt all my fixes plus a bit extra. :)
Thanks elmati. :) |
I have updated the first post with the modified product file that was provided thanks to elmati. :)
|
eXtremeTim --
I recommend changing the amount of comments shown in the profile (5 by default in your plugin) to a variable and adding it into the vB Options for an admin to change more easily than going into the plugin and editing all the 5's. Also, did you ever incorporate the "add-on" I released on the first page of this thread? A user requested a "Viewing X of X Comments" in the user's profile. I thought it was a nice addition, but you obviously don't have to add it if it's not your thing :) Edit: I also forgot to mention I've added WYSIWYG to this if you hadn't worked on this yet. However, I think I may have to add something into a vBullletin JS or PHP file.. Currently the "id="{$editorid}_textarea"" in the "editor_toolbar" template breaks the comment system. |
All times are GMT. The time now is 04:07 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|