If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Error
Database error in vBulletin 6.0.6:
Invalid SQL:
/* Channels */
SELECT follow.title AS title, follow.nodeid AS keyval, 'node' AS sourcetable, IF(follow.lastcontent = 0, follow.lastupdate, follow.lastcontent) AS lastactivity,
follow.totalcount AS activity, type.class AS type,
(follow.nodeoptions & 512) AS noUnsubscribe
FROM node AS follow
INNER JOIN contenttype AS type ON type.contenttypeid = follow.contenttypeid
INNER JOIN subscribediscussion AS sd ON sd.discussionid = follow.nodeid AND sd.userid = 7109
UNION ALL
/* Users */
SELECT follow.displayname AS title, follow.userid AS keyval, 'user' AS sourcetable, IFNULL(follow.lastpost, follow.joindate) AS lastactivity,
follow.posts as activity, 'Member' AS type,
0 AS noUnsubscribe
FROM user AS follow
INNER JOIN userlist AS ul ON ul.relationid = follow.userid AND ul.userid = 7109
WHERE ul.type = 'follow' AND ul.friend = 'yes'
ORDER BY title ASC LIMIT 70150,10
/** getUserFollowing**/;
MySQL Error : Error writing file '/tmp/#sql/fd=326' (Errcode: 28 "No space left on device")
Error Number : 3
Request Date : Tuesday, February 11th 2025 @ 09:40:04 PM
Error Date : Tuesday, February 11th 2025 @ 09:40:06 PM
Script : https://bodyweb.com/member/7109-manx/subscriptions/page7016
Referrer :
IP Address : 3.138.169.46
Username : Ospite
Classname : vB_Database_MySQLi
MySQL Version :
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, personalize advertising, and to analyze site activity. We may share certain information about our users with our advertising and analytics partners. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.