Jump to content


* * * * * 1 votes

(Adriano) Favorite Topics v1.2


  • Please log in to reply
38 replies to this topic

#1 Adriano Faria

Adriano Faria

    ...a curious guy...

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 3,268 posts
  • Location:Brazil
  • Real Name:Adriano
  • IPB Version:v3.3.x
Contributor

Posted 08 January 2009 - 05:07 PM

Posted Image

File Name: (Adriano) Favorite Topics v1.2
File Submitter: SOSInvision
File Submitted: 8 Jan 2009
File Updated: 8 Jan 2009
File Category: IP.Board v2.3.x Mods

This mod allows you to define any topic as favorite. You can view/remove your Favorite Topics on 'My Controls'. You can also remove your favorite topics by clicking on the star besides topic title on forum view. Includes a table of statistics listing:
  • Most Favorite Topics
  • Most Favorite Forums
  • Topics Authors Most Favorited
  • Users that Most Favorited Topics
On you profile view, will be displayed on a new tab, all topics that you are the author and favorited by other users.

Screenshots:


Posted Image

Topic View

Posted Image

Search listing favorite topics


Posted Image

Forum View above.
Forum view below, removing the favorite topic from your list by clicking on its star


Posted Image

My Controls, listinga all the topics that you favorited


Posted Image

Favorite Topics Stats


Requirements:

This mod was designed to be installed using the following components:

  • Universal Mod Installer
  • [Bot] File Editor


Click here to download this file

#2 RichardC

RichardC

    ^^ They think you are odd

  • IM Supporters
  • PipPipPipPipPipPipPipPip
  • 1,028 posts
  • Location:United Kingdom
  • Real Name:Richard
  • IPB Version:v2.3.x
Contributor

Posted 08 January 2009 - 05:12 PM

nice ;)

Quote

Requirements:


This mod was designed to be installed using the following components:

Universal Mod Installer
File Editor

are you referring to the BOT file editor?

#3 Adriano Faria

Adriano Faria

    ...a curious guy...

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 3,268 posts
  • Location:Brazil
  • Real Name:Adriano
  • IPB Version:v3.3.x
Contributor

Posted 08 January 2009 - 05:14 PM

Yes... I'll edit with the right name of this mod!

Tks. ;)

#4 RichardC

RichardC

    ^^ They think you are odd

  • IM Supporters
  • PipPipPipPipPipPipPipPip
  • 1,028 posts
  • Location:United Kingdom
  • Real Name:Richard
  • IPB Version:v2.3.x
Contributor

Posted 09 January 2009 - 09:25 AM

ahh, I thought that was the case, so far I have avoided adding the bot file editor and in view of impending IPB v3.0, I wont be installing it.

Is it possible to list the manual file edits here, or add a text file to the download for those people who do not have the bot file editor. I would like to use this mod as its is a 'nice to have' board enhancement ;)

thanks

Richard

#5 Adriano Faria

Adriano Faria

    ...a curious guy...

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 3,268 posts
  • Location:Brazil
  • Real Name:Adriano
  • IPB Version:v3.3.x
Contributor

Posted 09 January 2009 - 09:47 AM

OK.

Attached File  Favorite_Topics_v1.2_EDITS.txt   11.11K   41 downloads

#6 RichardC

RichardC

    ^^ They think you are odd

  • IM Supporters
  • PipPipPipPipPipPipPipPip
  • 1,028 posts
  • Location:United Kingdom
  • Real Name:Richard
  • IPB Version:v2.3.x
Contributor

Posted 09 January 2009 - 09:50 AM

thanks Adriano, 'tis appreciated ;)

Richard.

#7 Mariusz

Mariusz

    n00b

  • Members
  • Pip
  • 3 posts
  • IPB Version:v2.2.x

Posted 10 January 2009 - 02:54 PM

Admin CP Message


There was an error reading the XML file 'TopicosFavoritos.xml' in your mod_install directory. Please correct the problem before continuing.


Why?

#8 Adriano Faria

Adriano Faria

    ...a curious guy...

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 3,268 posts
  • Location:Brazil
  • Real Name:Adriano
  • IPB Version:v3.3.x
Contributor

Posted 10 January 2009 - 04:10 PM

View PostMariusz, on Jan 10 2009, 12:54 PM, said:

Admin CP Message There was an error reading the XML file 'TopicosFavoritos.xml' in your mod_install directory. Please correct the problem before continuing. Why?
Probably something wrong with your UMI... File (re)downloaded now and (re)uploaded and no error shows for me.

#9 Mariusz

Mariusz

    n00b

  • Members
  • Pip
  • 3 posts
  • IPB Version:v2.2.x

Posted 10 January 2009 - 04:26 PM

this mod wersion 2.3 only?

