1
chefry
TDMPictures 1.05 Problems
  • 2013/4/21 21:15

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


in the list of albums I see _MD_TDMPICTURE_NBFILE

Resized Image


From the main menu if you click on Album List you can see it

any fix for this?

2
redheadedrod
Re: TDMPictures 1.05 Problems

This is a missing language definition. Look in the language files that it is using and you need to add a:

define('_MD_TDMPICTURE_NBFILE', 'Whatever here');

3
chefry
Re: TDMPictures 1.05 Problems
  • 2013/4/22 8:43

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


Thanks Rod

works now

4
chefry
Re: TDMPictures 1.05 Problems
  • 2013/4/22 8:55

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


found another error

when you try to view a users album you get a 404 error

http://localhost/modules/TDMPicture/viewalb?ut=1

I think this is the problem. It should be

http://localhost/modules/TDMPicture/viewalb.php?ut=1

in tdmpicture_liste.html

lines 17, 18 & 19 have to be changed from

viewalb?ut=
to
/viewalb.php?ut=

the change in tdmpicture_liste.html must be done in both the modules/template subdir and in the theme/modules/templates/subdir

Login

Who's Online

412 user(s) are online (102 user(s) are browsing Support Forums)


Members: 0


Guests: 412


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Aug 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits