scriptologist photo tag mod

?action=download&hash=P5CCqDVJWc

Just bought this mod and installed it, I have contacted the dude but no reply as yet, I have this problem, it is probably something ive done....I get 3 photo tag options...in actions....anyone no how can delete 2 of them and just rename it to "Photo Tag" lol as everything else works ok :-)

untitled.JPG · 136K · 476 views
Quote · 27 Aug 2010

Mmmm will try installing it again..headache lol lol :-) :-)

Quote · 27 Aug 2010

Based on that screen shot, it looks like it did not install correctly anyway. The 3 new actions are missing the language key for translation. Unless your site is not running under the default en language. But the rest of the actions look like english to me, so i don't think the install completed properly.

https://www.deanbassett.com
Quote · 27 Aug 2010

my friend have the same module and he never got problem with that

maybe you did something wrong you only need one button no 3

 

?action=download&hash=P5CCqDVJWc

Just bought this mod and installed it, I have contacted the dude but no reply as yet, I have this problem, it is probably something ive done....I get 3 photo tag options...in actions....anyone no how can delete 2 of them and just rename it to "Photo Tag" lol as everything else works ok :-)

 

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 27 Aug 2010

Cheers chaps, ok after instaslling it again, just noticed it fails when it comes to installing it as a module....this fail warning; Any ideas what this means please?

-- -- There are errors in the following MySQL queries:
-- -- Error: Table 'mysite_dolp280.bx_spy_handlers' doesn't exist

INSERT INTO `bx_spy_handlers` SET `alert_unit`='bx_photos', `alert_action`='tag_profile', `module_uri`='photos', `module_class`='Module', `module_method`='get_spy_post';
-- -- Error: Table 'mysite_dolp280.bx_spy_handlers' doesn't exist
INSERT INTO `bx_spy_handlers` SET `alert_unit`='bx_photos', `alert_action`='tag_photo', `module_uri`='photos', `module_class`='Module', `module_method`='get_spy_post';
-- -- Error: Column 'handler_id' cannot be null
INSERT INTO `sys_alerts` SET `unit`='bx_photos', `action`='tag_profile', `handler_id`=@iHandler;
-- -- Error: Column 'handler_id' cannot be null
INSERT INTO `sys_alerts` SET `unit`='bx_photos', `action`='tag_photo', `handler_id`=@iHandler;
Quote · 27 Aug 2010

Looks like that mod needs the spy module. Do you have the boonex spy module installed?



https://www.deanbassett.com
Quote · 27 Aug 2010

I didnt have the spy installed, but now i have, now when i try to click on any photo, get this error with a white screen;

 

Fatal error: Cannot redeclare BxPhotosPageView::getNotesLinks() in /home/gooskwor/public_html/modules/boonex/photos/classes/BxPhotosPageView.php on line 172


...................................................

In BxphotosPageView.php...the code is this

return $sCode;
}
function getNotesLinks($iMedID)                      (line 172):-)
{
global $site;

$i=0;
$iPhotoOwner = db_value("SELECT Owner AS medProfId FROM bx_photos_main WHERE ID={$iMedID}");
$noteAry = db_res("SELECT * FROM ml_photo_tags WHERE medID={$iMedID} ORDER BY medNoteId ASC");
$totalNotes = db_value("SELECT count(medNote) as total FROM ml_photo_tags WHERE medID={$iMedID}");
while ( $noteAryRow = mysql_fetch_array ( $noteAry ) )
{

 

Any help greatly appreciated :-)

Quote · 27 Aug 2010

Ok....soooo... experimenting...as im not quite sure what im doing here;...i remove the 172 line and the curly braces;

}
function getNotesLinks($iMedID)                      (line 172):-)
{

Wohhooo...Success...well i think.....I now have eight buttons.....is there away i can just remove the buttons so im left with one?

 

?action=download&hash=ZtkvyLKC63

 

Ps...pls be kind....im new to all this lol :-)

untitled.JPG · 124.5K · 388 views
untitled.JPG · 124.5K · 112 views
Quote · 27 Aug 2010

Sorry I didn't notice this topic. Please check your email 


Unlock Your Future
Quote · 31 Aug 2010

Problem sorted, the module works spot on, it was because i was using 7.6, the module is now updated to this :-)

Quote · 3 Apr 2011
 
 
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.