[BETA] Topic Tag Prefixes MOD 0.1.0

MOD Authors: Discuss and post updates on new MODs in development for phpBB3, Receive feedback and Feature requests for MODs in development.

To submit your MOD or style, go to the STG MOD Manager
Forum rules
go to the STG MOD Manager to post your MOD in development.
Discuss and receive feedback for any MOD in development for phpBB3.
Suggest features for MODs in development.

No Support or MOD Requests
-- exceptions for MODs only posted here as Beta or Alpha.
Support requests for a MOD should be requested in the respective MOD topic.

Re: [BETA] Topic Tag Prefixes MOD 0.1.0

Postby Highway of Life on 03 Jul 2007, 13:20

Cool!!! :cool:

Post it in the translation topic (link located in first post)
You can either paste it in a spoiler or attach a plain text file.


Special LIVE Stream of Londonvasion exclusively on phpBB Weekly!
User avatar
Highway of Life    
STG Jedi Master
STG Jedi Master
 
Posts: 9032
Joined: 08 May 2006, 05:23
Location: Beware of Programmers carrying screwdrivers
Blog: View Blog (6)
Gender: Male
phpBB Knowledge: 10

Re: [BETA] Topic Tag Prefixes MOD 0.1.0

Postby b3rx on 03 Jul 2007, 21:27

i think there is a typo in your MODX file.

Files to Edit
...
* styles/prosilver/mcp_forum.html,
* styles/prosilver/posting_editor.html


i think it shoud be..
* styles/prosilver/template/mcp_forum.html,
* styles/prosilver/template/posting_editor.html

edit:

im having these error when clicking the moderator control panel
Code: Select all
[phpBB Debug] PHP Notice: in file /includes/functions_topic_tags.php on line 118: array_keys() [function.array-keys]: The first argument should be an array
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 384: array_values() [function.array-values]: The argument should be an array


and when creating a new topic, i cant see the global tag drop down list. i have purged the cache btw.
b3rx    
Ensign
Ensign
 
Posts: 78
Joined: 05 Feb 2007, 00:48
Gender: Male
phpBB Knowledge: 2

Re: [BETA] Topic Tag Prefixes MOD 0.1.0

Postby Highway of Life on 03 Jul 2007, 22:20

b3rx wrote:i think there is a typo in your MODX file.
Thats why we test it in beta... :blush:
Thanks!

b3rx wrote:im having these error when clicking the moderator control panel
  1. How many global topic tags have you defined?
  2. Did you enable the permissions for posting/setting topic tags?
      If not
    • Go to ACP > Permissions > Forum Permission Roles > Standard ? (whichever role Registered Users is using ATM)
    • Allow set topic tags and edit topic tags to yes
    • Go to ACP > Permissions > Moderator Permission Roles > (choose a role that is in use by you)
    • Allow edit topic tags set to yes

Doing those actions will help me narrow down the location of the bug.
Thanks!! :good:


Special LIVE Stream of Londonvasion exclusively on phpBB Weekly!
User avatar
Highway of Life    
STG Jedi Master
STG Jedi Master
 
Posts: 9032
Joined: 08 May 2006, 05:23
Location: Beware of Programmers carrying screwdrivers
Blog: View Blog (6)
Gender: Male
phpBB Knowledge: 10

Re: [BETA] Topic Tag Prefixes MOD 0.1.0

Postby Highway of Life on 03 Jul 2007, 22:29

Also, go to ACP > Forums > Manage Forums :: Edit a forum, make sure "Topic Tags" is enabled.

But if you did not perform any of the above settings, first, can you check this patch for me?
in /includes/functions_topic_tags.php
FIND:
Code: Select all
$user_quickmod_actions 

BEFORE, ADD:
Code: Select all
    if (!$tag_data)
    {
        return 
false;
    } 

And see if that eliminates the errors.


Special LIVE Stream of Londonvasion exclusively on phpBB Weekly!
User avatar
Highway of Life    
STG Jedi Master
STG Jedi Master
 
Posts: 9032
Joined: 08 May 2006, 05:23
Location: Beware of Programmers carrying screwdrivers
Blog: View Blog (6)
Gender: Male
phpBB Knowledge: 10

Re: [BETA] Topic Tag Prefixes MOD 0.1.0

Postby b3rx on 03 Jul 2007, 23:01

thanks! the patch worked! but i still cant post some tags. i have defined 3 tags.
b3rx    
Ensign
Ensign
 
Posts: 78
Joined: 05 Feb 2007, 00:48
Gender: Male
phpBB Knowledge: 2

Re: [BETA] Topic Tag Prefixes MOD 0.1.0

Postby Highway of Life on 04 Jul 2007, 09:15

The Query for tags gets cached for one hour.
Try purging the cache, then they should show up for you -- assuming you have enabled it for the forum, and you have permission to post the tags.


Special LIVE Stream of Londonvasion exclusively on phpBB Weekly!
User avatar
Highway of Life    
STG Jedi Master
STG Jedi Master
 
Posts: 9032
Joined: 08 May 2006, 05:23
Location: Beware of Programmers carrying screwdrivers
Blog: View Blog (6)
Gender: Male
phpBB Knowledge: 10

Re: [BETA] Topic Tag Prefixes MOD 0.1.0

Postby Richard on 04 Jul 2007, 20:30

Can't, Lock/Delete/Move/Split/Merge/Copy any topics, I set my permissions in the ACP for FULL Moderator and FULL Admin, which allows me to but I get this...

http://img520.imageshack.us/my.php?image=bugkt8.jpg
Richard
Supporter
Supporter
 
Posts: 64
Joined: 24 Jul 2006, 15:34
Gender: Male

Re: [BETA] Topic Tag Prefixes MOD 0.1.0

Postby Highway of Life on 04 Jul 2007, 20:32

That bug has already been fixed.
Read a few posts above... it will be available in the next release.


Special LIVE Stream of Londonvasion exclusively on phpBB Weekly!
User avatar
Highway of Life    
STG Jedi Master
STG Jedi Master
 
Posts: 9032
Joined: 08 May 2006, 05:23
Location: Beware of Programmers carrying screwdrivers
Blog: View Blog (6)
Gender: Male
phpBB Knowledge: 10

Re: [BETA] Topic Tag Prefixes MOD 0.1.0

Postby abpphpbb on 06 Jul 2007, 07:18

hello,
can't make this mod working.

I always have a problem with the permission !!!!

checked the install twice ....found no errors....but still not working

any news ?
User avatar
abpphpbb
Cadet II
Cadet II
 
Posts: 22
Joined: 27 Nov 2006, 06:22
Location: france
Gender: Male

Re: [BETA] Topic Tag Prefixes MOD 0.1.0

Postby Highway of Life on 06 Jul 2007, 08:04

Permissions:
They say pictures are worth a thousand words, so I’ll omit the words. :)
Image

Then...
Image

And make sure that...
Image


Special LIVE Stream of Londonvasion exclusively on phpBB Weekly!
User avatar
Highway of Life    
STG Jedi Master
STG Jedi Master
 
Posts: 9032
Joined: 08 May 2006, 05:23
Location: Beware of Programmers carrying screwdrivers
Blog: View Blog (6)
Gender: Male
phpBB Knowledge: 10

PreviousNext

Return to MODs in Development

Who is online

Users browsing this forum: ccBot [Bot] and 2 guests