#10 Adriano Faria

Adriano Faria

    ...a curious guy...

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 3,268 posts
  • Location:Brazil
  • Real Name:Adriano
  • IPB Version:v3.3.x
Contributor

Posted 10 January 2009 - 04:31 PM

View PostMariusz, on Jan 10 2009, 02:26 PM, said:

this mod wersion 2.3 only?
I create all mods on most recent IPB version, that's why I said IP.Board v2.3.x Mods on its category.

If you still use 2.2.x, you can test it and tell us if it works... I really don't know.

#11 inkedgeek

inkedgeek

    n00b

  • Members
  • Pip
  • 2 posts
  • IPB Version:v2.3.x

Posted 11 January 2009 - 10:20 PM

I had an issue with this due to the case in /sources/action_public/usercp.php  since another mod for user changeable titles occupies 30 & 31. I had to modify all the files for it to work and still need to make some changes for it to work properly.


/sources/action_public/usercp.php
     case '30':
             $this->topico_favorito_list();
             break;
            case '31':
             $this->topico_favorito_add();
             break;
            case '32':
             $this->topico_favorito_remove();
             break;
            case '33':
             $this->topico_favorito_remove_bystar();
             break;

#12 Tom

Tom

    Posting God

  • IM Supporters
  • PipPipPipPipPipPipPipPipPip
  • 1,541 posts
  • IPB Version:v2.3.x

Posted 12 January 2009 - 09:32 AM

Nice. Long awaited and Must have feature.

Will wait to install until a final Go.

Great stuff Adriano.

#13 Tom

Tom

    Posting God

  • IM Supporters
  • PipPipPipPipPipPipPipPipPip
  • 1,541 posts
  • IPB Version:v2.3.x

Posted 22 January 2009 - 11:24 AM

View PostTom, on Jan 12 2009, 05:32 AM, said:

Will wait to install until a final Go.

Does it work with 2.31? I'd like to install it

#14 Adriano Faria

Adriano Faria

    ...a curious guy...

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 3,268 posts
  • Location:Brazil
  • Real Name:Adriano
  • IPB Version:v3.3.x
Contributor

Posted 22 January 2009 - 12:02 PM

View PostTom, on Jan 22 2009, 09:24 AM, said:

Does it work with 2.31? I'd like to install it
We can't download that version on Client Area anymore. If you can, please, test it on local board first.

#15 Tom

Tom

    Posting God

  • IM Supporters
  • PipPipPipPipPipPipPipPipPip
  • 1,541 posts
  • IPB Version:v2.3.x

Posted 22 January 2009 - 12:58 PM

Sure will do.
As soon as i've installed it, i will get back an give you an update.

#16 Tom

Tom

    Posting God

  • IM Supporters
  • PipPipPipPipPipPipPipPipPip
  • 1,541 posts
  • IPB Version:v2.3.x

Posted 22 January 2009 - 01:31 PM

View PostSOSInvision, on Jan 9 2009, 05:47 AM, said:



I've to do this file edits manually? I guess yes, right?

#17 Adriano Faria

Adriano Faria

    ...a curious guy...

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 3,268 posts
  • Location:Brazil
  • Real Name:Adriano
  • IPB Version:v3.3.x
Contributor

Posted 22 January 2009 - 01:57 PM

Yeah.

#18 paris

paris

    Coder

  • Members
  • PipPipPipPipPip
  • 218 posts
  • Real Name:paris
  • IPB Version:N/A

Posted 22 January 2009 - 02:03 PM

have u got manual file edits? ;)

cheers

#19 Tom

Tom

    Posting God

  • IM Supporters
  • PipPipPipPipPipPipPipPipPip
  • 1,541 posts
  • IPB Version:v2.3.x

Posted 22 January 2009 - 02:24 PM

ok, fine. Works and I like it!

issues:

Groups
Groups that will can define topics as favorites



does not work properly (2.31)
Excluded groups can select the item "Bookmark Topic" from the dropdown list
and in UCP the have access to the Bookmarks/ favorites

Is it possible to show it only to groups which have permission?


Tia

#20 Adriano Faria

Adriano Faria

    ...a curious guy...

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 3,268 posts
  • Location:Brazil
  • Real Name:Adriano
  • IPB Version:v3.3.x
Contributor

Posted 22 January 2009 - 03:29 PM

View PostTom, on Jan 22 2009, 12:24 PM, said:

Excluded groups can select the item "Bookmark Topic" from the dropdown list
They have access but when they click, shows the default no permission error of IP.Board to those users!

View PostTom, on Jan 22 2009, 12:24 PM, said:

and in UCP the have access to the Bookmarks/ favorites
I gotta test this... You mean, they access index.php?act=UserCP&CODE=30 ?




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users