* Name: hook_topic_title, hook_forum_title
* Rationale : it allow to modified the title display of topic title. by passing this hook, it can be used to re-write the actual URL to be more clean by hook it into SEO MODules (seo MODX). also rest MODX such as topic title can easily altered to add tag ...
Search found 10 matches
- Mon Nov 01, 2010 11:39 am
- Forum: [3.x] Rejected Event Requests
- Topic: [RFC|Replaced] topic_title, forum_title hook
- Replies: 1
- Views: 19854
- Tue Feb 03, 2009 10:34 am
- Forum: [3.0/Olympus] Discussion
- Topic: [Discussion] Downtime and Server Compromise
- Replies: 353
- Views: 533908
Re: [Discussion] Downtime and Server Compromise
i agree with you..
- Tue Feb 03, 2009 10:26 am
- Forum: phpBB 3.0.x MOD/Style Support
- Topic: Random quote in header
- Replies: 6
- Views: 17915
Re: Random quote in header
based in this script, how those *.db files would likely look?
what format should it be?
what coding to make it functional?
cause i see in the function.php, in the template said this:
$template->assign_vars(array(
'RANDOM_QUOTE' => $theQuote . '- <a href="' . $theLink . '" target="_blank ...
what format should it be?
what coding to make it functional?
cause i see in the function.php, in the template said this:
$template->assign_vars(array(
'RANDOM_QUOTE' => $theQuote . '- <a href="' . $theLink . '" target="_blank ...
- Mon Feb 02, 2009 4:14 am
- Forum: [3.0/Olympus] Discussion
- Topic: [Discussion] Downtime and Server Compromise
- Replies: 353
- Views: 533908
Re: [Discussion] Downtime and Server Compromise
in phpbb3, there is a system that could send a mass email to all users.. and announcement wrote before said this problem doesn't related with phpbb software.
so, it is safe for me using phpbb3 for right now?
so, it is safe for me using phpbb3 for right now?
- Mon Feb 02, 2009 4:06 am
- Forum: phpBB 3.0.x MOD/Style Support
- Topic: Guideline new coding built up
- Replies: 5
- Views: 15378
Re: Guideline new coding built up
both group and products is in separate tables..
which are GROUPING in table A
and PRODUCT in table B.. does i need to make some LEFT JOIN??
which are GROUPING in table A
and PRODUCT in table B.. does i need to make some LEFT JOIN??
- Mon Feb 02, 2009 3:57 am
- Forum: phpBB 3.0.x MOD/Style Support
- Topic: Guideline new coding built up
- Replies: 5
- Views: 15378
Guideline new coding built up
Hello,
I want to develop new MODX but first want to test it on my forum first. I need some guideline to built up those coding.
What i want to do is, i want to make query from table A (grouping) and list out all rows in table A into template. Then i have table B, which have related with table A. In ...
I want to develop new MODX but first want to test it on my forum first. I need some guideline to built up those coding.
What i want to do is, i want to make query from table A (grouping) and list out all rows in table A into template. Then i have table B, which have related with table A. In ...
- Mon Feb 02, 2009 3:39 am
- Forum: [3.0/Olympus] Discussion
- Topic: [Discussion] Downtime and Server Compromise
- Replies: 353
- Views: 533908
Re: [Discussion] Downtime and Server Compromise
Oic.. so attackers have entered through phplist to access all phpbb.com database. Then he could review all the private data which not allow being see by registered users.
If that happen, why phpbb.com have closed the board? Because it only can view the private data only, not edit any phpbb files?
If that happen, why phpbb.com have closed the board? Because it only can view the private data only, not edit any phpbb files?
- Mon Feb 02, 2009 3:27 am
- Forum: [3.0/Olympus] Discussion
- Topic: [Discussion] Downtime and Server Compromise
- Replies: 353
- Views: 533908
Re: [Discussion] Downtime and Server Compromise
THANKS GOD FOR THAT..
Can someone elaborate what this phplist do?
Can someone elaborate what this phplist do?
- Mon Feb 02, 2009 3:23 am
- Forum: [3.0/Olympus] Discussion
- Topic: [Discussion] Downtime and Server Compromise
- Replies: 353
- Views: 533908
Re: [Discussion] Downtime and Server Compromise
how to check that i used phplist?
- Mon Feb 02, 2009 3:15 am
- Forum: [3.0/Olympus] Discussion
- Topic: [Discussion] Downtime and Server Compromise
- Replies: 353
- Views: 533908
Re: [Discussion] Downtime and Server Compromise
I have read and qouting the news from phplist.com about this vulnerability:
We've released version 2.10.9 that fixes a local file include vulnerability.This vulnerability allows attackers to display the contents of files on the server, which can aid them to gain unauthorised access.
Everyone using ...
We've released version 2.10.9 that fixes a local file include vulnerability.This vulnerability allows attackers to display the contents of files on the server, which can aid them to gain unauthorised access.
Everyone using ...