close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Image numbering in Admin isn't correct

Thread began 1/30/2013 11:53 am by karen445223 | Last modified 1/30/2013 3:21 pm by Jason Byrnes | 999 views | 5 replies |

karen445223

Image numbering in Admin isn't correct

In the Admin, under the Manage Images tab, when a thumbnail image is selected, the Image Info displays (title, description) in the right column. But the Image number that displays in the right column does not match up to the thumbnail number I've actually selected. It seems that it's always one number off. Why, and how can this be fixed? It doesn't seem to be causing a problem, but it's confusing and inconvenient to my client when she uses the Admin.

Screenshot attached.

Thanks
Karen

Sign in to reply to this post

Jason ByrnesWebAssist

in the admin_gallery/js/manageimages.js file, change line 92:

$('edit_number').set('html', image.display_order);



to:

$('edit_number').set('html', (image.display_order>1)?image.display_order-1:image.display_order);
Sign in to reply to this post

karen445223

Hi Jason,
That didn't seem to fix the problem. If I refresh the page, the thumbnail numbering skips #1 and starts with #2. But then as soon as I click one of the thumbnails, they all renumber themselves starting w/ #1 and the right column # is incorrect.

Just a side note, this was the site we had trouble getting to work on a Windows server last week, so we dumped the database and ported the whole thing to a Linux server. Do you think the key #s in the dbase may have gotten screwed up causing this issue?

Thanks
Karen

Sign in to reply to this post

Jason ByrnesWebAssist

make sure you clear the browser cache after updating that file. the keys in the database wont have an effect on the numbering shown.

Sign in to reply to this post

karen445223

Clearing the cache had no effect. Still seeing same thing happening. Upon refresh, thumbnails are numbered starting with #2; once a thumbnail is selected, the thumbnails are renumbered correctly, but then right column does not show correct number.

Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

If anyone else is experiencing this same issue, please append to this thread.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...