[solved] Upgrade to 1.4 lost my AB Flash Gallery

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
careybradfield
Forum Members
Forum Members
Posts: 29
Joined: Tue Apr 03, 2007 11:07 pm

[solved] Upgrade to 1.4 lost my AB Flash Gallery

Post by careybradfield »

I've upgraded to the 1.4 Jamaica, and now my pages no longer show the AB Flash Gallery. The info was not changed or moved, images are still in their proper directories, but, the module just does not work anymore. I also unistalled and reinstalled the module, but that didn't help. Any suggestions??

Here is the site where my gallery should show, instead there is just a large blank space:
http://www.santacruzmah.org/index.php?p ... quisitions
Last edited by careybradfield on Fri Aug 08, 2008 8:47 pm, edited 1 time in total.
alby

Re: Upgrade to 1.4 lost my AB Flash Gallery

Post by alby »

careybradfield wrote: I've upgraded to the 1.4 Jamaica, and now my pages no longer show the AB Flash Gallery. The info was not changed or moved, images are still in their proper directories, but, the module just does not work anymore. I also unistalled and reinstalled the module, but that didn't help. Any suggestions??

Here is the site where my gallery should show, instead there is just a large blank space:
http://www.santacruzmah.org/index.php?p ... quisitions
Always you must enable debug in config.php and look your server logs for infos

Alby
careybradfield
Forum Members
Forum Members
Posts: 29
Joined: Tue Apr 03, 2007 11:07 pm

Re: Upgrade to 1.4 lost my AB Flash Gallery

Post by careybradfield »

I turned on debug and am now getting these errors. I have no idea where to start fixing. I tried to go back to version 1.3.1 but my Flash Gallery was still lost.

Debug: (0.047174) - (2091624)


(mysql): SELECT sitepref_name, sitepref_value from cms_siteprefs
Error (0):

Debug: (0.054059) - (2161896)


(mysql): SELECT * FROM cms_userplugins
Error (0):

Debug: (0.136458) - (2637776)


(mysql): SELECT * FROM cms_modules WHERE active = 1 ORDER by module_name
Error (0):

Debug display of 'End of include':(0.534585) - (7012064)

Debug: (0.535312) - (6972496)


(mysql): SELECT preference, value FROM cms_userprefs WHERE user_id = '1'
Error (0):

Debug: (0.548512) - (6973040)


(mysql): SELECT * FROM cms_adminlog ORDER BY timestamp DESC
Error (0):


(mysql): SELECT ug.user_id FROM cms_user_groups ug
                    WHERE ug.user_id = '1' AND ug.group_id = 1
Error (0):

Debug: (0.561552) - (7459128)


(mysql): SELECT DISTINCT permission_name FROM cms_user_groups ug INNER JOIN cms_group_perms gp ON gp.group_id = ug.group_id INNER JOIN cms_permissions p ON p.permission_id = gp.permission_id WHERE ug.user_id = '1'
Error (0):


Debug: (0.784616) - (7598416)


(mysql): SELECT htmlblob_id FROM cms_additional_htmlblob_users WHERE user_id = '1'
Error (0):

Debug: (0.785636) - (7598808)


(mysql): SELECT content_id FROM cms_content WHERE owner_id = '1'
Error (0):

Debug: (0.787462) - (7608912)


(mysql): SELECT user_id,content_id FROM cms_additional_users
Error (0):

Debug: (0.80743) - (7706736)


(mysql): SELECT bookmark_id, user_id, title, url FROM cms_admin_bookmarks WHERE user_id = '1' ORDER BY title
Error (0):

Debug: (0.808249) - (7694896)


(mysql): SELECT * from cms_adminlog ORDER BY timestamp DESC LIMIT 0, 20
Error (0):
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm
Location: Comox Valley, BC

Re: Upgrade to 1.4 lost my AB Flash Gallery

Post by Nullig »

Doesn't look like there are any errors showing in debug.

Have you looked at the permissions for the uploads/acquisitions/ directory? I get a 403 error trying to access it.

Nullig
careybradfield
Forum Members
Forum Members
Posts: 29
Joined: Tue Apr 03, 2007 11:07 pm

Re: Upgrade to 1.4 lost my AB Flash Gallery

Post by careybradfield »

777
careybradfield
Forum Members
Forum Members
Posts: 29
Joined: Tue Apr 03, 2007 11:07 pm

Re: Upgrade to 1.4 lost my AB Flash Gallery

Post by careybradfield »

What makes no sense, is that I can see the code for the object with the parameters, but nothing is displayed! I don't even know where to look to debug this!
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Upgrade to 1.4 lost my AB Flash Gallery

Post by Dr.CSS »

You may want to make sure the file is there and maybe set your folder permissions to 775, 755 to try and clear the site cache...
alby

Re: Upgrade to 1.4 lost my AB Flash Gallery

Post by alby »

careybradfield wrote: What makes no sense, is that I can see the code for the object with the parameters, but nothing is displayed! I don't even know where to look to debug this!
I see your site online.
Toggle debug in config.php and if solved mark [SOLVED] title of first post

Alby
careybradfield
Forum Members
Forum Members
Posts: 29
Joined: Tue Apr 03, 2007 11:07 pm

Re: Upgrade to 1.4 lost my AB Flash Gallery

Post by careybradfield »

I changed the permissions to my image folders as 755, cleared the cache, still am not able to see the Flash Gallery. Yes my site is working and up, but, not the flash gallery that used to be there. It just comes up blank in the area it should be.

http://www.santacruzmah.org/index.php?page=exhibitions
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Upgrade to 1.4 lost my AB Flash Gallery

Post by Dr.CSS »

You took it down?...
careybradfield
Forum Members
Forum Members
Posts: 29
Joined: Tue Apr 03, 2007 11:07 pm

Re: Upgrade to 1.4 lost my AB Flash Gallery

Post by careybradfield »

I have tried to upgrade another site to 1.4 and use the AB Flash Gallery, and am getting the exact same problem. Blank spot where the Flash Gallery should be. Here is another example:
http://www.kristenandchas.com/index.php ... s-location

As for your last post, I had to take the gallery down, since there seems to be no fix. I've removed the module entirely, reinstalled it, checked permissions, debugging, nothing seems to point to a problem. I guess no one has any idea why this is happening.....
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Upgrade to 1.4 lost my AB Flash Gallery

Post by Dr.CSS »

How long ago was the last update to the module, as it may not be set for the newer ver. of cmsms...
careybradfield
Forum Members
Forum Members
Posts: 29
Joined: Tue Apr 03, 2007 11:07 pm

Re: Upgrade to 1.4 lost my AB Flash Gallery

Post by careybradfield »

Looks like 2/25/07 was the last update to this module, which was to French translate, the module came out 2/20/07.

I get so many compliments on this gallery, I would be a shame to not use it anymore. An update would be great.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Upgrade to 1.4 lost my AB Flash Gallery

Post by Dr.CSS »

Do you have anywhere you can install the ver. of CMSMS that it did work in to test it?...
Jean le Chauve

Re: Upgrade to 1.4 lost my AB Flash Gallery

Post by Jean le Chauve »



403 Forbidden

Forbidden
You don't have permission to access /uploads/abfg_sample/images.php
on this server.
Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.

Apache/1.3.33 Server at www.kristenandchas.com Port 80


As-tu correctement donné les permissions ?
Locked

Return to “[locked] Installation, Setup and Upgrade”