![]() |
|
|||||||
| Subrion Core Discussion Here we discuss everything that is related to Subrion CMS core functionality. Additional features related to plugins and templates engines. New features that are related to Manage Pages functionality or anything that's not related to Subrion packages. |
![]() |
| LinkBack | Thread Tools | Display Modes |
|
|
#5 (permalink) |
|
Junior Member
Join Date: Mar 2008
Posts: 11
![]() |
Hey TurXaliM,
Here solution: open ../edit-listing.php find following code Code:
$new_thumb_id = $esynDb->insert(array(
'listing_id'=>$listing_id,
'fname'=>$file_name,
'status'=>'approval'));
Code:
$new_thumb_id = $esynDb->insert(array(
'listing_id'=>$listing_id,
'fname'=>$file_name,
'status'=>'active'));
HTH |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| subitem ~ category images | LorenGK | Subrion CMS Packages Discussion | 1 | 11-18-2007 09:53 PM |