vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   profile.php?do=editattachments ERROR (https://vborg.vbsupport.ru/showthread.php?t=167377)

Howell 01-09-2008 07:46 PM

profile.php?do=editattachments ERROR
 
When I go to edit my attachments i'm getting the error.

HTML Code:

Fatal error:  Cannot use assign-op operators with overloaded objects nor string offsets in /homepages/22/d198817824/htdocs/profile.php(3669) : eval()'d code on line 30
When I disable the hook / plugin system everything is fine so it's a conflict with a mod have installed but I'm having difficulty fixing this problem.

Can anyone help me with this? :o

Marco van Herwaarden 01-10-2008 07:39 AM

Disable plugins 1by1 until you find the plugin causing the trouble.

Howell 01-11-2008 04:00 PM

I have gone through and disabled each plugin one by one but I'm still getting this error?

Could it possibly be an old mod that I have uninstalled?

Any more advice? :confused:

Marco van Herwaarden 01-12-2008 11:43 AM

that does not make too much sense. You stated that turning off the plugin system globablly solves the problem, but disabling each individual plugin does not solve it?

What vBulletin version are you using?

Howell 01-12-2008 03:20 PM

vBulletin Version: 3.7.0 BETA 3

Lynne 01-12-2008 04:05 PM

Go the other way.... turn off all the mods and then turn them on one by one until you get the error.

Is there more to the error than what you stated? What is line 3669 in your profile.php script (mine doesn't go to line 3669).

edit: Whoops, I didn't see you were running 3.7. Here is line 3669:
Code:

eval('$template[\'attachmentlistbits\'] .= "' . fetch_template('modifyattachmentsbit') . '";');
So it's something wrong in that template, perhaps. Have you modified that template at all?

Howell 01-12-2008 07:59 PM

Lynne I tried your technique and discovered the mod that was causing the errors was my shoutbox.

I'm going to seek support from there website but I'll appreciate any advice from people on here too.

I found the shoutbox on here but eventually bought the PRO version to enable me to use all it's features.

Link to shoutbox LITE version on .org ==> Inferno shoutbox LITE

Link to shoutbox PRO version ==> Inferno shoutbox PRO

Thanks. :)


All times are GMT. The time now is 05:26 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.01038 seconds
  • Memory Usage 1,721KB
  • 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_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete