vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vBpad - Your personal notepad! (v1.0) (https://vborg.vbsupport.ru/showthread.php?t=29760)

SirFaraz Khan 10-24-2001 11:32 PM

FireFly, please help me. I would love to install your hack. I have a hiphop site and no other forum has a better use for this.

SirSteve 10-25-2001 02:28 AM

Mine seems to be working just fine with just replacing them twice instead of three times.

Admin 10-25-2001 10:36 AM

I cannot help you SirFaraz Khan if you didn't add the table.

glenn001 10-28-2001 02:24 AM

I noticed this problem in an ealier thread

Quote:

Originally posted by webhost
All works but the box does not show up to place notes in, a box comes up that has the following information in it
"Your notes:
Last updated: 10-08-2001 06:15 AM
You are allowed to have 10 notes, each can contain 250 characters
IMG code is , vB code is , smilies are , HTML is "

and says update my pad at bottom. When you click on update pad it gives you this error and then automaically goes back to the user profile.
warning varaiable passed to each () is not a array or an object at home/blab/blab/blab
on line 536

line 536 is this

PHP Code:

  while (list($key,$val)=each($notes)) { 

I have ran queries and they look correct in database, also went into control panel set all vb pad options to yes and saved, and also updated all counters/
Any Ideas?

As it happens I have encountered this problems also and was wondering if anyone could shed any light on the problem.

Thanks.

Syphin 10-28-2001 02:40 AM

=( I hope this hack will work on 2.somthing... =/ I rather like it... lol

Arg! I forgot whatelse i was ganna say.. >_<

-Syphin

glenn001 10-28-2001 02:42 AM

Quote:

Originally posted by glenn001
I noticed this problem in an ealier thread



As it happens I have encountered this problems also and was wondering if anyone could shed any light on the problem.

Thanks.


Thanks to Webhost I have corrected the problem. Was missing a template...doh!! :-)

WEBDosser 10-31-2001 08:23 AM

So where can i download this hack?.. i clicked on the link and just get told i am not logged in?..

silence 10-31-2001 08:28 AM

You have to enter your customer info in the user cp, or in the members area at vBulletin to download files.

WEBDosser 10-31-2001 08:29 AM

Sorry i have got it now.. just needed to change the vbulletin.com to vbulletin.org..

Thanx anyway..

JZarate 10-31-2001 10:47 PM

There are a free adjustments you need to make to the installer. Like the usercp part. V2.2.0 now has its own template for the usercpnav, so you need to alter the one too. I was actually able to do it myself. :)

SWFans.net 11-01-2001 02:01 PM

My customer info has been input at both vbulletin.com and vbulletin.org, yet I still get a permission error(standard vBulletin permission error like you get when trying to edit a post without appropriate rights) when trying to download the installer.

EDIT: Firefly and I have worked through the issue and my downloading problem has been resolved. Many thanks Firefly. :)

JZarate 11-01-2001 08:22 PM

I believe that vpad installed is in the admin folder of v.2.2.0

mojotim 11-01-2001 10:54 PM

Seamless install, nice job! :)

A question for you:
How would I got about adding fields into vbPad?

What I want to do is set up a ride log for users with it. It would have a field for time, distance...you get the idea.

fury 11-02-2001 07:18 AM

ok, THIS HACK ROCKS!

You rule, d00d! :D

Do you think there is any way to, for instance, make the vBpad notes and last updated time appear on the forum home page?

Admin 11-02-2001 11:16 AM

mojotim, I'm afraid it will be a bit hard considering the way it works now. :(

fury, I'll post the code here in a bit, ok? :)

epi 11-02-2001 10:59 PM

how do i make the data base changes on the first page? is there a php file to edit or do i have to add it too the data base? If i have to add it to the database how do i do that?

DarkReaper 11-02-2001 11:24 PM

Firefly: are there any differences in the code to be changed for 2.2.0? I went ahead and re-hacked it using the old install file, does the new one have anything different?

Admin 11-03-2001 07:00 AM

epi, all database changes are done automatically.

DarkReaper, I'm almost sure this works on v2.2.0. :)

cyrus 11-05-2001 03:34 PM

i installed this hack when i had 2.3.0 , worked GREAT ! had no problems what so ever.

no that i upgraded to 2.2.0, i get this error :-

Fatal error: Call to undefined function: show_nopermission() in /home/xxxxxx/public_html/member2.php on line 470

i dont know what to do now as I dont know how to uninstall it or fix it.

can you help me FF ?? thanks

mojotim 11-06-2001 01:50 AM

I installed on 2.2, no problems :)

Admin 11-06-2001 09:39 AM

cyrus, have you rehacked your member2.php file already?
You get that error when you go to member2.php?s=&action=undefined-action.

cyrus 11-06-2001 11:03 AM

REhack ? I only modified member2.php when I first installed vbpad to my site when it was running on 2.0.3

I have done nothing to the vbpad side when I started using 2.2.0

It doesnt work in 2.2.0 if you installed it before on 2.0.3 and upgraded.

