Users browsing this thread: 2 Guest(s)
Loki123
Members
I need a new forum albeit this isn't a new forum for me, I'd just like to introduce me. Some of you guys might know me already from the IRC chat as I pop in there once a month to talk for few seconds and am idle the rest of the time.

I've been playing around with *nix based systems for a decade now, lucky me to have a cool dad that installed OpenSuSE on my first computer and haven't been able to get out of these kind of system. I think that was OpenSuSE 10.1 or some of the 10.X versions, I left OpenSuSE at the time they implemented a new KDE version which never felt right with me.. I don't remember where I went off to but that time I started distro-hopping so to say. Over the next years I decided to try various distributions such as Gentoo, Slackware, LFS, PC-BSD, Arch among others.. It seemed like there was always one or two things bugging me about these distributions, either it was the package manager (Fuck emerge) or my misunderstanding of the system itself. (PC-BSD)

Then two years ago, I met FreeBSD, after having it up and perfectly stable for 100 days on my desktop machine it crashed for some reason, that was the point I realized FreeBSD was what I wanted. So I haven't done or tried any new distribution since then. It just was suited perfectly for me and I for it. Currently on FreeBSD 10,2 and so far so good.

The last forum I was on was something called HackForums.net where I was permanently banned from and so I require a new forum to be active on.



P.S
I REALLY LOVE THAT YOU GUYS CHANGE H-ACKFORUMS TO DERPFORUMS.. I LOVE IT!

P.S.2
You need to fix the youtube tag inside class_parser.php, MyBB insists on using HTTP for youtube videos while youtube can perfectly use SSL with their videos. Mixed content issues.

P.S.3
You also could rewrite image links to become //imgur-link instead of http:// or https://.
Using // will result in the protocol in use being used instead of the one given to the link.
venam
Administrators
Finally your intro thread.
I'll check the issues with MyBB.
venam
Administrators
It wasn't in the class_parser.php, it was in the database, where the template are stored:
Code:
mysql> select * from mybb_templates where title like '%video_yout%';
+-----+---------------------+---------------------------------------------------------------------------------------------------------------------+-----+---------+--------+------------+
| tid | title               | template                                                                                                            | sid | version | status | dateline   |
+-----+---------------------+---------------------------------------------------------------------------------------------------------------------+-----+---------+--------+------------+
| 589 | video_youtube_embed | <iframe width="560" height="315" src="http://www.youtube.com/embed/{$id}" frameborder="0" allowfullscreen></iframe> |  -2 | 1610    |        | 1395060274 |
+-----+---------------------+---------------------------------------------------------------------------------------------------------------------+-----+---------+--------+------------+
1 row in set (0.00 sec)

mysql> update mybb_templates set template = ' <iframe width="560" height="315" src="https://www.youtube.com/embed/{$id}" frameborder="0" allowfullscreen></iframe> ' where title = 'video_youtube_embed';
Query OK, 1 row affected (0.01 sec)
Rows matched: 1  Changed: 1  Warnings: 0
z3bra
Grey Hair Nixers
Glad to see you intro finally, and see you started with the forum.
(already) welcome here!
pranomostro
Long time nixers
>banned from derpforums
Just curious, what was it for?

Nice wishes,
pranomostro
xero
Long time nixers
welcome to the forums!

what are we the derp refugee center? ;D
Wildefyr
Long time nixers
Hey!

@xero absolutely.
Loki123
Members
(01-03-2016, 07:03 AM)z3bra Wrote: Glad to see you intro finally, and see you started with the forum.
(already) welcome here!

I've always looked over it once in a while.. I'm giving it a real shot now. :P

(01-03-2016, 12:13 PM)pranomostro Wrote: >banned from derpforums
Just curious, what was it for?

Nice wishes,
pranomostro

Uhm, the reason that the derp gave up was questioning his policies.

To explain;
Hackforums has rules against content that is copyrighted and against privacy information.
However; They do allow e-whoring. My question towards the derp was why he allows it considering the rules that do actually ban it.

Apparently he considers asking for reasons to be questioning his policy.

(01-03-2016, 12:19 PM)xero Wrote: welcome to the forums!

what are we the derp refugee center? ;D

Thanks maan, and yes, you guys are. I mean, wasn't this initially started by a group of people derived from hackforums ? Amzo, Mafiaa, Robby and others ? (....unixhub....)
I at least heard about unixhub from them, then unixhub became nixers. :P

(01-03-2016, 02:07 AM)venam Wrote: It wasn't in the class_parser.php, it was in the database, where the template are stored:
Code:
mysql> select * from mybb_templates where title like '%video_yout%';
+-----+---------------------+---------------------------------------------------------------------------------------------------------------------+-----+---------+--------+------------+
| tid | title               | template                                                                                                            | sid | version | status | dateline   |
+-----+---------------------+---------------------------------------------------------------------------------------------------------------------+-----+---------+--------+------------+
| 589 | video_youtube_embed | <iframe width="560" height="315" src="http://www.youtube.com/embed/{$id}" frameborder="0" allowfullscreen></iframe> |  -2 | 1610    |        | 1395060274 |
+-----+---------------------+---------------------------------------------------------------------------------------------------------------------+-----+---------+--------+------------+
1 row in set (0.00 sec)

mysql> update mybb_templates set template = ' <iframe width="560" height="315" src="https://www.youtube.com/embed/{$id}" frameborder="0" allowfullscreen></iframe> ' where title = 'video_youtube_embed';
Query OK, 1 row affected (0.01 sec)
Rows matched: 1  Changed: 1  Warnings: 0

Oh, yes, video's were in the templates sorry about that.
Images are in class_parser.php (// instead of http:// or https://)

Either way, I doubt much mixed content gets on this site either way. Thanks though for fixing this. :)
pranomostro
Long time nixers
@Loki123:
Ugh, that's bad.
Loki123
Members
(03-03-2016, 05:21 PM)pranomostro Wrote: @Loki123:
Ugh, that's bad.

I don't like introductions very much and I am bad at them. But none the less..
Mine is there, you can try to get to know me if you want to know more about me. ;)
pranomostro
Long time nixers
@Loki123:
No, the reason I said that was your story about the derpforums.
Wew, I must have seemed like a real jerk.
Sorry for that.
Loki123
Members
(05-03-2016, 01:31 PM)pranomostro Wrote: @Loki123:
No, the reason I said that was your story about the derpforums.
Wew, I must have seemed like a real jerk.
Sorry for that.

I can't see why that is bad really.. hackforums is just a bunch of ignorant child's that think using Kali will automatically make them the most elite hacker ever.. My last few months were just flaming people on there, occasionally helping but.. meh.
pranomostro
Long time nixers
Okay, fair enough (I don't know a more appropriate answer here, forgive me ;))