![]() |
Quote:
Quote:
Quote:
PHP Code:
PHP Code:
Quote:
Thx for your report :classic: Boofo's solution is ok (remove javascript from template showthread) or change 'hot key' (Birdie501's solution). And I have changed the installation instructions... :bandit: |
Hi bad_madman,
can you please tell me what you have changed, because i dont want to search through or make a new install. Thanks. |
How do I do the following?
Public Bookmarks list with username. Browse all public Bookmarks. I want my users to be able to be able to see all Public Bookmarks. The only way I see to see others public bookmarks (besides in their user Control Panel) is to do a search. I would like them to be able to see all the public bookmarks and all the Public categories. (infact if users could store bookmarks in already created categories it would be cool as well. Thanks! |
Quote:
Code:
post.*".iif($bmpublicbrowse!="0",",SUM(bookmarks.public) AS bmcount","").",post.username AS postusername,post.ipaddress AS ip,user.*,userfield.*,".iif($forum[allowicons],'icon.title as icontitle,icon.iconpath,','')." Code:
post.*".iif($bmpublicbrowse!="0",",SUM(bookmarks.public) AS bmcount,SUM(bookmarks.counter) AS allhits","").",post.username AS postusername,post.ipaddress AS ip,user.*,userfield.*,".iif($forum[allowicons],'icon.title as icontitle,icon.iconpath,','')." Code:
".iif ($bmpublicbrowse!="0","LEFT JOIN bookmarks ON bookmarks.userid=user.userid","")." Code:
".iif ($bmpublicbrowse!="0","LEFT JOIN bookmarks ON bookmarks.userid=user.userid AND bookmarks.public='1'","")." |
Quote:
Code:
<a href="http://domain/forum/bookmarks.php?&action=mpbrowse&userid=all">View all user's public Bookmarks</a> search for Code:
// $allcategories=1; |
Quote:
|
Quote:
|
There's an admin options link in the view public bookmarks. When I click on it it says I don't have permission. Whats it for?
|
Strange...I'm not finding any of this in my Showthread.php.
Quote:
|
Quote:
|
All times are GMT. The time now is 12:51 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|