Please make sure that you have read the documentation and extensive resources provided on this site before posting your question!
Dynamic Content Gallery Resources
DCG Version 4.0 beta is now available for download and testing. This is a development version and not recommended for live sites. Read more here.
Note that the current stable release of the DCG is version 3.3.5.
Topic RSS
2:55 pm
en,i'm sure i have put the code "var_dump($def_img_path);" in the "dfcg-gallery-constructors.php" which is in the folder "I:\wamp\www\wp\wp-content\plugins\dynamic-content-gallery-plugin\includes", just like the screenshot showed. if it is possible, you can take a test on your own computer, i think you will meet the same problem as i said.
3:22 pm
I put in the code mentioned above and it outputs:
But it should be
So how do I get rid of the
I have URL to default "Category" images folder: set to:
Settings:
Image Management: full URL
Carousel Thumbnails: legacy
Gallery Method: multi-option | Default Images folder is: http://learning.allcovered.com/wp/wp-content/uploa…..s/default/
Descriptions: manual
Javascript Options: mootools
Load Scripts: Home Page
Tools – Error Message options: on
9:24 am
August 25, 2008
Offline@ jamespro
What have you entered in the default images folder box in the DCG settings page?
Also, what are your Dashbaord > General settings for Wordpress address and Site address?
3:27 pm
http://learning.allcovered.com/wp/wp-content/uploa…..s/default/
WordPress address (URL)
http://learning.allcovered.com/wp
Site address (URL)
http://learning.allcovered.com
2:57 pm
August 25, 2008
Offlinejamespro said:
* The Topic Status says "awaiting user"–I hope this doeesn't mean my response will not be seen. Thanks.
@ jamespro,
Are you still experiencing this problem, or did you fix it?
7:35 pm
I am still experiencing the problem.
Look at slide #3 on the home page. That is the error image that I put the logo into just so it doesn't say "Error".
6:58 am
August 25, 2008
Offlinejamespro said:
I am still experiencing the problem.
Look at slide #3 on the home page. That is the error image that I put the logo into just so it doesn't say "Error".
Yes, I see the problem.
Can you try something for me? Open up the plugin's includes/dfcg-gallery-constructors.php file, and find this line (line 79):
$def_img_folder_path = str_replace( get_bloginfo('url'), ABSPATH, $def_img_folder_url );
Then, replace the above code with this:
$def_img_folder_path = str_replace( get_bloginfo('wpurl'), ABSPATH, $def_img_folder_url );
Then tell me what result you get for the URL for image 3.
9:47 pm
August 25, 2008
OfflineHi,
It's a strange one… I think we have found a bug in my code. However, what surprises me is that many people have a setup like yours and no-one else has raised this issue. This could be because it only really manifests itself when using default images and, perhaps, not many people use the default images (or never notice that they have a problem).
Anyway, I shall do some further testing my end.
Thanks for the donation – much appreciated! :-)
Most Users Ever Online: 28
Currently Online: nloronacele
14 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
johnbroome: 13
sjpeaches: 12
speedyp: 12
CherylMcL: 10
littlemerry: 8
lsnoei: 8
Member Stats:
Guest Posters: 770
Members: 1297
Moderators: 0
Admins: 1
Forum Stats:
Groups: 2
Forums: 7
Topics: 978
Posts: 4293
Newest Members: chargers3, jwhetstone, robert, Mak-Donuts, kilerb, Marian Bamboi
Moderators:
Administrators: Ade (2490)
Log In
Register
Home

Dynamic Content Gallery: Have you read the
