Forum

 
You must be logged in to post Login Register


Register? | Lost Your Password?

Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

big ugly ERROR boxes

awaiting user
UserPost

5:04 pm
June 29, 2010


tvbarn

New Member

posts 2

1

Building a site with WP3.0 and DCG plugin 3.2.3 and encountering trouble.  Two problems that I have:

1. I can't see any error messages despite checking this option in the settings. Where should they be appearing?

2. I don't see the DCG Metabox referenced in the Config Guide anywhere on my Post page. Doubtless that is why I am getting the errors below. Can someone point me to it? Obviously the plugin is enabled and the hook properly set or I wouldn't be getting the excerpts below:

Screenshot

 

8:05 am
June 30, 2010


Ade

Admin

posts 1229

2

Hi,

The Error messages are printed to your Page Source as HTML comments. Look at your Page Source and you should see them.

The DCG Metabox won't appear in the Write Post screen if you have selected the Pages Gallery method in the DCG Settings page.

The images appearing side by side means that the javascript isn't being loaded. Check your Restrict Script options in the DCG Settings Page. Also, check that you have wp_head() in your header.php.

Dynamic Content Gallery: Have you read the Configuration Guide and FAQ?

6:13 pm
June 30, 2010


tvbarn

New Member

posts 2

3

Post edited 5:36 am – July 1, 2010 by tvbarn


Thanks — we're almost there.  I did have scripts restricted on posts.

But the DCG Metabox is not showing up, and no, I don't have Pages Gallery selected — I'm doing Single Category, hence the capsules from my five most recent posts.

The error each time is:

<!-- DCG Error Message 4: DCG Metabox Image URL is empty and 
Default Image does not exist. -->
<!-- Rating: Non-critical. This error does not prevent the gallery from 
working properly. -->
<!-- Fix: Enter an image URL in the DCG Metabox Image URL field for 
this Page/Post and/or define a Default Image in the DCG Settings page. -->

Btw, I did put a default image in the folder I indicated in Settings.

So can we eliminate js not loading as a cause? And can we eliminate improper Settings? 

If so, what does that leave? 

12:14 pm
July 2, 2010


Ade

Admin

posts 1229

4

Can you post your URL?

Dynamic Content Gallery: Have you read the Configuration Guide and FAQ?