View Single Post
  #56  
Old 20th March 2008, 12:11
BoLaMN BoLaMN is offline
Senior Member
 
Join Date: Jan 2008
Australia
Posts: 93
Default Re: Yuna Scatari v2.0 PRE7 RC0
*** Shoutbox Fix ****

this error only occurs if you use subfolders such as http://localhost/yuna/shoutbox.php

Please Find in shoutbox.php

Code:
<a class=altlink href=\shoutbox.php?del=".$arr["id"].">
and replace with

Code:
<a class=altlink href='shoutbox.php?del=".$arr["id"]."'>
this will fix your shoutbox is not found error

and for users.php is anyone else able to confirm the update of the first page is not currently working?

EDIT: Will be posting another release with all errors pointed out from ANDiTKO, thanks ANDiTKO if you find anymore please post it is what im here for