Pages (5):    1 2 3 4 5   
Member
Member
kalli   2015-09-17, 21:39
#41

please delete line 80 to 85 and it runs.

Member
Member
kalli   2015-09-17, 22:06
#42

you cant log in because there is missing the field "name"

please change:

template-functions.php line 4243:
$_password_showuser = NULL changed in
$_password_showuser = true

or can this changed in the theme?

Administrator
Administrator
fretzl   2015-09-18, 07:10
#43

Not sure what is happening. Looks like the theme is not properly copied into your installation. There should be no need to apply all these changes...again.
The best way is to delete the current theme, download the entire repository (no other way unfortunately) and then put the "new" theme in your themes folder.

The function getAlbumLinkURL() has been deprecated since 1.4.6
You should use getAlbumURL() instead.
There should be no errors using getAlbumURL() if you really use the official 1.4.8 release.

Quote:you cant log in because there is missing the field "name"
Please, never change core files!
Go to Admin -> Options -> Security -> check [i]User name[/i]

There is a missing closing `` after the "ARCHIVE" link.

My guess is that you either copied/pasted only parts of the release and theme to suit your needs or that things went wrong trying to overwrite file/folders.
Please always install the latest [b]complete[/b] release and/or themes and first delete "old" files/folders.

It makes it very difficult for us to give support if things are messed up or not up-to-date

Note that version 1.4.9 is available for some time now.

Administrator
Administrator
fretzl   2015-09-18, 09:38
#44

Quote:please delete line 80 to 85 and it runs.
Line 82 (and line 93) indeed broke the layout.
That is fixed now.

Member
Member
kalli   2015-09-18, 17:07
#45

Hello fretzl ,
all done.
1.4.9 installed , theme again just uploaded all plugins .
As before , I can not sign in because the field for the user is missing . the field for the password but will be displayed.
if you click on the gallery , the tagline displays additional characters .
I let the time now so , so you may look at the short

Administrator
Administrator
acrylian   2015-09-18, 17:33
#46

That's also a theme issue. You can always get the full login form by visitin yourdomain.com/admin.

Member
Member
kalli   2015-09-18, 17:35
#47

the theme has

Member
Member
kalli   2015-09-18, 17:37
#48

when the template-functions.php line 4243:
changes, it works

Member
Member
kalli   2015-09-18, 17:40
#49

there will be several users work on the site.
this must shown.
Ill change the template from now during every update.
is no problem

Administrator
Administrator
acrylian   2015-09-18, 17:49
#50

The registration printRegistrationForm() and the password printPasswordForm() are two different things. Anyway, you never change anything in core files, instead you modify the parameters of the function call in your theme (EDIT: Or change options like fretzl said ;-)). I think we told about that before and you really should think of that.

Administrator
Administrator
fretzl   2015-09-18, 17:49
#51

Did you try what I mentioned above?:

Go to Admin -> Options -> Security -> check [i]User name[/i]

Member
Member
kalli   2015-09-18, 17:53
#52

yes, this is aktiv

Member
Member
kalli   2015-09-18, 17:58
#53

tested the
user-login-logout
set none, formular, colorbox
no changes

Member
Member
kalli   2015-09-18, 18:01
#54

password.php has

Member
Member
kalli   2015-09-18, 18:31
#55

inc-header says:

case 'password.php':
$zpfocus_metatitle = gettext('Password Required').' | '.getBareGalleryTitle();
$zpfocus_metadesc = truncate_string(getBareGalleryDesc(),150,'...');
break;

Administrator
Administrator
fretzl   2015-09-18, 18:54
#56

What you see in inc-header has nothing to do with it.

Sorry but I don't have clue. It works for me.

Member
Member
kalli   2015-09-18, 20:52
#57

hello together,
have again tryed some, but the name does not appear .
Nevertheless, I would like to again thank you and acylian for your work and your commitment.
rgds
kalli

Administrator
Administrator
fretzl   2015-09-19, 07:43
#58

Quote:...the tagline displays additional characters
That should be fixed now.

Member
Member
kalli   2015-09-19, 08:44
#59

Hello fretzl ,
many thanks.
I have still one question.
the gslideshow I have the plugins . is the recognized automatically or do I have somewhere still specially Enter . In the admin section at the plugins I can not find the gslideshow

Administrator
Administrator
acrylian   2015-09-19, 08:59
#60

Did you install it in /plugins and enable it?

Pages (5):    1 2 3 4 5   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.