News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Simple ImageShack (latest release: v3.1.3)

Started by Rik©, June 03, 2005, 02:50:34 PM

Previous topic - Next topic

tectonny

I found that if I disable my right sidebar Ad Management is normal, help me i solved because you can not keep without the sidebar.

Rik©

I will release 3.1.1 within a few hours (i have to eat first... it's diner time here :P), looks like i used the old SMF1 template style with SMF2  :o

-Rik©

tectonny

Quote from: Rik© on May 01, 2010, 12:07:19 PM
I will release 3.1.1 within a few hours (i have to eat first... it's diner time here :P), looks like i used the old SMF1 template style with SMF2  :o

-Rik©

Ok, I'm here waiting

Rik©

SIS v3.1.1 has been released.
Let me know if this release fixes the 'sidebar/deformed post page' bug.

-Rik©

waruna

Quote from: Rik© on May 01, 2010, 05:25:37 AM
Quote from: waruna on April 30, 2010, 10:47:56 PM
Hye there Rik©, is it available for SMF2.0 RC2? Thanks.
Hi  8)

Haven't tested it with RC2, but you can try to install and check if there are any errors.

-Rik©

Hye Boss, I'm using SMF2.0 RC2, trying to install SIS3.1.0 and I got an error in package installation like this:

Quote1.   Create Tree   ./sis   
2.   Create Tree   ./sis/img   
3.   Create Tree   ./sis/lang   
4.   Extract Tree   ./sis   
5.   Extract Tree   ./sis/img   
6.   Extract Tree   ./sis/lang   
   7.   Execute Modification   ./Themes/default/Post.template.php   Test successful
   8.   Execute Modification   ./Sources/ManageSettings.php   Test successful
   9.   Execute Modification   ./Sources/Admin.php   Test failed
   1.   Add Before   ./Sources/Admin.php   Test failed

   10.   Execute Modification   ./Sources/ManagePermissions.php   Test successful
   11.   Execute Modification   ./Themes/default/languages/Modifications.english.php   Test successful
   12.   Execute Modification   ./Themes/default/languages/Help.english.php   Test successful
13.   Execute Modification   ./Themes/default/languages/Modifications.dutch.php   File not found
14.   Execute Modification   ./Themes/default/languages/Help.dutch.php   File not found
15.   Execute Modification   ./Themes/default/languages/Modifications.english-utf8.php   File not found
16.   Execute Modification   ./Themes/default/languages/Help.english-utf8.php   File not found
17.   Execute Modification   ./Themes/default/languages/Modifications.dutch-utf8.php   File not found
18.   Execute Modification   ./Themes/default/languages/Help.dutch-utf8.php   File not found
19.   Adapt Database   SISv310_add-settings.php

It says that:

QuoteFind [Select]:
// Mod Authors for a "ADD AFTER" on this line. Ensure you end your change with a comma. For example:

Add Before [Select]
'sis' => array('Simple ImageShack'),

How to repair this sir? Thanks in advance.
Trust of Lust

Bruno36

Bruno36 the French
SMF 2.0.9

navjotjsingh

Works perfectly alright now....no sidebar issues. Thanks a lot Rik. :)

[Though only after making 755 permission change...else 500 Internal Server error does show.]

tectonny

Perfect, worked without problems, now I will test and try to translate into Portuguese
http://www.tectonny.com/forum/index.php

tectonny

In which file I translate the following sentences:
upload file - patience during upload
allowed: jpg jpeg png gif bmp tif tiff swf

Help:

ow to use Simple ImageShack

-Click Browse and select image from your Hard-Drive.
-Click host it! and wait untill the image has been uploaded.
-When the image has been uploaded succesfully the uploaded image or thumbnail will show.
-Copy and Paste one of the codes displayed next to the image.
-Click  if you want to host another image.

tectonny

I discovered, has the lang folder, but the configuration of Portuguese is not equal to that of SMF, there was only rename.

Rik©

Quote from: Bruno36 on May 01, 2010, 02:27:54 PM
new problem
Chmod the sis folder (and file/folders inside) to 755.



@ waruna:
Just call me Rik... ma'am  ;D
Why not upgrade to SMF 2.0 RC3?
Quote from: AäronWe strongly recommend all users of earlier development releases to upgrade to this release, for it contains several security fixes.
http://www.simplemachines.org/community/index.php?topic=369616.0



@ tectonny:
The other supported languages will be added to the admin section soon.

-Rik©

aw06

Thanks a Bunch Rik, installed fine and working with no errors :)
:: ShopinJA.com Powered by SMF 1.1.19 | Ig-Oh Theme by Koni | 70 Rock Solid Error Free Mods | Many Custom Edits & Tweaks ::
- Host Unlimited Websites - Free Website Builder & Templates - Unlimited Disk Space & Bandwidth

!RFAN


Duplicate entry 'sis_imagelink' for key 1
File: /home/hitohi/public_html/Packages/temp/SISv311_add-settings.php
Line: 66

Rik©

Quote from: amigozone on May 02, 2010, 08:17:38 PM
Duplicate entry 'sis_imagelink' for key 1
File: /home/hitohi/public_html/Packages/temp/SISv311_add-settings.php
Line: 66
- uninstall the mod if it's installed (browse mod-packages and check status)
- make a backup of your db (just in case something goes wrong)
- use phpMyAdmin (or similar) to remove the 'sis_' settings (inside SMF settings table) from the db.
(sis_enable, sis_cookie, sis_permis, sis_addops etc.)
- try to install again

-Rik©

Bruno36

Bruno36 the French
SMF 2.0.9


ProfDrDenis

there is a mistake in the mod  :'(

In the source/ManagePermissions.php the sricpt add: 'sis_view' => array(false, 'sis', 'sis') but its must be: 'sis_view' => array(false, 'sis', 'sis'),


Arantor

The mod isn't wrong - if it's guaranteed to be the last item in the permissions array. But it should end in a comma in case it isn't.

ProfDrDenis

look in the mod and than you see its wrong.

the sript say, search for:
'profile_remote_avatar' => array(false, 'profile', 'use_avatar'),


add after:

'sis_view' => array(false, 'sis', 'sis')

ProfDrDenis

by the way, the mod put in the Modifications.english.php

$txt['permissionhelp_sis_view'] = 'Enabling this permission adds an ImageShack.us upload field to the post template';

this makes an error see the attach file

better is to put it in the Help.english.php like this

$helptxt['permissionhelp_sis_view'] = 'Enabling this permission adds an ImageShack.us upload field to the post template';

than it works fine  ;D


Advertisement: