[3.1][3.2][RC] Prime Post Revision

A place for Extension Authors to post and receive feedback on Extensions still in development. No Extensions within this forum should be used within a live environment!
Ideas Centre
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: Extensions Development rules

IMPORTANT FOR NEEDED EVENTS!!!
If you need an event for your extension please read this for the steps to follow to request the event(s)
andreask
Registered User
Posts: 773
Joined: Fri Feb 27, 2009 6:13 pm
Name: Andreas

[3.1][3.2][RC] Prime Post Revision

Post by andreask »

Hi, this is the known Prime Post Revision which was originally developed by primehalo, then updated for 3.2 by Bruninoit but then abandoned.
It was seemingly not working working on 3.2. So I took the liberty and took it and of course fix it.

DESCRIPTION: Whenever a post is changed, it saves the old copies of post on the database and it offers the opportunity to see, delete or restore them.

Here is the original 3.2 topic.
And here you can download the updated version by me from github.
This should work on 3.1 as well, but I haven't tested it yet.

Demo URL: Not available.
Demo Username: Not available.
Demo Password: Not available.
Extension Download: https://github.com/andreaskou/phpbb3.2_ ... master.zip
How to install:
  • In your phpbb/ext create directory bruninoit and there create directory ppr
  • Download zip file and extract content of maste.zip to phpbb/ext/bruninoit/ppr/
  • Go to ACP- >Customise->Extensions and enable the Prime Post Revision extension.
Last edited by andreask on Wed Dec 13, 2017 5:07 pm, edited 3 times in total.
Here is what I am working on right now...
Inactive User Manager for phpBB
Give it a try...
If you would like to buy me a bier ;) for my work I will drink it on a hot summer day and thank you!!!
User avatar
eunaumtenhoid
Registered User
Posts: 1051
Joined: Wed Jun 03, 2009 12:46 am
Location: ????

Re: [3.1][3.2][RC] Prime Post Revision

Post by eunaumtenhoid »

nice job, but
What exactly does this extension do?
My translations of the extensions for Brazilian Portuguese
https://github.com/phpBBTraducoes
andreask
Registered User
Posts: 773
Joined: Fri Feb 27, 2009 6:13 pm
Name: Andreas

Re: [3.1][3.2][RC] Prime Post Revision

Post by andreask »

Hi,

Well, this is why I put the link to the older topics :) but of course I could put the description here as well! (my bad)
DESCRIPTION: Whenever a post is changed, it saves the old copies of post on the database and it offers the opportunity to see, delete or restore them.
Here is what I am working on right now...
Inactive User Manager for phpBB
Give it a try...
If you would like to buy me a bier ;) for my work I will drink it on a hot summer day and thank you!!!
User avatar
spaceace
Registered User
Posts: 1999
Joined: Wed Jan 30, 2008 8:50 pm

Re: [3.1][3.2][RC] Prime Post Revision

Post by spaceace »

nice work :D

would it be possible to add an option to always show the edit info?

explanation... when a post gets edited, even just after said post gets submitted, at the bottom of the post, it shows that it has been edited "x" amount of times.

exactly what i'm asking to add... [ABD] Always Show Edit Info

if you are interested, i have that mod if you need a copy to look at ;)
andreask
Registered User
Posts: 773
Joined: Fri Feb 27, 2009 6:13 pm
Name: Andreas

Re: [3.1][3.2][RC] Prime Post Revision

Post by andreask »

That is an interesting addition...
Let me see what I can do.
Here is what I am working on right now...
Inactive User Manager for phpBB
Give it a try...
If you would like to buy me a bier ;) for my work I will drink it on a hot summer day and thank you!!!
User avatar
remoss
Registered User
Posts: 97
Joined: Wed Jul 08, 2015 2:12 pm
Location: The Netherlands
Name: René

Re: [3.1][3.2][RC] Prime Post Revision

Post by remoss »

Follow ON!

Is this similar to Post Edit Log? I still use that one in 3.2.1!
andreask
Registered User
Posts: 773
Joined: Fri Feb 27, 2009 6:13 pm
Name: Andreas

Re: [3.1][3.2][RC] Prime Post Revision

Post by andreask »

More or less, yes...
Here is what I am working on right now...
Inactive User Manager for phpBB
Give it a try...
If you would like to buy me a bier ;) for my work I will drink it on a hot summer day and thank you!!!
User avatar
remoss
Registered User
Posts: 97
Joined: Wed Jul 08, 2015 2:12 pm
Location: The Netherlands
Name: René

Re: [3.1][3.2][RC] Prime Post Revision

Post by remoss »

Oké, thanks, nice to see that a new extension is developed for this :idea:

It's especially handy to "break" discussions like "i didn't wrote that <> yes you did wrote that" after an edit is made!
User avatar
RomaamoR
Registered User
Posts: 294
Joined: Tue Feb 24, 2015 4:45 pm
Location: Ukraine
Name: Roman

Re: [3.1][3.2][RC] Prime Post Revision

Post by RomaamoR »

:(
Общая ошибка

Code: Select all

SQL ERROR [ mysqli ]

Table 'vladr546_new.phpbb_ppr' doesn't exist [1146]

SQL

SHOW COLUMNS FROM phpbb_ppr

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 999
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 193
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/db/tools/tools.php
LINE: 885
CALL: phpbb\db\driver\mysqli->sql_query()

FILE: [ROOT]/phpbb/db/tools/tools.php
LINE: 902
CALL: phpbb\db\tools\tools->sql_list_columns()

FILE: [ROOT]/phpbb/db/tools/tools.php
LINE: 541
CALL: phpbb\db\tools\tools->sql_column_exists()

FILE: (not given by php)
LINE: (not given by php)
CALL: phpbb\db\tools\tools->perform_schema_changes()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 711
CALL: call_user_func_array()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 658
CALL: phpbb\db\migrator->run_step()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 400
CALL: phpbb\db\migrator->process_data_step()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 288
CALL: phpbb\db\migrator->try_apply()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 241
CALL: phpbb\db\migrator->update_do()

FILE: [ROOT]/phpbb/extension/base.php
LINE: 78
CALL: phpbb\db\migrator->update()

FILE: [ROOT]/phpbb/extension/manager.php
LINE: 190
CALL: phpbb\extension\base->enable_step()

FILE: [ROOT]/includes/acp/acp_extensions.php
LINE: 209
CALL: phpbb\extension\manager->enable_step()

FILE: [ROOT]/includes/functions_module.php
LINE: 676
CALL: acp_extensions->main()

FILE: [ROOT]/adm/index.php
LINE: 82
CALL: p_master->load_active()
andreask
Registered User
Posts: 773
Joined: Fri Feb 27, 2009 6:13 pm
Name: Andreas

Re: [3.1][3.2][RC] Prime Post Revision

Post by andreask »

Hi,

Version of phpbb?
Fresh install or did you had the ppr installed before?
Here is what I am working on right now...
Inactive User Manager for phpBB
Give it a try...
If you would like to buy me a bier ;) for my work I will drink it on a hot summer day and thank you!!!
User avatar
RomaamoR
Registered User
Posts: 294
Joined: Tue Feb 24, 2015 4:45 pm
Location: Ukraine
Name: Roman

Re: [3.1][3.2][RC] Prime Post Revision

Post by RomaamoR »

3.2.1
New
andreask
Registered User
Posts: 773
Joined: Fri Feb 27, 2009 6:13 pm
Name: Andreas

Re: [3.1][3.2][RC] Prime Post Revision

Post by andreask »

How did you install the ext;
Because on my fresh 3.2 board it installed just fine.
Here is what I am working on right now...
Inactive User Manager for phpBB
Give it a try...
If you would like to buy me a bier ;) for my work I will drink it on a hot summer day and thank you!!!
User avatar
RomaamoR
Registered User
Posts: 294
Joined: Tue Feb 24, 2015 4:45 pm
Location: Ukraine
Name: Roman

Re: [3.1][3.2][RC] Prime Post Revision

Post by RomaamoR »

According to your instructions.
andreask
Registered User
Posts: 773
Joined: Fri Feb 27, 2009 6:13 pm
Name: Andreas

Re: [3.1][3.2][RC] Prime Post Revision

Post by andreask »

I think I know what is the problem.
I'll update the repo and I'll let you know so you can download the updated ext.
Here is what I am working on right now...
Inactive User Manager for phpBB
Give it a try...
If you would like to buy me a bier ;) for my work I will drink it on a hot summer day and thank you!!!
andreask
Registered User
Posts: 773
Joined: Fri Feb 27, 2009 6:13 pm
Name: Andreas

Re: [3.1][3.2][RC] Prime Post Revision

Post by andreask »

I've updated the repo, could you please give it a try?
Here is what I am working on right now...
Inactive User Manager for phpBB
Give it a try...
If you would like to buy me a bier ;) for my work I will drink it on a hot summer day and thank you!!!

Return to “Extensions in Development”