[CDB] phpBB Gallery

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!
Suggested Hosts
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)
Locked
Satanasov
Registered User
Posts: 1310
Joined: Sun Jul 29, 2012 5:48 am
Name: Stanislav Atanasov
Contact:

Re: [DEV] phpBB Gallery

Post by Satanasov »

Zebra (friend/foe) check is now functioning.

It has integration with the zebraenhane extension that I have created.
For list of all my extensions go to https://github.com/satanasov
If you want custom functions in some of my products - PM me and we will discuss it.
scoub29
Registered User
Posts: 9
Joined: Mon Nov 10, 2014 12:24 pm

Re: [DEV] phpBB Gallery

Post by scoub29 »

Thank you very much Lucifer4o for this heavy work.

Gallery is one of the best extension for phpBB :)
koravei_1
Registered User
Posts: 12
Joined: Fri Jan 02, 2015 6:50 pm

Re: [DEV] phpBB Gallery

Post by koravei_1 »

Yes, i totaly agree ! It's in my forever top 3 ! By the way how much is left for the first release ? :roll:
Satanasov
Registered User
Posts: 1310
Joined: Sun Jul 29, 2012 5:48 am
Name: Stanislav Atanasov
Contact:

Re: [DEV] phpBB Gallery

Post by Satanasov »

I'm working on album and image subscription.

Then I will have to do notifications:

Image added for approval
Image approved
New image in watched album
New comment to watched image
Image report opened

This is when I will move it to beta.

For me beta means that all works and I will bi writing tests to test every last single function. When I have them - this will be the official release.
For list of all my extensions go to https://github.com/satanasov
If you want custom functions in some of my products - PM me and we will discuss it.
Kinsman
Registered User
Posts: 216
Joined: Sun Jan 02, 2005 6:04 am
Contact:

Re: [DEV] phpBB Gallery

Post by Kinsman »

Thanks very much for all the hard work. Just wanted to check what will be the process to import our 3.0.1.2 galleries?

Once this is done (and no rush) I will be trying to update a heavily modded 3.0.1.2 site to the latest version, so just curious.
Satanasov
Registered User
Posts: 1310
Joined: Sun Jul 29, 2012 5:48 am
Name: Stanislav Atanasov
Contact:

Re: [DEV] phpBB Gallery

Post by Satanasov »

Kinsman wrote:Thanks very much for all the hard work. Just wanted to check what will be the process to import our 3.0.1.2 galleries?

Once this is done (and no rush) I will be trying to update a heavily modded 3.0.1.2 site to the latest version, so just curious.
http://lab.anavaro.com/forum/viewtopic.php?f=4&t=4
For list of all my extensions go to https://github.com/satanasov
If you want custom functions in some of my products - PM me and we will discuss it.
Kinsman
Registered User
Posts: 216
Joined: Sun Jan 02, 2005 6:04 am
Contact:

Re: [DEV] phpBB Gallery

Post by Kinsman »

Cool that sounds easy. :mrgreen:
SeewolfPK
Registered User
Posts: 109
Joined: Sat Apr 09, 2011 10:18 am

Re: [DEV] phpBB Gallery

Post by SeewolfPK »

I did so
copy all images/path/to/phpBB/files/phpbbgallery/core/source
but i see no pictures.
Best wishes
Paul
Satanasov
Registered User
Posts: 1310
Joined: Sun Jul 29, 2012 5:48 am
Name: Stanislav Atanasov
Contact:

Re: [DEV] phpBB Gallery

Post by Satanasov »

Do you have the DB entries?
For list of all my extensions go to https://github.com/satanasov
If you want custom functions in some of my products - PM me and we will discuss it.
SeewolfPK
Registered User
Posts: 109
Joined: Sat Apr 09, 2011 10:18 am

Re: [DEV] phpBB Gallery

Post by SeewolfPK »

Don´t know what you mean.

Add-on acp import did not work also.

DB:
Image
Best wishes
Paul
SeewolfPK
Registered User
Posts: 109
Joined: Sat Apr 09, 2011 10:18 am

Re: [DEV] phpBB Gallery

Post by SeewolfPK »

Update:
Import only work without Upload to users personal gallery.

Upload from Pictures from PC: Picture is on Server but not shown in Gallery as picture.
Best wishes
Paul
Satanasov
Registered User
Posts: 1310
Joined: Sun Jul 29, 2012 5:48 am
Name: Stanislav Atanasov
Contact:

Re: [DEV] phpBB Gallery

Post by Satanasov »

Ok ... so I have a half an hour of work (that I will do tomorrow morning on work, because my GF is going to kill me if I don't put the computer down) and we are officially in beta.

After 3 months I can say that all primary and almost all secondary functions are working. I will do in depth functional tests, that are going to test every last function and link on this thing and then call it official RC.

Be advised that that there will be no more major changes.

Test and report!

Enjoy!

EDIT: Last notification done. Updated the README ... after 3 months in DEV we are finally in BETA!
For list of all my extensions go to https://github.com/satanasov
If you want custom functions in some of my products - PM me and we will discuss it.
SeewolfPK
Registered User
Posts: 109
Joined: Sat Apr 09, 2011 10:18 am

Re: [BETA] phpBB Gallery

Post by SeewolfPK »

I try to deaktivate and install the new on.

By cleaning working:
SQL ERROR [ mysqli ]

Table 'adm4806_phpbb31.phpbb_gallery_images' doesn't exist [1146]

SQL

SHOW COLUMNS FROM phpbb_gallery_images

BACKTRACE
Best wishes
Paul
Satanasov
Registered User
Posts: 1310
Joined: Sun Jul 29, 2012 5:48 am
Name: Stanislav Atanasov
Contact:

Re: [BETA] phpBB Gallery

Post by Satanasov »

Where do you receive this error?
For list of all my extensions go to https://github.com/satanasov
If you want custom functions in some of my products - PM me and we will discuss it.
SeewolfPK
Registered User
Posts: 109
Joined: Sat Apr 09, 2011 10:18 am

Re: [BETA] phpBB Gallery

Post by SeewolfPK »

After that i install new.

Try to upload image - get
SQL ERROR [ mysqli ]

Unknown column 'image_exif_data' in 'field list' [1054]

SQL

INSERT INTO phpbb_gallery_images (image_name, image_name_clean, image_filename, filesize_upload, image_time, image_user_id, image_user_colour, image_username, image_username_clean, image_user_ip, image_album_id, image_status, image_contest, image_allow_comments, image_desc, image_desc_uid, image_desc_bitfield, image_exif_data, image_has_exif) VALUES ('Karin und Paul', 'karin und paul', 'ec69a106809eb058996b23bc434789a6.jpg', 53269, 1423639083, 53, 'AA0000', 'SeewolfPK', 'seewolfpk', '77.22.9.138', 1, 3, 0, 1, '', '', '', '', 0)

BACKTRACE
Best wishes
Paul
Locked

Return to “Extensions in Development”