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)

ZomgStuff 04-26-2007 11:24 AM

Did you run the SQL query first?

EnIgMa1234 04-26-2007 01:52 PM

^^ you dont have to run it anymore i think

mrmike 04-26-2007 01:56 PM

post in wrong thread... Sorry!

deleted...

travisjerome 04-26-2007 02:23 PM

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
)
"

elmati 04-26-2007 02:50 PM

Quote:

Originally Posted by travisjerome (Post 1235854)
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
)
"

Travis, if dont want o dont know how run the query use the product i upload here

Just import the product and its done :)

I hope this help you :)

SATC 04-27-2007 03:16 PM

Quote:

Originally Posted by elmati (Post 1234224)
Ok, the 1.0.3 got some issues...

is callin to misc.php?u=UID, that page dont exist must be: member.php?u=UID (fixed)
View more comments dont work... (fixed)

i added a installcode and uninstallcode, so no need to run the query manually.
also i added the template to the template system, so just need put $guestbook somewhere in MEMBERINFO Template
and also i move every text into phrases :)

I made some changes in the product.xml to correct the issues...
take a look into the zip i upload :)

i hope this help...

Perfect, elmati. Perfect! :)

:up:

eXtremeTim 04-28-2007 01:31 AM

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.

eXtremeTim 04-28-2007 01:38 AM

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. :)

eXtremeTim 04-28-2007 01:58 AM

I have updated the first post with the modified product file that was provided thanks to elmati. :)

TheMilkCarton 04-28-2007 03:08 AM

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 08: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.01246 seconds
  • Memory Usage 1,737KB
  • 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_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
  • (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