Can anyone help with this prob ... ?
It's working I guess, but stalls. I have it implemented on a CMS page, that uses the same db, but with a different prefix. My cms uses pro_ and vBExternal wants vb_ obviously.
The result is the following being displayed where is should be displaying data:
Quote:
an error occured when executing the following SQL functions:
select username,posts,userid from pro_vb_user order by joindate desc limit 0,5
Error: Table 'localspace.pro_vb_user' doesn't exist
|
Any advice greatly appreciated.