SJVWC Forums

VW Lounge => General Forum => Topic started by: Jack Kessel on December 27, 2008, 07:32:37 PM

Title: Coppermine Photo Albums
Post by: Jack Kessel on December 27, 2008, 07:32:37 PM
You will no longer be able to post comments to a photo in coppermine.

after you upload photos they will have to be approved, I will try to do it as quickly as possible.
Title: Re: Coppermine Photo Albums
Post by: Bugaru "JAY" on December 27, 2008, 07:47:50 PM
 Yo Jack... That's putting alot of extra work on yourself isn't there an easier way of handling this situation?  screwey))



Title: Re: Coppermine Photo Albums
Post by: 6T5 square on December 27, 2008, 08:18:14 PM
This sucks! I started putting a stereo into my glove box and I'm taking pictures for a how to. All of them are posted to coppermine but I guess I gotta wait to write it up.

Is this permanent, Jack? ??? >:(
Title: Re: Coppermine Photo Albums
Post by: lovebus (jack) on December 27, 2008, 08:45:32 PM
Quote from: Bugaru on December 27, 2008, 07:47:50 PM
Yo Jack... That's putting alot of extra work on yourself isn't there an easier way of handling this situation?  screwey))




[/
Quote from: 6T5 square on December 27, 2008, 08:18:14 PM
This sucks! I started putting a stereo into my glove box and I'm taking pictures for a how to. All of them are posted to coppermine but I guess I gotta wait to write it up.

Is this permanent, Jack? ??? >:(

No other way Jay.

Yes this will be permanent.
Title: Re: Coppermine Photo Albums
Post by: Baha (Shawn) on December 27, 2008, 09:36:56 PM
Jay's right Jack. That's a ton of work. It also wipes out the spontinaeity that makes this site unique. If the comments are switched off, and they were the problem, why are they making you moderate the photos?

Also... if there's truly no other way does the coppermine software allow you to designate additional moderators? It might make your life a little easier
Title: Re: Coppermine Photo Albums
Post by: Bugaru "JAY" on December 29, 2008, 07:54:39 PM

Hey Master Jack.. What's going on with Coppermind? Can we post pics or do you still need to inspect them 1st? How's this going to work? Wow, this is going to be a royal management P.I.T.A for you to maintain and check ever pic... What about items forsale, etc.

I've never seen this kind of stuff happen to other messageboard websites, why us? What happens if your out on a Hot date with the little lady and say someone needs to know what a "certin part looks like or wants to show what they found and how to fix it, etc." Also how will it now work? Say your typing a topic and want to insert a pic, then we would normally hit preview, then post. How is this now handled?


Dang, it's getting almost as bad as scheduled sex.. Oh yea-aaa next your be telling us you need to inspect that too before we can proceed.  c23
  There must be another way or answer..  .///   S@Sm

Title: Re: Coppermine Photo Albums
Post by: njgt-1 on December 29, 2008, 07:57:55 PM
QuoteDang, it's getting almost as bad as scheduled sex..

Hey where can I get a copy of THAT Schedule???
Title: Re: Coppermine Photo Albums
Post by: scarecrow on December 29, 2008, 10:30:13 PM
Quote from: njgt-1 on December 29, 2008, 07:57:55 PM
Hey where can I get a copy of THAT Schedule???
I feel your pain :wallbash:
Title: Re: Coppermine Photo Albums
Post by: lovebus (jack) on December 30, 2008, 09:42:37 AM
Just post your pictures as you always do, with te exception of me aproving them nothing has changed.

If someone would like to take over the opperation of this site I will be VERY happy to show them how.

If you have noticed, a lot of links are gone from the links bar. When I upgraded the site to V 1.1.7 we lost everything due to a bug in the update. (see below) It took me two days to find the cause then I had to replace the code with the fix this but It didn't bring the links back. NOW I am downloading all the links and fetures and trying to instaull them.

Ya, this is fun.  m-d2 &m&  So QUIT bugging me, I have enough bugs to deal with!


SMF 1.1.7: Session verification failed error when installing mods
? on: December 06, 2008, 10:36:43 AM ?   Quote

Bug #2734: FTP Permissions causes package installation to fail
Unfortunately, it seems that in our latest security release of SMF (version 1.1.7), the security fix created a bug that may affect some installations of SMF depending on the server configuration.


Until SMF 1.1.8 is released, please use the fix described below.

If, after applying this fix, you still have the problem, please try packages on the default theme.  If the problem still persists using the default 'core' theme, please create a new topic, do not post support questions in this topic.


Find code below and replace in:
Open Sources/Packages.php

Code: (Find) [Select]
function PackageInstallTest()
{
    global $boarddir, $txt, $context, $scripturl, $sourcedir, $modSettings;

    checkSession('get');

Code: (Replace) [Select]
function PackageInstallTest()
{
    global $boarddir, $txt, $context, $scripturl, $sourcedir, $modSettings;

    checkSession('request');

? Last Edit: December 24, 2008, 08:01:21 AM by SlammedDime ?    
function PackageInstallTest()
{
   global $boarddir, $txt, $context, $scripturl, $sourcedir, $modSettings;

   // You have to specify a file!!
   if (!isset($_REQUEST['package']) || $_REQUEST['package'] == '')
      redirectexit('action=packages');
   $context['filename'] = preg_replace('~[\.]+~', '.', $_REQUEST['package']);

   require_once($sourcedir . '/Subs-Package.php');

   // Load up the package FTP information?
   if (isset($_SESSION['pack_ftp']))
      packageRequireFTP($scripturl . '?action=packages;sa=' . $_REQUEST['sa'] . ';package=' . $_REQUEST['package']);
Title: Re: Coppermine Photo Albums
Post by: Baha (Shawn) on December 30, 2008, 05:40:51 PM
Quote from: LoveBus (jack) on December 30, 2008, 09:42:37 AM
So QUIT bugging me, I have enough bugs to deal with!

So what are you saying Jack? Don't you love us anymore?  (love
Title: Re: Coppermine Photo Albums
Post by: matt on December 30, 2008, 06:26:41 PM

  I think he's having way too much fun!           :icon_blackeye:








Thanks buddy!


  that is a good point, can there be more than one moderator?