Tagging System For Topics

Started by SMFHacks.com Team, December 19, 2006, 10:59:20 AM

Previous topic - Next topic

akbora

SMF 2.0.13
Default Theme
Utf8 Turkish
---------------

digit

Quote from: vbgamer45 on October 12, 2009, 10:44:28 PM
Find

   if($_REQUEST['tags']=='' && !isset($_REQUEST['num_replies'])

Change to

   if(@$_REQUEST['tags']=='' && !isset($_REQUEST['num_replies'])


Awesome - THANKS!
Happily using a heavily modified 1.1.16 version of SMF!

2748011 Posts in 320998 Topics by 50986 Members


SOLD my website - thanks it was a good run - they converted to vbadvanced. (and screwed it up good!)

meehan09

I cannot seem to find this edit when doing this manually

FIND in display.template

echo '
            </div>
         </div>
      </div>';

I cannot seem to find that edit?, If somone can take a look at my display.template.php and maybe add this bit where needed that would be great, has everythings working but cannot find this edit?


Display.template attachted to message below, thanks

Paul
8)

meehan09

#523
I tried to add this and i think i added in wrong place, and always got errors and couldnt access tagging in admin, but then when i take the edits off i works but doesnt show the add tag part?


I hope you can edit my display.template.php to get this working, thanks

Paul

meehan09

Also when i try to post a post iam also getting this error!


Fatal error: Call to undefined function create_control_autosuggest() in /home/reptiles/public_html/Sources/Post.php on line 1811


Ive double cheaked all edits and everything seems fine, i hope your able to help me, thanks paul

vbgamer45

Make sure you grab the latest version

Also what version of SMF are you using ?
Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

meehan09

#526
Iam manually installing the latest version from smf hacks.

Because its not letting me prase the ones from  here, iam also using smf 2 rc 1-1?

I managed to get this code added to show the ADD TAG, But when this is clicked to add a tag i get this error!

Fatal error: Call to undefined function create_control_autosuggest() in /home/reptiles/public_html/Sources/Tags.php on line 248

When posting a post now it now works, but this error is shown when trying to add tags!, Hope you can fix this.


Could you take a look at this and fix the display.template.php so the mod will operate properly?


regards,
Paul

meehan09

Update !!

I got this working, What i had to do is rename tags2.php to tags.php and same with the template file.

And all seems to be working fine now  8)


Thanks for the help anyways :)

vbgamer45

Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

meehan09

#529
A little question.....


how can i make the tags box accept more text.

when i try to add thease to a tag by clicking ADD TAG in post its not allowing me.

Reptile Forum, Snake Forum, Lizard Forum, Amphibian Forum, Turtles & Tortoise Forum, Spiders and Invert Forum, DWA Species, Reptile Genetics Forum, Reptile Morph Forum, Reptile Breeding Forum, Reptile Classifieds Forum, Reptiles for Sale, Reptile & Herp Chat, Reptile Caresheets, Reptile Shows, Reptile Breeder Meetings, Reptile Competitions, Reptile Courier Service, Reptile Shops Forum, Reptile Photography, Reptile Videos, Reptile Books Forum, Reptile Breeders, Reptile Classifieds, Reptile Community, Reptile Caresheets


Its not letting me has the box isnt big enough for the text to be pasted in. Can this be changed has i would liked all my tags to be that above!

Ive managed to change when creating a new post but not when clicking Add tag in a post witch has already been posted!


Hope somone can help, thanks


Paul

Kimmie

Quote from: meehan09 on October 15, 2009, 07:31:26 AM
A little question.....


how can i make the tags box accept more text.

when i try to add thease to a tag by clicking ADD TAG in post its not allowing me.

Reptile Forum, Snake Forum, Lizard Forum, Amphibian Forum, Turtles & Tortoise Forum, Spiders and Invert Forum, DWA Species, Reptile Genetics Forum, Reptile Morph Forum, Reptile Breeding Forum, Reptile Classifieds Forum, Reptiles for Sale, Reptile & Herp Chat, Reptile Caresheets, Reptile Shows, Reptile Breeder Meetings, Reptile Competitions, Reptile Courier Service, Reptile Shops Forum, Reptile Photography, Reptile Videos, Reptile Books Forum, Reptile Breeders, Reptile Classifieds, Reptile Community, Reptile Caresheets


Its not letting me has the box isnt big enough for the text to be pasted in. Can this be changed has i would liked all my tags to be that above!

Ive managed to change when creating a new post but not when clicking Add tag in a post witch has already been posted!


Hope somone can help, thanks


Paul

You can do that by going to your Tags Settings page (Configuration > Tag Configuration) and adjusting the entries for "Maximum Tag Length", and "Max number of tags per topic"

Also, dont forget that when you add tags to a thread by clicking on the "Add Tag" link, you have to add them one at a time, you cannot add multiple tags (copy and paste all of that in one box). As soon as vbgamer45 gets all the bugs worked out of the mod, you will be able to go back to adding multiple tags when a thread is initially created. (thats one of the problems with the mod, that feature does not work).

meehan09

Oh i see, its allowing me to add 5 or 6 at a time, but then after that have to add 6 more :(


Ive already gone into settings and adjusted this so i can add more, but iam not able to copy and paste all into one like you have said!, But yes if adding say 6 at time it works fine i beleave!

Will it be possible or is there a edit i can do to change this and have it so i can copy and paste them tags i shown above into each post when clicking add tag? Has it lets me copy and paste into a topic i create ?


Thanks and Regards,
Paul

Kimmie

Quote from: meehan09 on October 15, 2009, 01:45:44 PM
Oh i see, its allowing me to add 5 or 6 at a time, but then after that have to add 6 more :(


Ive already gone into settings and adjusted this so i can add more, but iam not able to copy and paste all into one like you have said!, But yes if adding say 6 at time it works fine i beleave!

Will it be possible or is there a edit i can do to change this and have it so i can copy and paste them tags i shown above into each post when clicking add tag? Has it lets me copy and paste into a topic i create ?


Thanks and Regards,
Paul

When you are adding them via the Add Tag link at the bottom of the thread, you dont want to copy and paste them all in at once. If you do that, it will add them as all ONE tag, not seperate tags. It only posts them as individual tags when you add them when you are first creating the thread - and unfortunately that cannot be done right now because there is a problem with that part of the mod - your only option at this point is to add them one at a time on that page until they fix it.

meehan09

Ok understood, Hopfully this will be able to be done in a later version off mod.


Thanks,
Paul

Kimmie

no problem :)

That has been an issue for a while now (2 months for me), but I think someone is helping him work on the mod now, so hopefully there will be a fixed version soon.

TheListener

Mod installed with no error on the star wars theme on 2.0 rc1-2

Is there a way of adding older topics onto the tag bar?



NOTE: The parse button does not work for this mod.

vbgamer45

There is not auto tagging system to go back retag topics that would be hard to make.
Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

TheListener

I added some tags to the tag bar before finalising my post.

Went to look at the Tag tab in the menu and nothing shows.

vbgamer45

Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

TheListener


Minimum Tag Length   10
Maximum Tag Length   30
Max number of tags per topic   20

Tag Cloud Settings

Number of tags to show in tag cloud   100
Number of tags to show per row   5
Max tag cloud font size in percent   250
Min tag cloud font size in percent   100

Advertisement: