close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Gallery pages very slow to open

Thread began 3/22/2011 7:57 am by kbettenc296716 | Last modified 3/24/2011 1:08 pm by kbettenc296716 | 1533 views | 3 replies

Jason ByrnesWebAssist

the lag seams to come from connecting to and retrieving data from the MySQL database, i get the same lag if I try access the gallery rss feed:
mediarss.php
If the problem is happening when accessing the database, not much can be done through the php coding.

you can test accessing the database by creating a blank php page in Dreamweaver and adding a recordset to it, then displaying a single record from the recordset.

If the page is still loading slowly, it is the connection between the PHP server and the mySQL server that is causing the lag.


If it is not the connection to the database, then you can try adding an index to the pg1_gallery_images table, using PHPMyQdmin or another database managemet tool, run the following query:

php:
CREATE INDEX gallery_id ON pg1_gallery_images (gallery_id)

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...