Facebook 

SMFHacks.com

+-

SMFHacks.com

+- User Information

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

+- Forum Stats

Members
Total Members: 4293
Latest: siriusblack
New This Month: 2
New This Week: 1
New Today: 0
Stats
Total Posts: 43802
Total Topics: 7605
Most Online Today: 473
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 265
Total: 265

Poll

Error - Approve Images

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

Total Members Voted: 0

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

0 Members and 1 Guest are viewing this topic.

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16678
    • 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: 16678
    • 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: 16678
    • 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
7135 Views
Last post December 10, 2006, 03:12:00 pm
by stefanp
8 Replies
8109 Views
Last post September 19, 2008, 11:27:33 am
by Alistair
1 Replies
4791 Views
Last post January 11, 2010, 06:41:10 pm
by SMFHacks
1 Replies
3670 Views
Last post January 15, 2014, 05:22:51 pm
by SMFHacks
3 Replies
790 Views
Last post May 08, 2022, 08:12:36 am
by SMFHacks

+- Recent Topics

SMF Classifieds 6.0 by SMFHacks
June 18, 2025, 08:26:33 pm

The path must not be empty - Bulk Uploader Issues by SMFHacks
June 13, 2025, 09:03:52 pm

A day? by davejo
June 11, 2025, 04:14:35 pm

Dual 'Upload Url' by davejo
June 06, 2025, 04:27:45 pm

Automatic Sorting of Categories by Kiwi
June 03, 2025, 10:32:32 pm

[Mod]Cloudflare Turnstile for SMF by SMFHacks
May 08, 2025, 10:08:43 am

Disable "Notify me of Comments feature" by Kiwi
May 08, 2025, 02:04:16 am

Trying to access array offset on null by Michel68
May 05, 2025, 08:47:34 am

Default [Additional] Membergroups upon Registration by SMFHacks
April 30, 2025, 10:22:52 am

Sorted FTP Import Directory by SMFHacks
April 25, 2025, 05:11:22 am

Powered by EzPortal