Hello,
I upgraded to 1.4.10 from 1.3.5
- I'm bridged to my phpbb Db and can log in as the site admin as well as a registered test user.
- I'm running the default/classic theme
- I'm using the CPGMark v1.3RC1 (watermark) plugin
Everything seems to have carried over ok, i.e. photos, comments, ratings etc...
Logged in as the Admin (in user mode) I have the Upload File option
Logged in as a Registered user I do not have the Upload File option
<- This is my issueI've gone through every page to see if I missed something and cannot find anything, I'm at a loss.. Hope you can help
Album General SettingAlbum can be viewed by
Everybody Album password
EMPTYAlbum password hint
EMPTYVisitors can upload files *
YesVisitors can post comments *
YesVisitors can rate files *
YesGroups :: Setting for RegisteredPermissionsRating
YesEcards
YesComments
YesPublic albums uploadAllowed
YesApproval
YesPersonal galleryAllowed
YesApproval
YesUser ManagerMy test user is in the Registered group
I hope someone can help, if not I'm going to have to revert back to my older version.
Thanks in advance for your help I really appreciate it!
Last night I compared the settings to another gal I have, running 1.4.8 and everything appears to be identical.
Hope someone has some info, I couldn't have stumped you..... ???
I'd hate to roll back to the older version. :-[
Thanks again,
Bren
Post a link to your gallery and the test user account. Enable debug mode for all if you can. If you can't then post the debug output while logged in as the test user.
Quote from: Nibbler on January 11, 2007, 05:30:02 PM
Post a link to your gallery and the test user account. Enable debug mode for all if you can. If you can't then post the debug output while logged in as the test user.
Nibbler,
I PM'd you the info.
Debug mode is enabled.
Thanks!
Nibbler cannot help me out, is there anyone else out here that can?
New development:
I created a New Test user and that account can upload. I'm going to dig into the sql Db to see if I can find an anomaly between the accounts before the upgrade and ones created after the upgrade.
It looks like the variables are not being carried over, Is there a way to re-apply the permissions to the users prior to the upgrade either in coppermine or SQL???????
==========================
USER DATA:
------------------
Array
(
[user_id] => 654
[user_name] => New User / Joe Test
[groups] => Array
(
- => 2
[1] => 814
)
[disk_max] => 1024
[disk_min] => 1024
[can_rate_pictures] => 1
[can_send_ecards] => 1
[ufc_max] => 3
[ufc_min] => 3
[custom_user_upload] => 0
[num_file_upload] => 5
[num_URI_upload] => 3
[can_post_comments] => 1
[can_upload_pictures] => 1
[can_create_albums] => 1
[has_admin_access] => 0
[pub_upl_need_approval] => 1
[priv_upl_need_approval] => 1
[group_name] => Registered
[upload_form_config] => 3
[group_quota] => 1024
[can_see_all_albums] => 0
[group_id] => 2
)
Array
(
[user_id] => 125
[user_name] => Old User
[groups] => Array
(
- => 234
[1] => 392
)
[disk_max] => 0
[disk_min] => 0
[can_rate_pictures] => 0
[can_send_ecards] => 0
[ufc_max] => 3
[ufc_min] => 3
[custom_user_upload] => 0
[num_file_upload] => 5
[num_URI_upload] => 3
[can_post_comments] => 0
[can_upload_pictures] => 0
[can_create_albums] => 0
[has_admin_access] => 0
[pub_upl_need_approval] => 0
[priv_upl_need_approval] => 0
[group_name] =>
[upload_form_config] => 3
[group_quota] => 0
[can_see_all_albums] => 0
[group_id] => 234
)
What version of phpbb are you running?
Nibbler,
Thanks for all your help!!
I upgraded my boards to the current rev and reapplied my bridge and everything is PERFECT!!!
Thanks to all!