FF, do I need to change anything to make it work with 2.2 ?? I can send u the member2.php so you can have a look if you want ?

thanks FF !!!

Crinos 11-06-2001 08:54 PM

Got an error :(

---------------------------
Database error in vBulletin 2.2.0:

Invalid SQL: SELECT lastupdated FROM usernotepad WHERE userid='3'
mysql error: Table 'opentech_forums.usernotepad' doesn't exist

mysql error number: 1146
---------------------------

Anything I did wrong along the way? Thanks.

DarkReaper 11-06-2001 09:34 PM

Quote:

Originally posted by cyrus
REhack ? I only modified member2.php when I first installed vbpad to my site when it was running on 2.0.3

I have done nothing to the vbpad side when I started using 2.2.0

It doesnt work in 2.2.0 if you installed it before on 2.0.3 and upgraded.

FF, do I need to change anything to make it work with 2.2 ?? I can send u the member2.php so you can have a look if you want ?

thanks FF !!!

That's because you overwrote the old, hacked file, with the new, unhacked file. You'll need to re-hack all the files :)

over 11-09-2001 08:17 PM

nice hack :) used ur last ver b4 and it rocked thnx

bira 11-29-2001 06:13 AM

FireFly, really nice addition - thank you!!!

One suggestion: it would be nice if I could set limit character and number of notes per usergroup. Eg, I'd give registered users only 5 notes each limited to 1000 characters, but I'd give my moderators more than that and the admins unlimited.

What I'm suggesting is moving the limitation from Options to the usergroup, like Private Messaging max buddies feature.

Scrooge 11-29-2001 09:03 PM

This sounds great and I am trying to install it but am confused. This is my very first attempt at installing a hack and I am very new, so please bear with my ignorance.

Here is what I did so far. I ran the script and started following instructions using myphpadmin. I ran all the queries on the first page, successfully. Kinda proud I got that far :)

Now I'm stuck. Okay, so I didn't get very far after all. The next step is "New Templates to Add". How do I do this? I looked all over and am not sure what to do. I looked under "templates" in myphpadmin but don't see add templates. Please help a newbie if you can. Thanks in advance.

Scrooge 11-29-2001 09:30 PM

doh! After spending two hours looking in the wrong place I think I found it :) This is done through the VB Admin CP right? Well, at least I got some reading in on phpadmin.

tbloom2002 11-30-2001 02:06 PM

excellent.. first installed hack for me and i wish they could all be this easy!! ;):D

the_sisko 12-01-2001 05:59 PM

Todays my hacking day so I put this one on my list and did it!

Users love it and I'm happy!
Well done!!!

Nam 12-02-2001 01:26 AM

am I blind or something? I can't see any hack zip file to download :confused:

Hooper 12-02-2001 01:50 AM

Hi All. Just reading through the thread. How well does this install into 2.2.1? Completely compatible?

Thanks.

FWC 12-02-2001 03:19 AM

Quote:

Originally posted by Hooper
Hi All. Just reading through the thread. How well does this install into 2.2.1? Completely compatible?

Thanks.

Works great on 2.2.1. :)

FWC 12-02-2001 03:20 AM

Quote:

Originally posted by Nam
am I blind or something? I can't see any hack zip file to download :confused:
There is a link to the installer in Post #1.

Hooper 12-02-2001 03:22 AM

Well Thank you FWC for the fast response. Glad you were around this evening. ;)

I noticed in the install file there are a few queries to make. No problem to do them manually but I guess the install script doesn't make the queries for you by any chance? May sound like a silly question, but I was wondering why there is an install script if it doesn't set up the tables, run queries etc....




Oh, before I forget FWC. What hack does your rollover effect on threads?

Sinecure 12-08-2001 12:08 AM

I installed this, but it doesn't even show up with anything in the admin panel, nore in the CP, weird :(

Crinos 12-08-2001 06:02 AM

Quote:

Originally posted by Hooper
I noticed in the install file there are a few queries to make. No problem to do them manually but I guess the install script doesn't make the queries for you by any chance? May sound like a silly question, but I was wondering why there is an install script if it doesn't set up the tables, run queries etc....
Yeah, that's the exact gripe I had about this hack ... I ran the install file and made the changes to the PHP files yet I got the error (even posted about it in this thread, but no one bothered answering it).

Then I realized the install file wasn't actually "doing" anything, so I had to view the PHP file and run the queries one-by-one in phpMyAdmin ... it worked like a charm after that ... so I was kinda confused that the install file "worked" for everyone else but it didn't for me ...

exodus 12-08-2001 11:12 PM

vBpad rocks.

Afterburner 12-16-2001 08:49 AM

good work, its a great hack.

White Knight 12-25-2001 06:18 PM

I installed this for 2.0.3. I upgraded to 2.2.1.

I would really like to reinstall this hack but I need to know the files i need to edit since i cant run the installer. Can someone please help?


All times are GMT. The time now is 04:17 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.01372 seconds
  • Memory Usage 1,816KB
  • 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)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