Author Topic: radio buttons in admin back to no every time  (Read 13540 times)

0 Members and 1 Guest are viewing this topic.

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: radio buttons in admin back to no every time
« Reply #15 on: September 25, 2007, 11:20:15 PM »
The responsible file is admin/images.php file for this.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline DennisRR

  • Newbie
  • *
  • Posts: 22
    • View Profile
Re: radio buttons in admin back to no every time
« Reply #16 on: September 26, 2007, 12:08:51 PM »
the file image.php in admin is now exactly the same as the original. Still there are some differences in the ACP. In 'adding images' the additional fields are missing, but not in 'editing images'.

I implemented the hack I found here:
http://www.4homepages.de/forum/index.php?topic=12583.0
to force the settings of the radio buttons of the additional fields to no but it doesn't work in the new version of 4images. (both are 1.7.4)

And finally, the radio buttons of the additional fields in the first version of 4images turn all to no again, no matter what the settings were before, when I edit the image again at a later time. In the fresh installation this does work well though.

Another difference I noticed that in the fresh version, the address field in the browser shows after the index, for example:
Code: [Select]
?sessionid=059c862e7d4d5441a6ebe541294d3790
In the first version, it shows nothing after the index
I have Pretty Urls installed.

It's becoming complicated!

Dennis

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: radio buttons in admin back to no every time
« Reply #17 on: September 26, 2007, 12:32:17 PM »
Quote
Another difference I noticed that in the fresh version, the address field in the browser shows after the index, for example:

Please read this post for post session ID and how fix this:

http://www.4homepages.de/forum/index.php?topic=8802.0
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline DennisRR

  • Newbie
  • *
  • Posts: 22
    • View Profile
Re: radio buttons in admin back to no every time
« Reply #18 on: September 26, 2007, 01:53:11 PM »
Okay, no posting of a session id link. But I'm not experiencing any logging problems and I couldn't get access to the acp by pasting that part in the address field as I always logout after I'm done. Any other thoughts of where the problem of the additional field options could be?

Dennis