Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
Completed and In-progress User Contributions
Go to bottom Post Reply Favoured: 13
TOPIC:
#40978
Re:Split | Merge | Move topics 5 Months, 1 Week ago  
Doh!
awoolford (User)
Junior Boarder
Posts: 23
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#41014
Re:Split | Merge | Move topics 5 Months, 1 Week ago  
awoolford wrote:
cynos wrote:
to awoolford: and awoolford, I confirm that register don't see the merge and split buttons, only admin and modo

Interesting, I used the files which you compiled and posted here. (No criticism implied).

I haven't had a chance yet to check the code which gomjabbar highlighted, but if your version works (and I'm assuming you are using the same files you posted) - it would imply a different problem.

Did you find any of the other problems I mentioned with the split function? I would suggest you try it on a random topic with (say) 4 or 5 posts and then try to split the 3rd or 4th message out from the middle. I couldn't do this. Each time I tried, I was presented only with the first reply to the topic starter, (i.e. the 2nd message), and then got some additional curious effects after the split was done. (e.g. sticky).

Warm regards,

Andy



I confirm, I have checked the files that I have uploaded, I confirm that the code

Code:

if ($is_moderator && $fmessage->parent == '0')
is present in view.php


I have this mod (merge and split) in a beta forum, the forum was migred from smf.

Everything I tested work fine.
But as you suggested, I will try to split the 3rd message ou the 4th (I think I already done this, but can't remember)
So, I will do more tests, and let you knows 'bout issue.

ps: sorry for my english, I'm french.

... @+
Cynos (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
 
Last Edit: 2008/01/25 20:33 By Cynos.
 
The administrator has disabled public write access.  
#41022
Re:Split | Merge | Move topics 5 Months, 1 Week ago  
I tested, everything works fine !

... if it could help, I use a modified fb_template based on silence template.
version fb_1.04
joomla 1.0.13
and some other mods into fb_ files.

could you do a printscreen 'bout your issues ?
it could help ...
Cynos (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
 
Last Edit: 2008/01/25 21:15 By Cynos.
 
The administrator has disabled public write access.  
#41036
Re:Split | Merge | Move topics 5 Months, 1 Week ago  
Many thanks for looking into this. I'm using the vanilla flavoured fb_1.04 with the default rhuk_milkyway template.

I 'could' post some screen shots, but as there are several screens involved I'm not sure they would all fit on this board! On the other hand you can go to my site www.save-redhill-aerodrome.org and register. As an ordinary user you will see the split and merge buttons on any post in the forum - which is not right.

Suggest you look at this thread: http://www.save-redhill-aerodrome.org/in...amp;id=7&catid=7

What I'm trying to do is move message 9 from PALEFLIER into the "Hanger Talk" category. But even when logged in as a moderator I can't seem to select that message using the split function.

p.s. Sorry for my French - I'm English
awoolford (User)
Junior Boarder
Posts: 23
graphgraph
User Offline Click here to see the profile of this user
 
Last Edit: 2008/01/25 21:43 By awoolford.
 
The administrator has disabled public write access.  
#41045
Re:Split | Merge | Move topics 5 Months, 1 Week ago  
Is this mod even compatible with 1.5?
grumblemarc (User)
Platinum Boarder
Posts: 3555
graph
User Offline Click here to see the profile of this user
Gender: Male
 
Ironside/Ben Dover said I was supposed to be an expert!! That\'s funny! I don\'t remember getting certified to be a FireBoard expert.
 
The administrator has disabled public write access.  
#41054
Re:Split | Merge | Move topics 5 Months, 1 Week ago  
awoolford:

If your merge and split functions are inside the same if statement as the move function, and if regular users can still see them, this should mean that they see the move function also. If they do, then something else is wrong with your code. If they don't see the move icon, then your merge and split are definitely *outside* the if statement.

You can't split off and move a message to another forum at the same time. You can split it first and then use the move function.
gomjabbar (User)
Expert Boarder
Posts: 107
graphgraph
User Offline Click here to see the profile of this user
 
Gossper - One Forum to Rule Them All
 
The administrator has disabled public write access.  
#41059
Re:Split | Merge | Move topics 5 Months, 1 Week ago  
Thanks, I'll go and check.

'Split first - Move second' Gottit. That'll work
awoolford (User)
Junior Boarder
Posts: 23
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#41069
Re:Split | Merge | Move topics 5 Months, 1 Week ago  
Here are "merge" and "split" images I made (vanilla flavored Fireboard Forum)
erickaweb (User)
Fresh Boarder
Posts: 12
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#41070
Re:Split | Merge | Move topics 5 Months, 1 Week ago  
Here is the split image
erickaweb (User)
Fresh Boarder
Posts: 12
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#41514
Re:Split | Merge | Move topics 5 Months, 1 Week ago  
First, my grats for the idea and the great work up to here.

I tested split|merge on joomla .13 and FB 1.0.4 and found those topics, which result in the conclusion, not to use the function in my productive site:

- Splitting results in layout malfunctions (Dorona Brown), in the topics overview the new/splitted topic has no table borders.

- Too much options for junior-moderators, the two "Go"-buttons are confusing, localisation-options incomplete.

- You merge topics and use the option to leave a ghost-entry in the topic-overview. After that, you are able to merge other posts to the ghost-entry. Now the ghost-entry has an invalid link and the merged post is lost. I didn't found an option to get this ghost-entry merged posts back, yet.

I am really looking forward to this function to be included in a stable of FB sometime, but actually it is not fitting to production livesites, I think.

I'll keep an eye at this
driet (User)
Junior Boarder
Posts: 38
graphgraph
User Offline Click here to see the profile of this user
ICQ#: 44227389 Gender: Male Location: Rheinland, NRW, Germany
 
... und ab dafür!
 
The administrator has disabled public write access.  
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop