Plugin Image of the Week - Page 2 Plugin Image of the Week - Page 2
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Plugin Image of the Week

Started by Tankertom, February 24, 2012, 11:23:48 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Tankertom

what happens when the cron job (file) is running?

metamog

I'm not sure I understand what you mean?

The button "select picture" only appears after I have unchecked cronjob!

Shall I start debug?

I'm not so good at understanding php!

metamog

This is the error I get when I try to select "picture"!

See screen print!

Tankertom

sorry
if I have expressed myself wrong. Please activated the cron job and run the created file on the server. Then it should be a picture can be selected. Is there also an error?

Tankertom


metamog


metamog

I tried to uninstall, delete the plugin from server.

reupload to folder, reinstall plugin.


Now I have again the button "selection image of the week" before I check "create cronjob"?

Any ideas how to solve this?

Tankertom

but already it looks as if you have tables with cpg1.4. Please update to 1.5.20

metamog

I have renamed my tables (inside my database) to the prefix cpg_1.4. It has nothing to do with the version I run of coppermine.

I'm using 1.5.16

Tankertom

 think that because the fault lies. Please address this, and then the plugin should run.

metamog

Thank you for your help!

I don't know how to do this so I'll have to see what I can do about the plugin. If I can't get it working I will have to give up the idea of using it!


metamog

I've managed to get it working, but it won't show any picture, only a link.

Is this something you could solve easily?

It should show a picture/photo?


(I haven't changed anything in the database).

(I've manage to reach the "select image" by copy and paste the link in the address-field in IE)

Tankertom

Hi,

openable the bdw / codebase.php find
Quote<a href="{$CONFIG['ecards_more_pic_target']}displayimage.php?pid={$pos}"><img src="{$CONFIG['ecards_more_pic_target']}.{$from}" class="image" alt= Klicke hier wenn das Bild nicht sichtbar ist></a>
and change from
Quote<a href="{$CONFIG['ecards_more_pic_target']}displayimage.php?pid={$pos}"><img src="{$CONFIG['ecards_more_pic_target']}{$from}" class="image" alt= Klicke hier wenn das Bild nicht sichtbar ist></a>
then it should work.

TT

metamog

YES!!!


THANK YOU! 

GREAT!

This is really great!