Official SF Casual Chat Thread - V1

Talk about almost anything here
User avatar
Doggos_on_Mars
Site Admin
Site Admin
Posts: 4612
Joined: Sat Dec 08, 2018 10:35 pm
Tagline: My hands are really cold
Mood: Nervous

Re: Official SF Casual Chat Thread - V1

Unread post by Doggos_on_Mars » Wed Jun 26, 2019 1:57 pm

Yes, so proud! I once got one of the store corgi in the pound, good times
xxxxxxxxxxxxxxxx
Doggos | she/her
xxxxxxxxxxxxxxxx

Image

User avatar
BayoDino
Spreading the wings
Spreading the wings
Posts: 156
Joined: Fri May 03, 2019 5:44 am
Tagline: ✧・゚:* StarLight *:・゚✧
Mood: tired!
Contact:

Re: Official SF Casual Chat Thread - V1

Unread post by BayoDino » Wed Jun 26, 2019 2:36 pm

hmm. i said to blu if she's interested. teach her how to save pets on user profiles. she accepted first.but after she not wanted to use :/

I guess because that's a little long XD
but that follow about creating custom pages on phpbb. that's a little not easy. that you've to follow this code for every custom page on the site

you should put this into mainpage.php

Code: Select all

<?php
define('IN_PHPBB', true);
$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './';
$phpEx = substr(strrchr(__FILE__, '.'), 1);
include($phpbb_root_path . 'common.' . $phpEx);

// Start session management
$user->session_begin();
$auth->acl($user->data);
$user->setup();

page_header('Adoption');

$template->set_filenames(array(
   'body' => 'mainpage.html', 
));

make_jumpbox(append_sid("{$phpbb_root_path}viewforum.$phpEx"));
page_footer();
?>
and this into adopt.php:

Code: Select all

<?php
define('IN_PHPBB', true);
$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './';
$phpEx = substr(strrchr(__FILE__, '.'), 1);
include($phpbb_root_path . 'common.' . $phpEx);

// Start session management
$user->session_begin();
$auth->acl($user->data);
$user->setup();

page_header('Thank you for your adopt!');

$template->set_filenames(array(
   'body' => 'adopt.html', 
));

make_jumpbox(append_sid("{$phpbb_root_path}viewforum.$phpEx"));
page_footer();
?>
that means you should put previous mainpage and adopt into template files. template file is so easy. just need to create them on styles/(stylename)/templates/ path

create mainpage.html and put the previous data into this.( which shows pets to adopt)

do same thing with adopt.html.

A Tip!
The <?php and ?> won't work on template files,
Use <!-- PHP --> and <!-- ENDPHP -->


ok that's same thing on previous. right? but i'll tell more on second post
Image
Image
Lorem
Ispum
Image
Lorem
Ispum
Image
Image

User avatar
gabrielle
Well-known
Well-known
Posts: 3457
Joined: Fri Dec 28, 2018 1:53 am
Tagline: why do i consist of almost 10% of all the posts on this website
Mood: i love my life !!!

Re: Official SF Casual Chat Thread - V1

Unread post by gabrielle » Fri Jun 28, 2019 1:18 am

hello shibaface, you’re all adorable and i miss talking to you guys all the time :,) right now is Big Lonely Hours

also if you’re ever sad or lonely or smth please hit me up! i’m here for all of you cutiepies
Image
elle • she/her • esfp
☼ scorpio ☾ leo ↑ taurus

i love the sun,
but in the dark of night,
let me learn
the wisdom of the moon

User avatar
Misty
Well-known
Well-known
Posts: 3380
Joined: Mon Jan 21, 2019 2:26 pm
Tagline: Some people need a high five. In the face. With a chair.
Mood: ay

Re: Official SF Casual Chat Thread - V1

Unread post by Misty » Fri Jun 28, 2019 10:15 am

gabrielle wrote:
Fri Jun 28, 2019 1:18 am
hello shibaface, you’re all adorable and i miss talking to you guys all the time :,) right now is Big Lonely Hours

also if you’re ever sad or lonely or smth please hit me up! i’m here for all of you cutiepies
*hugs* I'm sorry you're feeling lonely, Gabrielle! I hope you're feeling better at the time I'm writing this! <3

Also hey, event ideaaa XDD It should be like a mystery thing and Blu gives us clues and stuff idk what I'm saying :D
totally not so I can say 'We just figured out Blu's clues,"
Image
Christian
She/her
I can do all things through Him who gives me strength
Philippians 4:13
.Kira Nightblade. on CS, Nightblade on DV, Sarahkey8 on some others
If you have any questions about Christianity, feel free to PM me!
I will try to help you in any way I can ^.^

