Yesterday I added lightbox2 module and created a page with the code below in "SECTION 2"
to my drupal site and afterwards every link was acting like a lightbox.   I remove the module
from site modules without removing it first via the modules page and now I am getting this message
Fatal error: Call to undefined function user_access() in D:\Inetpub\wwwroot\root\
nestor\scroller612\sites\all\modules\lightbox2\lightbox2.module on line 706

What is the best move to make to go back to where I was before I added the lightbox2 moudule

Thanks,

Néstor  :-)
 

SECTION 2----------------------------------------------------------------------------------------------------------
<p><a rel="lightshow[roadtrip]" href="/nestor/sdcwa-2008/alexi.JPG">Alexi</a><br />
<a rel="lightshow[roadtrip][photo2]" href="/nestor/sdcwa-2008/bill.JPG">Bill</a><br />
<a rel="lightshow[roadtrip][photo3]" href="/nestor/sdcwa-2008/doria.JPG">Doria</a><br />
<a rel="lightshow[roadtrip][photo4]" href="/nestor/sdcwa-2008/julia.JPG">Julia</a><br />
<a rel="lightshow[roadtrip][photo5]" href="/nestor/sdcwa-2008/Imike.JPG">Mike</a><br />
<a rel="lightshow[roadtrip][photo6]" href="/nestor/sdcwa-2008/Halla.JPG">Halla</a><br />
<a rel="lightshow[roadtrip][photo7]" href="/nestor/sdcwa-2008/lauren.JPG">Lauren</a><br />
<a rel="lightshow[roadtrip][photo8]" href="/nestor/sdcwa-2008/TCSD.jpg">Nestor</a><br />
<a rel="lightshow[roadtrip][photo9]" href="/nestor/sdcwa-2008/paul.JPG">Paul</a><br />
<a rel="lightshow[roadtrip][photo0]" href="/nestor/sdcwa-2008/petra.JPG">Petra</a></p>
END SECTION 2---------------------------------------------------------------------------------------------------------