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)
-   -   Administrative and Maintenance Tools - Advanced Warning System 3.6.7 (https://vborg.vbsupport.ru/showthread.php?t=124477)

Silver_Seagull 06-01-2007 02:46 PM

I can confirm the error with PHP 4.4.4 (and presumably lower)

When posting a message, users receive the error "This post is a duplicate of a post that you have posted in the last five minutes. You will be redirected to that thread."

as well as a server response injected into the page, reading
Code:

Parse error: parse error, unexpected ')' in *real path to forums*\includes\class_dm_threadpost.php(656) : eval()'d code on line 2
4.4.7 may fix it, I'll have to talk at my host today.

Silver_Seagull 06-02-2007 02:47 PM

PHP has been updated on my host and I still receive the same error. I do not have "vBux" installed, or any other hack that would interfere. It throws the error on the default skin as well with all other hacks disabled.

Let me know if I can do anything else to help get this solved.

Delphiprogrammi 06-02-2007 03:12 PM

Quote:

Originally Posted by Silver_Seagull (Post 1259792)
PHP has been updated on my host and I still receive the same error. I do not have "vBux" installed, or any other hack that would interfere. It throws the error on the default skin as well with all other hacks disabled.

Let me know if I can do anything else to help get this solved.

this error message

Quote:

Parse error: parse error, unexpected ')' in ***\httpdocs\forum\includes\class_dm_threadpost.ph p(772) : eval()'d code on line 4
is possible to it is caused by aws the system does use that datamanager

while this one

Quote:

Fatal error: Field vbbux is not defined in $validfields in class vB_DataManager_Post in \includes\class_dm.php on line 485
is impossible to come from the aws system that is as the error messages indicates a problem with vbux (evanoo post)

it is however possible you only get the first one because you don't have vbux installed

try this.Goto in your admincp => product system => plugins manager and temporarly disable the aws plugin at hook postdata_start (set it to inactive) then try again it the error message disappaers we know it's been caused by that plugin

edit

make sure the plugin phpcode for hook postdata_start is

PHP Code:

$this->validfields['title'][VF_CODE] = '$dm->set_info(\'orgtitle\', $data); return $dm->verify_title($data);'
$this->validfields['pagetext'][VF_CODE] = '$dm->set_info(\'orgmessage\', $data); return $dm->verify_pagetext($data);'



there is a difference in the package currently availible i will update it

package has been update with this change

Bravo 06-03-2007 02:38 AM

Delphiprogrammi, do you recommend PHP 4.4.4 or PHP 5.2.2 ? those are the only 2 I can use on my hosting account

Delphiprogrammi 06-03-2007 07:17 AM

Quote:

Originally Posted by Bravo2007 (Post 1260087)
Delphiprogrammi, do you recommend PHP 4.4.4 or PHP 5.2.2 ? those are the only 2 I can use on my hosting account

then i would choose 5.2.2 the depency type has been removed from the package so you should not see vBulletin complaining about the used PHP version.The error message a couple of posts back should be gone to

Bravo 06-03-2007 07:28 AM

Quote:

Originally Posted by Delphiprogrammi (Post 1260178)
then i would choose 5.2.2 the depency type has been removed from the package so you should not see vBulletin complaining about the used PHP version.The error message a couple of posts back should be gone to

ok thanks, I'll re-install it and let you know :)

The Bouncer 611 06-03-2007 08:55 AM

Im having the same issue that bravo2007 is having.I had aws installed and it ran perfectly until I upgraded to the new verison and now I cant edit post.I disabled every hack and still cant edit post.So I went back to the older verison until this issue is fixed.

Celtkin 06-03-2007 02:47 PM

Hi Erik,

I am having the same problem but no longer have vbBux or vbPlaza installed. I get error briefly when someone posts:

Parse error: syntax error, unexpected T_OBJECT_OPERATOR in .../httpdocs/boardvb2/includes/class_dm_threadpost.php(656) : eval()'d code on line 1

ginger22 06-06-2007 12:49 PM

Same error
[06-Jun-2007 17:44:59] PHP Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /hq/site/foo/www/includes/class_dm_threadpost.php(656) : eval()'d code on line 1

[06-Jun-2007 17:46:05] PHP Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /hq/site/foo/www/includes/class_dm_threadpost.php(829) : eval()'d code on line 64

I have installed Favorite Smiles, ipInfo, vbAnonymizer.

Delphiprogrammi 06-06-2007 01:10 PM

is that error still there damn it :mad: gonna test it right now


All times are GMT. The time now is 04:06 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.01695 seconds
  • Memory Usage 1,746KB
  • 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_code_printable
  • (1)bbcode_php_printable
  • (5)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