User avatar
gabrielle
Well-known
Well-known
Posts: 3457
Joined: Fri Dec 28, 2018 1:53 am
Tagline: why do i consist of almost 10% of all the posts on this website
Mood: i love my life !!!

Re: Official SF Casual Chat Thread - V1

Unread post by gabrielle » Fri Jun 28, 2019 11:03 am

Misty wrote:
Fri Jun 28, 2019 10:15 am
*hugs* I'm sorry you're feeling lonely, Gabrielle! I hope you're feeling better at the time I'm writing this! <3

you make my heart smile hehe :)

also that reminds me of the survival game that doggos used to host! that was fun
Image
elle • she/her • esfp
☼ scorpio ☾ leo ↑ taurus

i love the sun,
but in the dark of night,
let me learn
the wisdom of the moon

User avatar
Oblivion
Well-known
Well-known
Posts: 2541
Joined: Sat Jan 05, 2019 10:44 am
Tagline: When life gives you lemons
Mood: I like bunnies
Contact:

Re: Official SF Casual Chat Thread - V1

Unread post by Oblivion » Fri Jun 28, 2019 9:09 pm

I'm trying so hard to be more active.

@gabrielle - you're so nice but whyyyy

On a very unrelated note...
I might be going to the movies with my crush to see endgame since I'm seeing far from home Wednesday and I need to be caught up. He asked me if I wanted candy from the store too and bought me twizzlers, although my mom is still deciding whether or not she should let me go or not... I really wanna, I hope she agrees!
.
winstalgia#1031
Call me: Steven
"Soon you shall become Steven (2000 posts), then Stephan, the fancy Steven (3000 posts), then Stefani, much like Gwen (4000 posts). No one has ever achieved higher than Stefani." -Purple. 5/6/19 (link)
Artist - INFP T

User avatar
gabrielle
Well-known
Well-known
Posts: 3457
Joined: Fri Dec 28, 2018 1:53 am
Tagline: why do i consist of almost 10% of all the posts on this website
Mood: i love my life !!!

Re: Official SF Casual Chat Thread - V1

Unread post by gabrielle » Fri Jun 28, 2019 10:07 pm

omg oblivion GET IT!!! i hope she says yes too! update us soon!
Image
elle • she/her • esfp
☼ scorpio ☾ leo ↑ taurus

i love the sun,
but in the dark of night,
let me learn
the wisdom of the moon

User avatar
Oblivion
Well-known
Well-known
Posts: 2541
Joined: Sat Jan 05, 2019 10:44 am
Tagline: When life gives you lemons
Mood: I like bunnies
Contact:

Re: Official SF Casual Chat Thread - V1

Unread post by Oblivion » Sat Jun 29, 2019 6:47 am

she said yes! But oh jeez - my mom was like you're not dating behind my back, are you? And I said no. You're not gonna hold hands, are you? I said no.

And I'm not doing either of those, I'd feel forever guilty.

winstalgia#1031
Call me: Steven
"Soon you shall become Steven (2000 posts), then Stephan, the fancy Steven (3000 posts), then Stefani, much like Gwen (4000 posts). No one has ever achieved higher than Stefani." -Purple. 5/6/19 (link)
Artist - INFP T

User avatar
Milk
Well-known
Well-known
Posts: 2070
Joined: Wed Feb 06, 2019 4:28 pm
Tagline: wataei canon
Mood: tired & gay

Re: Official SF Casual Chat Thread - V1

Unread post by Milk » Sat Jun 29, 2019 7:48 am

There is so much wholesome stuff happening in this chat right now like i actually CAN'T
Like i know i always bring up the Discord server (because i am literally the antagonist of the server and i just constantly ghost it lol) but like the most pure the Discord server gets is like harmless banter from time to time
btw ive had this ranpo icon for like 2 years and ive only seen like 2 episodes of bungo stray dogs

User avatar
BayoDino
Spreading the wings
Spreading the wings
Posts: 156
Joined: Fri May 03, 2019 5:44 am
Tagline: ✧・゚:* StarLight *:・゚✧
Mood: tired!
Contact:

Re: Official SF Casual Chat Thread - V1

Unread post by BayoDino » Sat Jun 29, 2019 7:51 am

Milk wrote:
Sat Jun 29, 2019 7:48 am
There is so much wholesome stuff happening in this chat right now like i actually CAN'T
Like i know i always bring up the Discord server (because i am literally the antagonist of the server and i just constantly ghost it lol) but like the most pure the Discord server gets is like harmless banter from time to time
Looks cool idea
Image
Image
Lorem
Ispum
Image
Lorem
Ispum
Image
Image

Post Reply