![]() |
Thank you very much
|
Did not work for me on 3.7.1. I was not able to see the content after I entered text and pressed "Update Notes"
I just got another blank box appearing. Also was not able to erase the box as well. FYI: I'm using: PHP 5.2.3 |
I just noticed the line in the first post that says "the last version was put together rather poorly". I hope you weren't referring to Chen's version.
|
Quote:
The last version as I recall was set up where each user had a row in the vbnotes table. All of the users messages were in ONE row, parsed by something like |||. In otherwords: Code:
$usernotes = preg_split("/\|\|\|/",$row); It has been a bit since I worked on it, but I recall there were other issues as well. |
His also had a list where you could choose the note and not a separate box for each one, if I recall. If Chen did it that way, then he had to have a good reason. His code is excellent. ;)
|
Quote:
Code:
$DB_site->query_first("SELECT lastupdated FROM usernotepad WHERE userid='$bbuserinfo[userid]'")) { Not to mention he includes global.php numerous times. I have attached the only file I could find left of it (they have been deleted from chens thread). :p Of course, this code is about 7 years old, and I know if you looked at mine from that long ago, it would probably not be much better. |
At the time, that was considered top of the line coding. vb has come a long way since then. If ol' Chen was around today I think he would still be able to blow us all away with his knowledge. ;)
Do you have any plans on doing the listing of the notes like he did instead of separate boxes? I might be interested in that. |
From the hack I saw, it was already in separate boxes. Like I said originally, I basically was just charged to copy it exactly as it was working.
|
No, he had it as a listing that would bring up a box for the said note when you clicked on the link. The way you are doing it would make for one long page if you have enough notes.
|
Just installed on 3.7.1 - seems to work perfectly. Thanks!
|
All times are GMT. The time now is 12:54 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:
|