Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4257
Latest: Alex998.
New This Month: 1
New This Week: 0
New Today: 0
Stats
Total Posts: 43295
Total Topics: 7523
Most Online Today: 175
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 1
Guests: 113
Total: 114

Poll

Error - Approve Images

-
0 (0%)
--
0 (0%)

Total Members Voted: 0

Author Topic: help Error - Approve Images  (Read 17102 times)

0 Members and 1 Guest are viewing this topic.

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16452
    • View Profile
Re: help Error - Approve Images
« Reply #15 on: November 01, 2006, 06:28:26 pm »
Ok I changed some code with the LEFT JOIN

try this file
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline roberto

  • Member
  • *
  • Posts: 23
    • View Profile
    • Arte Italiana
Re: help Error - Approve Images
« Reply #16 on: November 01, 2006, 06:36:50 pm »
Unknown column 'p.USER_ID_CAT' in 'on clause'
File: /web/htdocs/www.site.it/home/community/Themes/default/Gallery.template.php
Line: 1506

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16452
    • View Profile
Re: help Error - Approve Images
« Reply #17 on: November 01, 2006, 06:38:29 pm »
Hmm very strange.
Can you try the file found in this post
http://www.smfhacks.com/index.php/topic,248.msg1628.html#msg1628

It doesn't have any LEFT Joins at all.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline roberto

  • Member
  • *
  • Posts: 23
    • View Profile
    • Arte Italiana
Re: help Error - Approve Images
« Reply #18 on: November 01, 2006, 07:33:12 pm »
ok... TANKS!!  ;)


Question:
Why in SMF New Installation

Admin -- Permissions -- SMF Gallery =

View SMF Gallery     
Add Picture    
Edit own Picture    
Delete own Picture    
Rate Picture    
Leave Comments    
Edit own Comment    
Report Pictures/Comments    
Auto Approve Comments    
Auto Approve Pictures    
Personal Gallery    
Manage Gallery



AND





GalleryLite Upgrade GalleryPRO


Admin -- Permissions -- SMF Gallery =

View SMF Gallery     
Add Picture    
Edit own Picture    
Delete own Picture    
Leave Comments    
Report Pictures/Comments    
Auto Approve Pictures    
Manage Gallery





Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16452
    • View Profile
Re: help Error - Approve Images
« Reply #19 on: November 01, 2006, 07:38:55 pm »
Means it didn't upgrade right for the permissions

Open Sources/ManagePermissions.php
Find
Code: [Select]
'smfgallery' => array(
'smfgallery_view' => false,
'smfgallery_add' => false,
'smfgallery_edit' => false,
'smfgallery_delete' => false,
'smfgallery_comment' => false,
'smfgallery_report' => false,
'smfgallery_autoapprove' => false,
'smfgallery_manage' => false,
),
Replace with
Code: [Select]
'smfgallery' => array(
'smfgallery_view' => false,
'smfgallery_add' => false,
'smfgallery_edit' => false,
'smfgallery_delete' => false,
'smfgallery_ratepic' => false,
'smfgallery_comment' => false,
'smfgallery_editcomment' => false,
'smfgallery_report' => false,
'smfgallery_autocomment' => false,
'smfgallery_autoapprove' => false,
'smfgallery_usergallery' => false,
'smfgallery_manage' => false,
),
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline roberto

  • Member
  • *
  • Posts: 23
    • View Profile
    • Arte Italiana
Re: help Error - Approve Images
« Reply #20 on: November 01, 2006, 07:43:40 pm »
YES!!!

 ;D

Grazie!


 

Related Topics

  Subject / Started by Replies Last post
3 Replies
6659 Views
Last post December 10, 2006, 03:12:00 pm
by stefanp
8 Replies
7833 Views
Last post September 19, 2008, 11:27:33 am
by Alistair
1 Replies
4590 Views
Last post January 11, 2010, 06:41:10 pm
by SMFHacks
1 Replies
3490 Views
Last post January 15, 2014, 05:22:51 pm
by SMFHacks
3 Replies
552 Views
Last post May 08, 2022, 08:12:36 am
by SMFHacks

+- Recent Topics

Please Help! by SMFHacks
April 17, 2024, 08:04:55 am

Rate own images by fvlog19
April 11, 2024, 10:56:53 am

Tidy Child Boards on 2.1.4 by SMFHacks
April 04, 2024, 03:54:12 pm

Problems SMF 2.0.19 > 2.1.4 SMF Gallery Pro - Recents Images to overall header by Michel68
March 30, 2024, 12:41:08 pm

Can't DROP 'id_member'; check that column/key exists Datei: by SMFHacks
March 30, 2024, 11:58:20 am

No thumbnails on new uploads by Tonyvic
March 29, 2024, 06:26:18 am

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

Powered by EzPortal