View Single Post
  #77  
Old 17th March 2009, 00:22
DrNet's Avatar
DrNet DrNet is offline
Senior Member
 
Join Date: May 2008
Posts: 184
Default
Quote:
Originally Posted by Conjo View Post
I did an upgrade from 5.3.


Just add 2 tables to the databese and until now it's working for me..

In 'users' add:
Code:
`pmunread` smallint(5) unsigned NOT NULL default \'0\',
In 'rules' Add:
Code:
`usergroups` varchar(100) NOT NULL default \'[0]\',
That worked for me..
thanks for your help , it's working fine for me @ localhost , i'll do it in on my site

Bump: here you go mrdecoder with the missing file (ts_donation_status.php) decoded , we will wait for version 2 m8
Attached Files
File Type: php ts_donation_status.php (4.5 KB, 44 views)
Reply With Quote
The Following User Says Thank You to DrNet For This Useful Post:
aMiGo1972 (17th March 2009)