modules photos - page white

Hello,

I have a problem with the modules photos, since when! I is not, I still had not used the module on the site.

So when you register you can add a photo to use as avatar and a user's picture albums created correctly.

When I click on Add My Album or I get a blank page (http://www.blabla.fr//m/photos/albums/my/main/).

I remove the modules, re download the file on the server, reinstall, etc, me is always the same.

Dolphin 7.1.4 - Hosting My server - www.e4k.fr
Quote · 3 Feb 2014

If php report errors are not turned on, turn it on and see if any errors are reported.  If errors reported, post it here

Geeks, making the world a better place
Quote · 3 Feb 2014

 

http://www.blabla.fr//m/photos/albums/my/main/

 404.

Please provide correct URL to check. Maybe there are some errors showed in js console.

http://boonexpert.com
Quote · 3 Feb 2014

http://www.e4k.fr/m/photos/albums/my/main/

Dolphin 7.1.4 - Hosting My server - www.e4k.fr
Quote · 4 Feb 2014
Time:0.137 secMemory:7M of 128M allowedPHP:5.3.10-1ubuntu3.9SAPI:apache2handlerOS:Linux
Templates Not Cached:11 (0.016 sec)
+
name cached time
thumb.html no 0.0007 sec
browse_unit.html no 0.00086 sec
default_margin_thd.html no 0.00064 sec
designbox_menu_1.html no 0.00084 sec
designbox_1.html no 0.00079 sec
album_unit.html no 0.00763 sec
designbox_0.html no 0.0009 sec
designbox_1.html no 0.00094 sec
messageBox.html no 0.00073 sec
designbox_menu_1.html no 0.00085 sec
designbox_1.html no 0.00072 sec
Pages Blocks:3 (0.043 sec)Not Cached:3 (0.043 sec)Not Empty:3 (0.043 sec)
+
name cached empty time
Photos du profil no no 0.01742 sec
Albums photos no no 0.01964 sec
Photos favorites no no 0.0057 sec
SQL:57 queries (0.017 sec)
+
sql time rows affected
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00036 sec 1 1
SELECT `id`, `title`, `vendor`, `version`, `update_url`, `path`, `uri`, `class_prefix`, `db_prefix`, `dependencies`, `date` FROM `sys_modules` WHERE `uri`='pageac' LIMIT 1 0.00034 sec 1 1
SELECT DISTINCT `sys_acl_levels`.ID, `sys_acl_levels`.Name FROM `sys_acl_levels` 0.00027 sec 7 7
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00038 sec 1 1
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00032 sec 1 1
SELECT `ID` FROM `sys_localization_languages` WHERE `Name`='fr' LIMIT 1 0.0003 sec 1 1
SELECT `id` AS `id`, `unit` AS `unit`, `action` AS `action`, `template` AS `template`, `params` AS `params` FROM `sys_sbs_types` WHERE `unit`='system' AND `action`='design_included' LIMIT 1 0.0002 sec 0 0
SELECT `id` AS `subscription_id`, `subscriber_id` AS `id`, `subscriber_type` AS `type` FROM `sys_sbs_entries` WHERE `subscription_id`='0' 0.00024 sec 0 0
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00033 sec 1 1
SELECT `id`, `title`, `vendor`, `version`, `update_url`, `path`, `uri`, `class_prefix`, `db_prefix`, `dependencies`, `date` FROM `sys_modules` WHERE `uri`='photos' LIMIT 1 0.00027 sec 1 1
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00033 sec 1 1
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00036 sec 1 1
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00036 sec 1 1
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00038 sec 1 1
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00041 sec 1 1
SELECT `ID` FROM `sys_localization_languages` WHERE `Name`='fr' LIMIT 1 0.0003 sec 1 1
SELECT `id` AS `id`, `unit` AS `unit`, `action` AS `action`, `template` AS `template`, `params` AS `params` FROM `sys_sbs_types` WHERE `unit`='system' AND `action`='page_init' LIMIT 1 0.00023 sec 0 0
SELECT `id` AS `subscription_id`, `subscriber_id` AS `id`, `subscriber_type` AS `type` FROM `sys_sbs_entries` WHERE `subscription_id`='0' 0.00019 sec 0 0
SELECT `ID` FROM `Profiles` WHERE `NickName` = 'Cyberia' 0.00026 sec 1 1
SELECT `ID` FROM `Profiles` WHERE `NickName` = 'Cyberia' 0.00028 sec 1 1
SELECT COUNT(*) FROM `bx_photos_main` left JOIN `sys_albums_objects` ON `sys_albums_objects`.`id_object`=`bx_photos_main`.`ID` left JOIN `sys_albums` ON `sys_albums`.`ID`=`sys_albums_objects`.`id_album` left JOIN `Profiles` ON `Profiles`.`ID`=`bx_photos_main`.`Owner` WHERE 1 AND `bx_photos_main`.`Status` ='approved' AND `bx_photos_main`.`Owner` ='1' AND `Profiles`.`Status` NOT IN('Rejected','Suspended') AND `sys_albums`.`Status` ='active' AND `sys_albums`.`Type` ='bx_photos' AND `sys_albums`.`Uri` ='Cyberia-s-photos' 0.00028 sec 1 1
SELECT `bx_photos_main`.`ID` as `id`, `bx_photos_main`.`Title` as `title`, `bx_photos_main`.`Uri` as `uri`, `bx_photos_main`.`Date` as `date`, `bx_photos_main`.`Size` as `size`, `bx_photos_main`.`Views` as `view`, `bx_photos_main`.`Rate`, `bx_photos_main`.`RateCount`, `bx_photos_main`.`Hash`, `bx_photos_main`.`ID`, `sys_albums_objects`.`id_album`, `bx_photos_main`.`Owner` as `ownerId`, `sys_albums`.`AllowAlbumView`, `Profiles`.`NickName` as `ownerName` FROM `bx_photos_main` left JOIN `sys_albums_objects` ON `sys_albums_objects`.`id_object`=`bx_photos_main`.`ID` left JOIN `sys_albums` ON `sys_albums`.`ID`=`sys_albums_objects`.`id_album` left JOIN `Profiles` ON `Profiles`.`ID`=`bx_photos_main`.`Owner` WHERE 1 AND `bx_photos_main`.`Status` ='approved' AND `bx_photos_main`.`Owner` ='1' AND `Profiles`.`Status` NOT IN('Rejected','Suspended') AND `sys_albums`.`Status` ='active' AND `sys_albums`.`Type` ='bx_photos' AND `sys_albums`.`Uri` ='Cyberia-s-photos' ORDER BY `obj_order` ASC, `id_object` DESC LIMIT 0, 5 0.00033 sec 1 1
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00032 sec 1 1
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00036 sec 1 1
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00031 sec 1 1
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00031 sec 1 1
SELECT * FROM `sys_objects_member_info` WHERE `object` = 'sys_username' 0.00028 sec 1 1
SELECT `ID` FROM `Profiles` WHERE `NickName` = 'Cyberia' 0.00027 sec 1 1
SELECT COUNT(*) FROM `sys_albums` LEFT JOIN `Profiles` ON `Profiles`.`ID`=`sys_albums`.`Owner` WHERE `sys_albums`.`Type` = 'bx_photos' AND `sys_albums`.`Status` = 'active' AND `sys_albums`.`Owner` = '1' AND `sys_albums`.`AllowAlbumView` <> 8 AND `sys_albums`.`ObjCount` AND `sys_albums`.`ObjCount` > 0 AND `Profiles`.`Status` NOT IN ('Rejected','Suspended') 0.00027 sec 1 1
SELECT `sys_albums`.* FROM `sys_albums` LEFT JOIN `Profiles` ON `Profiles`.`ID`=`sys_albums`.`Owner` WHERE `sys_albums`.`Type` = 'bx_photos' AND `sys_albums`.`Status` = 'active' AND `sys_albums`.`Owner` = '1' AND `sys_albums`.`AllowAlbumView` <> 8 AND `sys_albums`.`ObjCount` AND `sys_albums`.`ObjCount` > 0 AND `Profiles`.`Status` NOT IN ('Rejected','Suspended') ORDER BY `sys_albums`.`Date` DESC LIMIT 0, 4 0.00029 sec 1 1
SELECT `Owner` AS `owner_id`, `AllowAlbumView` AS `group_id` FROM `sys_albums` WHERE `ID`='1' LIMIT 1 0.00024 sec 1 1
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00038 sec 1 1
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00032 sec 1 1
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00031 sec 1 1
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00032 sec 1 1
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00031 sec 1 1
SELECT `id_object` , `Hash` FROM `sys_albums_objects` INNER JOIN `bx_photos_main` ON `bx_photos_main`.`ID`=`sys_albums_objects`.`id_object` WHERE `id_album`='1' AND `bx_photos_main`.`Status`='approved' ORDER BY `obj_order`, `id_object` DESC LIMIT 17 0.00026 sec 1 1
SELECT `ID` FROM `Profiles` WHERE `NickName` = 'Cyberia' 0.00029 sec 1 1
SELECT COUNT(*) FROM `bx_photos_main` left JOIN `sys_albums_objects` ON `sys_albums_objects`.`id_object`=`bx_photos_main`.`ID` left JOIN `sys_albums` ON `sys_albums`.`ID`=`sys_albums_objects`.`id_album` left JOIN `Profiles` ON `Profiles`.`ID`=`bx_photos_main`.`Owner` inner JOIN `bx_photos_favorites` ON `bx_photos_favorites`.`ID`=`bx_photos_main`.`ID` WHERE 1 AND `bx_photos_main`.`Status` ='approved' AND `Profiles`.`Status` NOT IN('Rejected','Suspended') AND `sys_albums`.`Status` ='active' AND `sys_albums`.`Type` ='bx_photos' AND `bx_photos_favorites`.`Profile` ='1' 0.00027 sec 1 1
SELECT `ID` FROM `sys_localization_languages` WHERE `Name`='fr' LIMIT 1 0.00031 sec 1 1
SELECT `id` AS `id`, `unit` AS `unit`, `action` AS `action`, `template` AS `template`, `params` AS `params` FROM `sys_sbs_types` WHERE `unit`='system' AND `action`='page_output' LIMIT 1 0.00021 sec 0 0
SELECT `id` AS `subscription_id`, `subscriber_id` AS `id`, `subscriber_type` AS `type` FROM `sys_sbs_entries` WHERE `subscription_id`='0' 0.0002 sec 0 0
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00036 sec 1 1
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00041 sec 1 1
SELECT `ID` FROM `sys_localization_languages` WHERE `Name`='fr' LIMIT 1 0.0003 sec 1 1
SELECT `id` AS `id`, `unit` AS `unit`, `action` AS `action`, `template` AS `template`, `params` AS `params` FROM `sys_sbs_types` WHERE `unit`='system' AND `action`='page_init' LIMIT 1 0.00021 sec 0 0
SELECT `id` AS `subscription_id`, `subscriber_id` AS `id`, `subscriber_type` AS `type` FROM `sys_sbs_entries` WHERE `subscription_id`='0' 0.00019 sec 0 0
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00034 sec 1 1
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00034 sec 1 1
SELECT `sys_albums`.`ID`, `sys_albums`.`Caption`, `sys_albums`.`Uri`, `sys_albums`.`Location`, `sys_albums`.`Description`, `sys_albums`.`Type`, `sys_albums`.`Owner`, `sys_albums`.`Status`, `sys_albums`.`Date`, `sys_albums`.`AllowAlbumView`, `sys_albums`.`ObjCount`, `sys_albums`.`LastObjId` FROM `sys_albums` WHERE `sys_albums`.`Uri` = 'Cyberia-s-photos' AND `sys_albums`.`Owner` = '1' AND `sys_albums`.`Type` = 'bx_photos' LIMIT 1 0.0003 sec 1 1
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00037 sec 1 1
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00041 sec 1 1
SELECT `ID` FROM `sys_localization_languages` WHERE `Name`='fr' LIMIT 1 0.00029 sec 1 1
SELECT `id` AS `id`, `unit` AS `unit`, `action` AS `action`, `template` AS `template`, `params` AS `params` FROM `sys_sbs_types` WHERE `unit`='system' AND `action`='page_init' LIMIT 1 0.00021 sec 0 0
SELECT `id` AS `subscription_id`, `subscriber_id` AS `id`, `subscriber_type` AS `type` FROM `sys_sbs_entries` WHERE `subscription_id`='0' 0.00024 sec 0 0
SELECT `ID` FROM `Profiles` WHERE `NickName` = '' 0.00026 sec 0 0
SELECT * FROM `Profiles` WHERE `ID`='1' LIMIT 1 0.00029 sec 1 1

Modules:2 modules loadedModules Queries:6 modules queries (0.005 sec)

+
name type class/file method time
Page Access Control service Module serviceMenuItemsFilter 0.00163 sec
Page Access Control service Module serviceResponceProtectURL 0.00082 sec
Photos action Module actionAlbums 0.68078100 1391531398 -1
&#160;&#160;Page Access Control service Module servicePageBlocksFilter 0.0009 sec
&#160;&#160;Page Access Control service Module servicePageBlocksFilter 0.00087 sec
&#160;&#160;Page Access Control service Module servicePageBlocksFilter 0.00091 sec
Dolphin 7.1.4 - Hosting My server - www.e4k.fr
Quote · 4 Feb 2014

 

So when you register you can add a photo to use as avatar and a user's picture albums created correctly.

 When I register and go to provided link I see not blank page, but this message:

VOUS NE POUVEZ ACCÈDER A CETTE PAGE AVEC VOTRE NIVEAU D'ABONNEMENT.

Do you have any membership limitations for photos?

http://boonexpert.com
Quote · 4 Feb 2014

Login: azerty
MDP: azerty

Dolphin 7.1.4 - Hosting My server - www.e4k.fr
Quote · 4 Feb 2014

I see. How did you got this page with db info there?

http://boonexpert.com
Quote · 4 Feb 2014

Module profiler

Dolphin 7.1.4 - Hosting My server - www.e4k.fr
Quote · 4 Feb 2014

If I disable the profiler module I have a blank page.

Dolphin 7.1.4 - Hosting My server - www.e4k.fr
Quote · 4 Feb 2014

I opened my error report and here is the result:

Fatal error: Call to undefined method BxPhotosPageAlbumsOwner::getPageWidth() in /e4koff/inc/classes/BxDolFilesModule.php on line 744

Dolphin 7.1.4 - Hosting My server - www.e4k.fr
Quote · 4 Feb 2014

Thank you find my mistake, it is still the full-width-columns module that problem.

Dolphin 7.1.4 - Hosting My server - www.e4k.fr
Quote · 4 Feb 2014

Cyberia, instead of posting new replies you can edit your last reply with updated information.

So did you figured out the problem?

http://boonexpert.com
Quote · 4 Feb 2014

Grieve I would think the next faith

Yes I download again the full-width columns-module I is not why it causes problems without it being touched.

Dolphin 7.1.4 - Hosting My server - www.e4k.fr
Quote · 4 Feb 2014

Have you tried to contact module developer with this problem?

http://boonexpert.com
Quote · 4 Feb 2014

On the forum module, a person he was already talking about the problem.

The seller's reply "this is not just my module"

Dolphin 7.1.4 - Hosting My server - www.e4k.fr
Quote · 5 Feb 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.