PDA

View Full Version : profile.php?do=editattachments ERROR


Howell
01-09-2008, 07:46 PM
When I go to edit my attachments i'm getting the error.

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 30When 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:
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 (https://vborg.vbsupport.ru/showthread.php?t=147346)

Link to shoutbox PRO version ==> Inferno shoutbox PRO (http://www.infernotechnologies.net/idx/infernoshout/)

Thanks. :)