3.1.x SnippetsWho is where

Snippets
User avatar

Topic Author
martin
Admin
Admin
Status: Offline
User theme: Dark
Posts: 5060
Joined: Apr 6th, '14, 14:12
    Windows 10 Chrome

Re: Who is where

Post by martin »

Use another account and make sure it shows you viewing topics and replying and posting :wink:

Just for the record 3.2 will also need changing.
User avatar

zardos
Users
Users
Status: Offline
User theme: Dark
Posts: 175
Joined: Feb 26th, '16, 22:20
    Windows 10 Firefox

Re: Who is where

Post by zardos »

Ok, will do. :wink:
Image
User avatar

zardos
Users
Users
Status: Offline
User theme: Dark
Posts: 175
Joined: Feb 26th, '16, 22:20
    Windows 10 Firefox

Re: Who is where

Post by zardos »

What do you think martin, is its working.
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
User avatar

Topic Author
martin
Admin
Admin
Status: Offline
User theme: Dark
Posts: 5060
Joined: Apr 6th, '14, 14:12
    Windows 10 Chrome

Re: Who is where

Post by martin »

Just checked my 3.2 and your not far away from having it working.

Code: Select all

//'U_EDIT'		=> ($edit_allowed) ? append_sid("{$phpbb_root_path}posting.$phpEx", "mode=edit&f=$forum_id&p={$row['post_id']}") : '',
		'U_EDIT'	    => ($edit_allowed) ? append_sid("{$phpbb_root_path}posting.$phpEx", "mode=edit&f=$forum_id&t=$topic_id&p={$row['post_id']}") : '',
	  //'U_QUOTE'		=> ($auth->acl_get('f_reply', $forum_id)) ? append_sid("{$phpbb_root_path}posting.$phpEx", "mode=quote&f=$forum_id&p={$row['post_id']}") : '',
		'U_QUOTE'	    => ($quote_allowed) ? append_sid("{$phpbb_root_path}posting.$phpEx", "mode=quote&f=$forum_id&t=$topic_id&p={$row['post_id']}") : '',
		'U_INFO'		=> ($auth->acl_get('m_info', $forum_id)) ? append_sid("{$phpbb_root_path}mcp.$phpEx", "i=main&mode=post_details&f=$forum_id&p=" . $row['post_id'], true, $user->session_id) : '',
	 //'U_DELETE'       => ($delete_allowed) ? append_sid("{$phpbb_root_path}posting.$phpEx", 'mode=' . (($softdelete_allowed) ? 'soft_delete' : 'delete') . "&f=$forum_id&p={$row['post_id']}") : '',
        'U_DELETE'	    => ($delete_allowed) ? append_sid("{$phpbb_root_path}posting.$phpEx", 'mode=' . (($softdelete_allowed) ? 'soft_delete' : 'delete') . "&f=$forum_id&t=$topic_id&p={$row['post_id']}") : '',
User avatar

Anders
Users
Users
Status: Offline
User theme: Dark
Posts: 80
Joined: Sep 15th, '15, 06:15
    Windows 10 Chrome

Re: Who is where

Post by Anders »

Hi
Is it something in root zip that need to change to work on 3.2?
User avatar

HoodieWeather
Users
Users
Status: Offline
User theme: Dark
Posts: 25
Joined: Jun 21st, '16, 22:33
    Windows 10 Firefox

Re: Who is where

Post by HoodieWeather »

Need to upload bigger images. really hard to see small images.
User avatar

Antaka
Users
Users
Status: Offline
User theme: Dark
Posts: 8
Joined: Feb 2nd, '16, 06:03
    Windows 7 Chrome

Re: Who is where

Post by Antaka »

Hello Martin

beautiful on phpBB 3.1.9

see the preview below

Image

enjoy it
User avatar

Topic Author
martin
Admin
Admin
Status: Offline
User theme: Dark
Posts: 5060
Joined: Apr 6th, '14, 14:12
    Windows 10 Chrome

Re: Who is where

Post by martin »

3.2 version looks better.
1.png
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
User avatar

Antaka
Users
Users
Status: Offline
User theme: Dark
Posts: 8
Joined: Feb 2nd, '16, 06:03
    Windows 7 Chrome

Re: Who is where

Post by Antaka »

Hi Martin

not sure I can pass phpBB version 3.2x and install this amendment today, which is still in phase of RC and I read on phpBB.com there would still be some buggs
And yet will have to see if extensions that interested me is compatible on 3.2x rhea

cordially
User avatar

Antaka
Users
Users
Status: Offline
User theme: Dark
Posts: 8
Joined: Feb 2nd, '16, 06:03
    Windows 7 Chrome

Re: Who is where

Post by Antaka »

Hello Martin

I spent my week in 3.2.0 RC1 last night and now I installed this modification and find myself to make a problem, and nothing is displayed in the forum console with chrome end up with an error 503

For all information functioned to wonder under 3.1x and now I have moved your CSS extension on Magic 3.2.0 RC1

cordially
User avatar

Topic Author
martin
Admin
Admin
Status: Offline
User theme: Dark
Posts: 5060
Joined: Apr 6th, '14, 14:12
    Windows 10 Chrome

Re: Who is where

Post by martin »

Who is where code for 3.2 rc1 has not been released as of yet the code for 3.1 will not work on 3.2 hence the blank box.
User avatar

killfrenzy
Users
Users
Status: Offline
User theme: Dark
Posts: 118
Joined: Feb 6th, '16, 18:22
    Windows 10 Chrome

Re: Who is where

Post by killfrenzy »

I got one problem image doesn't show in flags and browser. I don't know why because I believe I uploaded it in the root/images. I'm using 3.1.9 board
no-image-who-is-where.png
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
Compilation of Android Roms, Recoverys, Apps, Games and Tricks
Visit my blog http://androidcribs.com
Androidcribs.com
Androidcribs
Image
User avatar

Topic Author
martin
Admin
Admin
Status: Offline
User theme: Dark
Posts: 5060
Joined: Apr 6th, '14, 14:12
    Linux Chrome

Re: Who is where

Post by martin »

If you uploaded them to the right place they will show.
1.png
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
User avatar

killfrenzy
Users
Users
Status: Offline
User theme: Dark
Posts: 118
Joined: Feb 6th, '16, 18:22
    Windows 10 Chrome

Re: Who is where

Post by killfrenzy »

martin wrote: Sep 4th, '16, 19:36 If you uploaded them to the right place they will show.
1.png
I laready fixed Sir. I just changed the permission of the folder flags and browser from 700 to 755 and all the file inside from 664 to 644. Then it will shows now. Thanks
User avatar

killfrenzy
Users
Users
Status: Offline
User theme: Dark
Posts: 118
Joined: Feb 6th, '16, 18:22
    Windows 10 Chrome

Re: Who is where

Post by killfrenzy »

I noticed one it gave me a false IP country in my forum. It appears I'm in USA but I'm Philippines.
country-ip-wrong.png
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.