PDA

View Full Version : VB 3.0.0 and hacks...


Evil Chris
06-16-2003, 06:39 PM
I read that VB 3.0.0 is avail to those of us with valid licences without support etc...

What worries me is how 3.0.0 will affect current hacks installed on our boards?

Can anyone shed some light on this?
Chris

Xenon
06-16-2003, 06:46 PM
you can't use 99% of your hacks.

normally there aren't problems, but if you have made db changes you should run the testscript posted on vb.com

filburt1
06-16-2003, 07:22 PM
Note also that most popular hacks like Quick Reply, Karma (now Reputation), Multiple Attachments, etc. are in vB.

Gary King
06-17-2003, 01:08 AM
It is also not suggested to hack makers that they port their hacks over to the current vB, as it is not complete yet. Wait for at least the gold version before heavily hacking your board, otherwise you'll just have to add most of it again when you upgrade. My 2 cents anyways.

Erwin
06-17-2003, 01:17 AM
Gary W is right. :)

filburt1
06-17-2003, 10:36 AM
More specifically, it's even against the rules to release vB3 hacks at this point ;)

Chris M
06-17-2003, 11:21 AM
And even more specifically, if a hack you have added causes errors, and you report it as a bug, then bad bad wicked evil bad hacker;)

Satan

gopherhockey
06-17-2003, 01:24 PM
I understand the logic behind not doing *too* much with hacks at this point, other than actually working on them so they might be ready to re-post when the gold code comes out.

However, where does one discuss how to fix hacks that were built for v2? I can't seem to find any general threads or documents on this (yet) - and I can understand that... but...

For example, I have some hacks that I can live without in v3 for a while - the weather one etc. Then I have some that make up my entire frot page, like last x posts, user login on non vb page etc. These are looking for files that no longer exist - like there isn't an admin directory anymore, so where is config.php and some of the others?

There is obviously more than just db changes with v3 - there seems to be some restructuring of the file system in general.

Or maybe we're not even supposed to talk about this yet either due to possible changes still to come?

Thx.

Dan
06-17-2003, 01:27 PM
I suggest intalling phpnuke and reworking your frontpage.... thats exactly what I did. I use to run vBhome lite but now I can't so I got a very simple splash page while I work on the new page in my test dir :)

gopherhockey
06-17-2003, 01:43 PM
Thats probably a good idea, at least temporarily... I knew I was creating trouble for myself by installing so much custom code on my front page. I have random photos from photopost, users log in, new PM, stats, last x posts - all sorts of stuff... all of it broken (of course) Hardly and of it seems db related either...

Oh well, it will be kinda fun to try get this all back together again. I just hope someone will start a good discussion to help hackers work out bugs and/or re-code when the time comes.

Chris M
06-17-2003, 02:47 PM
Today at 03:24 PM gopherhockey said this in Post #8 (https://vborg.vbsupport.ru/showthread.php?postid=409872#post409872)
I understand the logic behind not doing *too* much with hacks at this point, other than actually working on them so they might be ready to re-post when the gold code comes out.

However, where does one discuss how to fix hacks that were built for v2? I can't seem to find any general threads or documents on this (yet) - and I can understand that... but...

For example, I have some hacks that I can live without in v3 for a while - the weather one etc. Then I have some that make up my entire frot page, like last x posts, user login on non vb page etc. These are looking for files that no longer exist - like there isn't an admin directory anymore, so where is config.php and some of the others?

There is obviously more than just db changes with v3 - there seems to be some restructuring of the file system in general.

Or maybe we're not even supposed to talk about this yet either due to possible changes still to come?

Thx.

Admin directory = /admincp
config.php = in /includes/

User login on non-vB page could probably be easily integrated into vB3, and the last posts wouldn't be much of a change from the current code to grab the information, if at all...

Things will change, but I don't think much will...

Satan

Xenon
06-17-2003, 03:34 PM
your integrations in vb3 are no problem, as you don't need to hack vb3 files but have to change your integrations.

as for the new filestructure: yeah it has changed a lot, but i think they did really a great work. i find the things i need without long searching :)

colicab-d
06-17-2003, 04:02 PM
i aint hacked it yet.. just built an awesome style for it ;) Hellsatan can vouch lol...

me and a few other peeps are making styles as with updates the tamplates will be renamed etc / added so its only small fixes for them really.

and if we are "messing with our vbs" i ont care as i,ll just shut my board for a day or two and update he style with any new upgrades :P

but yeah ia int gonna think about hacking until rc1.. tho in saying that i havent found anything i wanna change yet...

Erwin
06-18-2003, 07:00 AM
It's the style... if the styles were compatible, I would upgrade too... :) Plus Photopost is not compatible yet...

Evil Chris
06-28-2003, 03:15 PM
Unless I can keep my current hacks, I don't think I will be upgrading to the new version. I have a busy board, and disrupting it is not an option.

Brad
06-28-2003, 06:22 PM
06-17-03 at 12:34 PM Xenon said this in Post #12 (https://vborg.vbsupport.ru/showthread.php?postid=409906#post409906)
your integrations in vb3 are no problem, as you don't need to hack vb3 files but have to change your integrations.

as for the new filestructure: yeah it has changed a lot, but i think they did really a great work. i find the things i need without long searching :)


I agree with everythine you said, the new file structure is a great idea.

insanctus
06-28-2003, 07:51 PM
I like the new set up. I have added in one hack (posting frequency), done template mods, one add on(start of a portal).

I plan to hack alittle that I can just becuase even if it does change it will not be to drastic and I like having some goodies on the page.