vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Profile Fields in Postbits (https://vborg.vbsupport.ru/showthread.php?t=108344)

dirtycrow 04-18-2006 03:58 PM

just updated to new version. when i click update the field "show in Postbit under username" goes blank and changes are not saved.

emin3m 04-18-2006 04:01 PM

Quote:

Originally Posted by dirtycrow
just updated to new version. when i click update the field "show in Postbit under username" goes blank and changes are not saved.

uninstall previous version
install new version
refresh your admin panel
try then
weird error btw

jazde86 04-18-2006 07:26 PM

Hey, why you don't have the version number increased?

Is it possible to change the order of fields? I mean the begin of the manuelly fields.

IceBurn3000 04-18-2006 09:33 PM

Quote:

Originally Posted by emin3m
uninstall previous version
install new version
refresh your admin panel
try then
weird error btw

I had the same problem, attempted to do this, but when I tried to unininstall the product i got this error:

Code:

Database error in vBulletin 3.5.4:

Invalid SQL:
delete from vBb_datastore where title='showinpostbit' title='showunderus';

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'title='showunderus'' at line 1
Error Number : 1064


jazde86 04-19-2006 07:14 AM

Overwrite the new version, with the old code - than the uninstallation works.

emin3m 04-19-2006 02:14 PM

those having problem while uninstalling product, please goto edit product and change the uninstall code to this
Code:

$Query = "delete from ".TABLE_PREFIX."datastore where title='showinpostbit' or title='showunderus'";
$Query_Res=$vbulletin->db->query($Query);

then save and uninstall this product
download new and install it
sorry about this :knockedout:

Reeftanksonline 04-24-2006 06:52 PM

I cant get mine working and also I get an error to uninstall it.

snakes1100 04-24-2006 07:05 PM

Thanx....

bada_bing 04-24-2006 07:11 PM

Does this work for vb 3.5.4 ?

jazde86 04-24-2006 09:55 PM

Sure, it works well on vB 3.5.4. Most Plugins for 3.5.x are going well on it.


All times are GMT. The time now is 07:50 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.01467 seconds
  • Memory Usage 1,734KB
  • 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
  • (2)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
  • (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