vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   [HTL] Hack Tracking Log (https://vborg.vbsupport.ru/showthread.php?t=60735)

adusei 02-14-2004 07:43 AM

...ok, I guess I don't have to delete this tbls, but to drop only that column in tbl "language".
How do I do it, what must I type in the qry?

But btw: Why I can'tdrop that tbls "hack" and "hacklog"?

Regards,

adusei

adusei 02-14-2004 08:19 AM

...ok now, I did the following qry:

ALTER TABLE language DROP COLUMN phrasegroup_hacklog

First time it give me back the msg, that two rows are affected...

Then I tried to install again. Same problem, no proceed-button in step 2.

After that I tried to do the qry again. No chance now, I get the error msg (see in my post above).

???

adusei

KuraFire 02-14-2004 10:18 AM

Hmmm...

Did you do any file edits yet?

adusei 02-14-2004 10:51 AM

Quote:

Originally Posted by KuraFire
Hmmm...

Did you do any file edits yet?

...actually: The first thing I did because I was confused and didn't understood your posting correct was to delete some of the phrases - but that I guess can't bring out this results...

Any other idea of what to do?

Regards,

adusei

adusei 02-14-2004 12:27 PM

Something is going wrong with that thing.

Now I used PHPmyadmin to access my db. First I tried to find column "phrasegroup_hacklog", which doesn't exist.
Secondly I deleted the tbls "hack" and "hacklog".
Ten I tried to install "Hack Tracking" again. No chance, every time on step 2 there is no proceed-button and I stuck.

But since that thing is a good addon for vB, I really want to get it. But it seems that it doen't like to come to me...

Anyway, some ideas about it?

By the way: My code above to drop the column is not correct! It has to be:

ALTER TABLE yourtbl DROP yourline; :ermm:

Regards,

adusei

Oblivion Knight 02-14-2004 06:23 PM

The "Uninstall Hack" control (on the drop down menu of an installed HTL hack) produces a java error for me, and it won't uninstall the hack.. :(

I noticed this when trying to uninstall EvB liteStats..

KuraFire 02-15-2004 09:39 AM

Adusei, try looking at the table phrasetype and see if there's a row (probably with id 151) called hacklog (as the fieldname) ?

If so, delete that one as well (along with language.phrasegroup_hacklog if it exists again, and tables hack and hacklog).

KuraFire 02-15-2004 09:40 AM

Quote:

Originally Posted by Oblivion Knight
The "Uninstall Hack" control (on the drop down menu of an installed HTL hack) produces a java error for me, and it won't uninstall the hack.. :(

I noticed this when trying to uninstall EvB liteStats..

what browser are you using?

and it's not a java error, but a javascript error, and I don't know what could cause it, really... :/

Oblivion Knight 02-15-2004 11:13 AM

Internet Explorer 6
I checked through the code of hackadmin.php and there doesn't appear to be anything associated with the uninstall function. There's remove (kill), but that just deletes the mod from the hacklog tables and such in the database I think.. There's nothing that uninstalls an installed HTL mod's phrases and tables.. Or at least, there doesn't appear to be.


There's this in the $hackoptions = array(

Code:

                'uninstall' => $vbphrase['htl_uninstall_hack'],
But nothing associated with uninstall where you've set the cases in switch (action).

KuraFire 02-15-2004 04:24 PM

Quote:

Originally Posted by Oblivion Knight
Internet Explorer 6
I checked through the code of hackadmin.php and there doesn't appear to be anything associated with the uninstall function. There's remove (kill), but that just deletes the mod from the hacklog tables and such in the database I think.. There's nothing that uninstalls an installed HTL mod's phrases and tables.. Or at least, there doesn't appear to be.


There's this in the $hackoptions = array(

Code:

                'uninstall' => $vbphrase['htl_uninstall_hack'],
But nothing associated with uninstall where you've set the cases in switch (action).

yeah, I forgot to mention, Uninstall is not finished yet.

That's planned for HTL 1.1.


All times are GMT. The time now is 07:39 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
  • Page Generation 0.01420 seconds
  • Memory Usage 1,741KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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