PDA


View Full Version : Parse Error - In modified addlink.php page


Quarterbore
02-24-2006, 12:41 PM
I am running vBa 2.0.0 with vB 3.5.2. with vbLinks and the addlink.php file being included insite the CMPS system using the Integrating Other vB Pages & Hacks (http://www.vbadvanced.com/membersarea.php?do=viewusermanual&productid=4&pageid=6)

I don't get this error all the time but it seems to happen on a somewhat regular basis as detected in my error logs.... Following is an exaple of the error I am seeing....

Fri Feb 24 07:33:24 2006] [error] PHP Parse error: parse error, unexpected T_STRING in /home/MYSERVER/public_html/links/addlink.php(108) : eval()'d code on line 1

I am curious if somone might be able to suggest what this error may mean for me and how I might correct the problem? Like I said, it works fine most of the time and I have a tough time reproducing it but I do get this error every now and then...

It is possible that the page I am including is busy at the moment that the addlink.php file is being called? Should I make another cmps page that the addlink.php file would live in?

If I should have posted this over at vBulletin.org just let me know and I will post it over there instead... I figure this is more of a vBa concern then vB.

Thanks!

Ramses
03-31-2006, 10:04 AM
Same error here, no support for that?
Thanks

KW802
03-31-2006, 10:40 AM
Quarterbore,

A parse error like that is usually a bad PHP file so if it works sometimes but not others then, yes, it is possible that you're getting some connection timeout issues. To rule out the file, have you tried putting a fresh copy of the vBa Links PHP files on the server yet?

Quarterbore
03-31-2006, 10:55 AM
Quarterbore,

A parse error like that is usually a bad PHP file so if it works sometimes but not others then, yes, it is possible that you're getting some connection timeout issues. To rule out the file, have you tried putting a fresh copy of the vBa Links PHP files on the server yet?

I have not yet...

I will also advise that my vBLinks is a faily heavily modified piece of code as I am using it as a timeshare resorts database so perhaps it has something to do with the volume of custom fields I had added...

http://www.timeshareforums.com/resorts/index.php?c=149

I know that my vB Advanced integrations have caused me some problems in the past but if there are two of us... well, I'll have to play with it... I am getting the error but the data is going into the database so the error happens AFTER that point somehow...

Ramses
04-01-2006, 04:01 AM
I also think maybe it has to do anything with custom fields.