From within the Admin panel selecting Edit categories brings up the correct page.
There is a link with a dropdown selector at the bottom of a category page, clicking this give mysql error.
Load time so far: 0.18 seconds. Performing query: SELECT id,name,parent,validated,description,time,parentnames,parentids,numlinks,hide,lastlinktime,custom,lastedit,moderators,headerinfo,related,numsub,type,permissions,subscribers,subscriber,mixtypes,isalbum,orderlinks,totalcomments,ulsearchmax,ulsearchquery,ulsearchadult,alias,catcols,linkcols,dmozpath,sponsorlinks,views,customwrap,deleted,reqlinks,reqcoms,reqlinksdelay,priority,levelsdeep,lastposterid,lastpostername,lastcommenttime,lastthreadid,lastthreadtitle,linkshere,unvalidatedlinks,unvalidatedcomments,actaslink,countposts,subcatshtml FROM wsnlinks_categories WHERE validated=1 AND deleted=0 AND hide=0 ;
Number of rows is 45 for Resource id #48
Load time so far: 0.23 seconds. Performing query: LOCK TABLES wsnlinks_email WRITE, wsnlinks_links WRITE, wsnlinks_categories WRITE, wsnlinks_members WRITE;
Load time so far: 0.23 seconds. Performing query: SELECT id,`to`,subject,message,headers,replacement,mime FROM wsnlinks_email WHERE timesent=0 ORDER BY id ASC LIMIT 0,10;
Number of rows is 0 for Resource id #49
Load time so far: 0.23 seconds. Performing query: UNLOCK TABLES;
Warning: main(classes/poll.php): failed to open stream: No such file or directory in /web/sites/080/ukpotters/www.ukpotters.co.uk/wsn/bulkedit.php on line 3
Just checked and I don't have a poll.php in classes!
Just realised that this is the same as a previously posted "bug in edit.php" Which I missed when posting - However I'm using 3.3.7 and its still there.
Comments on Bulk Edit problem
Member
Usergroup: Customer
Joined: Oct 08, 2003
Total Topics: 6
Total Comments: 13
From within the Admin panel selecting Edit categories brings up the correct page.
There is a link with a dropdown selector at the bottom of a category page, clicking this give mysql error.
Load time so far: 0.18 seconds.
Performing query: SELECT id,name,parent,validated,description,time,parentnames,parentids,numlinks,hide,lastlinktime,custom,lastedit,moderators,headerinfo,related,numsub,type,permissions,subscribers,subscriber,mixtypes,isalbum,orderlinks,totalcomments,ulsearchmax,ulsearchquery,ulsearchadult,alias,catcols,linkcols,dmozpath,sponsorlinks,views,customwrap,deleted,reqlinks,reqcoms,reqlinksdelay,priority,levelsdeep,lastposterid,lastpostername,lastcommenttime,lastthreadid,lastthreadtitle,linkshere,unvalidatedlinks,unvalidatedcomments,actaslink,countposts,subcatshtml FROM wsnlinks_categories WHERE validated=1 AND deleted=0 AND hide=0 ;
Number of rows is 45 for Resource id #48
Load time so far: 0.23 seconds.
Performing query: LOCK TABLES wsnlinks_email WRITE, wsnlinks_links WRITE, wsnlinks_categories WRITE, wsnlinks_members WRITE;
Load time so far: 0.23 seconds.
Performing query: SELECT id,`to`,subject,message,headers,replacement,mime FROM wsnlinks_email WHERE timesent=0 ORDER BY id ASC LIMIT 0,10;
Number of rows is 0 for Resource id #49
Load time so far: 0.23 seconds.
Performing query: UNLOCK TABLES;
Warning: main(classes/poll.php): failed to open stream: No such file or directory in /web/sites/080/ukpotters/www.ukpotters.co.uk/wsn/bulkedit.php on line 3
Just checked and I don't have a poll.php in classes!
Member
Usergroup: Customer
Joined: Oct 08, 2003
Total Topics: 6
Total Comments: 13
Just realised that this is the same as a previously posted "bug in edit.php"
Which I missed when posting - However I'm using 3.3.7 and its still there.
Member
Usergroup: Customer
Joined: Oct 08, 2003
Total Topics: 6
Total Comments: 13
Ignore my second post - I was confused.
This fault is similar but in bulkedit
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
This was fixed in the last revision.