Simple Machines Community Forum

SMF Support => SMF 1.1.x Support => Topic started by: Darkorical on October 29, 2009, 09:38:07 AM

Title: SSI error
Post by: Darkorical on October 29, 2009, 09:38:07 AM
So I started playing with the SSI functions and I was getting this error on every line and nothing else

Notice: Undefined variable: boardturl in xxx/xxx/xxx/smf/Sources/Load.php(1739) : eval()'d code on line 155

then I noticed that I was running an outdated version so I updated to the new one now the items work but I get that error at the top of the page
Title: Re: SSI error
Post by: Darkorical on October 29, 2009, 02:08:03 PM
alright I went throught both load and ssi.php in search of boardturl (making the assumtion that there was a typo that was calling boardturl instead of boardurl but I couldn't find it anyone got any other thoughts?
Title: Re: SSI error
Post by: 青山 素子 on October 29, 2009, 07:53:34 PM
There isn't any SMF variable of $boardturl, so the typo is likely in a some code modification done in the Sources or Themes directories. How much server access do you have?
Title: Re: SSI error
Post by: Darkorical on October 30, 2009, 10:42:48 AM
>_<! it was my fault there was a typo in my own mod after you mentioned it was a modification I went and looked at the installed packages and saw that my mod was installed there so I told it to list files then checked the install.xml did a quick search and there it was staring at me MY OWN DAMN TYPO. its all fixed and better now tho.
Title: Re: SSI error
Post by: 青山 素子 on October 30, 2009, 10:48:31 AM
Great. Glad you got it working. If this isn't fixed, please choose "Mark Topic Unsolved" in the bottom left of this topic and reply.