vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Post Edit History (PEH) (https://vborg.vbsupport.ru/showthread.php?t=132708)

Surviver 06-17-2007 12:14 PM

Does the edithistory table exist?

saidsrc 06-23-2007 10:50 AM

there is a bug,

when i want to change user group permissions,
ist going to database error,
and this ++++ing hack :@
i reseted my forum :@

SDB 06-25-2007 01:32 PM

Hi

This keeps timing out in the install script. We have a very large post table (approx 7million posts) and I guess its timing out attempting to change that.

Could you please give me the raw SQL for the post table change and I'll give it a go that way?

Cheers

Simon

SDB 06-27-2007 04:44 PM

Right.

THis is urgent.

I now have a problem, as this install script didn't fully run, and I now can't make changes to my usergroups as it throws up a db error :

Code:

MySQL Error  : Unknown column 'edithistorypermissions' in 'field list'
Error Number : 1054

whenever I try to update the usergroup.

Please help asap - first of all to remove this problem.

cheat-master30 06-29-2007 08:41 AM

Quote:

Originally Posted by SDB (Post 1277803)
Right.

THis is urgent.

I now have a problem, as this install script didn't fully run, and I now can't make changes to my usergroups as it throws up a db error :

Code:

MySQL Error  : Unknown column 'edithistorypermissions' in 'field list'
Error Number : 1054

whenever I try to update the usergroup.

Please help asap - first of all to remove this problem.

Same, even though I uninstalled the product and no plugins for it actually exist. I think the uninstall process is screwed.

Dioxin 07-05-2007 09:34 AM

if the title of a saved post contains a quote character and i restore this post the quote character in the restored post will get messed up.

some sort of conversion error.

could you please fix this bug :)

could this fix solve the problem:
PHP Code:

$postdm->setr('title'unhtmlspecialchars($edit['oldtitle'])); 


SDB 07-05-2007 08:02 PM

Is there any reason why no support is being offered?

ragtek 07-05-2007 08:09 PM

surviver is on holiday ;)
thats the reason

Surviver 07-07-2007 12:53 PM

Quote:

Originally Posted by SDB (Post 1277803)
Right.

THis is urgent.

I now have a problem, as this install script didn't fully run, and I now can't make changes to my usergroups as it throws up a db error :

Code:

MySQL Error  : Unknown column 'edithistorypermissions' in 'field list'
Error Number : 1054

whenever I try to update the usergroup.

Please help asap - first of all to remove this problem.

Re,ove the file bitfield_edithistory.xmlfrom the dir includes/xml - this will fix the problem.
Or better add the column to the uisergrouzptable.

Quote:

Originally Posted by cheat-master30 (Post 1279028)
Same, even though I uninstalled the product and no plugins for it actually exist. I think the uninstall process is screwed.

Quote:

Originally Posted by Dioxin (Post 1283319)
if the title of a saved post contains a quote character and i restore this post the quote character in the restored post will get messed up.

some sort of conversion error.

could you please fix this bug :)

could this fix solve the problem:
PHP Code:

$postdm->setr('title'unhtmlspecialchars($edit['oldtitle'])); 


I'll fix this in thenext release ;)

Quote:

Originally Posted by SDB (Post 1283790)
Is there any reason why no support is being offered?

Quote:

Originally Posted by ragtek (Post 1283796)
surviver is on holiday ;)
thats the reason

Thanks ragtek

magnus 07-07-2007 10:41 PM

How many posts back does this modification save? Does it save only the most recent edit, or every edit since creation?


All times are GMT. The time now is 08:13 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.01290 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
  • (3)bbcode_code_printable
  • (2)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
  • (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