vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Mark Threads As "Solved" (https://vborg.vbsupport.ru/showthread.php?t=234935)

iyama 02-23-2010 05:09 AM

On my forum i closed the treath and puth :up: before.
Is it possible to change [solved] in :up: ?

Eric 02-23-2010 08:12 AM

The error should never happen, and it's never happened to me.

Anyway,

Go to Manage Products Mark Threads As "Solved" Edit

Find in the Uninstall Code:

PHP Code:

// #######################################################################
require_once(DIR '/includes/adminfunctions_prefix.php');
require_once(
DIR '/includes/functions_prefix.php');

$prefixsetdm =& datamanager_init('PrefixSet'$vbulletinERRTYPE_CP);
$prefixset $db->query_first("
    SELECT *
    FROM " 
TABLE_PREFIX "prefixset
    WHERE prefixsetid = 'solvedthread'
"
);
$prefixsetdm->set_existing($prefixset);
$prefixsetdm->delete();

build_prefix_datastore(); 

Delete, save, and try to uninstall again.

Quote:

Originally Posted by MandachuvA (Post 1989391)
How do I uninstall it
it installed and would like to uninstall
only that when I put the product and to uninstall from a horrible mistake
please explain how to uninstall it

see the error.:


http://img651.imageshack.us/img651/5625/error1c.png


MandachuvA 02-23-2010 04:23 PM

Thank you uninstall the problem was solved

OPsNaStYM0FO 02-24-2010 03:13 PM

I have done the following steps above . But when I go to do the template edit i get this .

Warning: Invalid argument supplied for foreach() in [path]/includes/adminfunctions_template.php on line 913

Warning: Invalid argument supplied for foreach() in [path]/includes/adminfunctions_template.php on line 913

Warning: Invalid argument supplied for foreach() in [path]/includes/adminfunctions_template.php on line 913

Warning: Invalid argument supplied for foreach() in [path]/includes/adminfunctions_template.php on line 913

And then nothing works .

Frondy 02-24-2010 03:18 PM

Quote:

Originally Posted by OPsNaStYM0FO (Post 1990461)
I have done the following steps above . But when I go to do the template edit i get this .

Warning: Invalid argument supplied for foreach() in [path]/includes/adminfunctions_template.php on line 913

Warning: Invalid argument supplied for foreach() in [path]/includes/adminfunctions_template.php on line 913

Warning: Invalid argument supplied for foreach() in [path]/includes/adminfunctions_template.php on line 913

Warning: Invalid argument supplied for foreach() in [path]/includes/adminfunctions_template.php on line 913

And then nothing works .

This is new VB4 4.0.2 upgrade issue, not mod problem
Fixed in VB 4.0.3.

OPsNaStYM0FO 02-24-2010 03:26 PM

Ok ,

Also its not working when I go through with it . In usergroups it shows the spot but no title there just yes or no .

Not showing in the forums when trying to mark one solved .

OPsNaStYM0FO 02-24-2010 03:32 PM

Never mind I got it working .

iguano 02-24-2010 08:48 PM

I'd like use this mod for vbookie, not Solved but Payed.
It's possible?, I think that would be a good idea, or not? :D

Verionia 02-25-2010 11:43 PM

Quote:

Originally Posted by iyama (Post 1989404)
On my forum i closed the treath and puth :up: before.
Is it possible to change [solved] in :up: ?

Id like this too

iguano 02-26-2010 04:26 PM

installed for vbookie, thanks


All times are GMT. The time now is 02:25 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.01172 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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