Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Problems after creating a new style.  (Read 4283 times)

0 Members and 1 Guest are viewing this topic.

croft

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Problems after creating a new style.
« on: April 30, 2005, 03:47:26 pm »

Its seams i cant do anything after i created a new style.
I cant change anything in the config. cant edit the album settings.

And when i try to upload i get this message.

Code: [Select]

Notice: Array to string conversion in /home/xxx/xxx/album/include/init.inc.php on line 135

Notice: Array to string conversion in /home/xxx/xxx/album/include/init.inc.php on line 135


How can i get my new theme to work with coppermine ?

The album is located here
http://www.dab-online.com/album
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Problems after creating a new style.
« Reply #1 on: April 30, 2005, 06:44:41 pm »

Logged

croft

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Problems after creating a new style.
« Reply #2 on: April 30, 2005, 06:49:01 pm »

How does that help me ?
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: Problems after creating a new style.
« Reply #3 on: April 30, 2005, 06:50:58 pm »

It resets the theme to the default set in Config.
Logged

croft

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Problems after creating a new style.
« Reply #4 on: April 30, 2005, 07:57:59 pm »

so ?
that doesnt help me with current theme.
I only have one theme on there.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Problems after creating a new style.
« Reply #5 on: April 30, 2005, 08:05:05 pm »

without knowing your modifications to the theme, there's nothing else we can advice. Rename a local copy of your custom theme.php file to theme.php.txt and attach it to your next posting.
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: Problems after creating a new style.
« Reply #6 on: April 30, 2005, 08:28:21 pm »

@croft: you should watch your tone. You're the one requesting help and supporters aren't obligated to give it to you.
Logged

croft

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Problems after creating a new style.
« Reply #7 on: May 01, 2005, 02:08:32 am »

Here is the txt file.

Its strange tho that you can still browse around the album and stuff like that but not editing the confog or upload.

Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Problems after creating a new style.
« Reply #8 on: May 01, 2005, 08:33:30 am »

your whole custom theme is crap, in more than one place. To solve the particular issue, edit your theme's template.html file, find
Code: [Select]
<form action="index.php" method="get">and remove it. Then find
Code: [Select]
</form>and remove it as well. The code you had there wrapped all coppermine forms, which of course is very silly.
Logged
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 20 queries.