|
#31
|
|||
|
|||
|
Seems to have the right effect on the error which is now gone and it is producing it's XML now...
So that is good news! Thanks for the quick update on the curl vs. DOMDocument->load() |
|
#32
|
|||
|
|||
|
separate issue
I've carefully read through the above problems and solutions, trying each one separately and together. Unfortunately, none seem to resolve this issue:
Parse error: parse error, unexpected T_OBJECT_OPERATOR, expecting ',' or ';' in /home/content/p/e/d/pedroserano/html/portfolio/addons/_dfgallery/df/gallery.php on line 40 Any idea what this means? Thank you
|
|
#33
|
|||
|
|||
|
Hi Marco,
Have you tried to load flickr as an album (dfgallery functionality) in your version as well already? |
|
#34
|
|||
|
|||
|
@pedroserano I have absolutely no clue. All I can think of is that you may be running some really old PHP version. (below PHP5)
@evanvooren No I haven't. Why?
__________________
Check out Dark Matter, the accessible, degradable and sweet looking Pixelpost template. Dark Matter Pro is now available at darkmatter-template.com! If you want something from me please DON'T PM me on this forum as the inbox keeps filling up. Send me email instead at marco at i-marco.nl. Thanks! |
|
#35
|
|||
|
|||
|
I was testing how easy it was to use other album types supported by dfgallery like flickr and it didn't. So before I start investigating how to I was wondering whether you've tried this already and maybe had it working as well.
|
|
#36
|
|||
|
|||
|
php5
Marco,
you were absolutely right, the server is running both php4 and php5 perhaps for backwards compatibility, but not my choice. The host says all scripts that you want parsed as php5 need .php5 on the end. All the scripts run flawlessly by themselves as I've tested, but it seems have lost their links to each other. Are there references to php files in gallery.swf (I believe I've covered all references in _dfgallery/df/gallery.php and the other editable files. Thanks!!! |
|
#37
|
|||
|
|||
|
Wow that's an utter ridiculous way of doing things. This pretty much prevents any software to run as PHP5. I'd strongly urge your host to REVERSE this, making .php run php5 and .php4 run php4 for those who still haven't been able to upgrade their software after over 3 years.
You may still be able to change this for your home directory only with a .htaccess file pointing .php files to the right destination. You could try to ask them for that!
__________________
Check out Dark Matter, the accessible, degradable and sweet looking Pixelpost template. Dark Matter Pro is now available at darkmatter-template.com! If you want something from me please DON'T PM me on this forum as the inbox keeps filling up. Send me email instead at marco at i-marco.nl. Thanks! |
|
#38
|
|||
|
|||
|
Marco,
I really like your theme and the dfGallery slideshow is a very nice add-on. Unfortunately my the hosting company is setup with an old Linux distribution (SuSE 10.0!) and there is currently no option to upgrade to PHP5. So I've written a new PHP4 compliant version of the media-stripper, which is required to transform the MediaRSS XML File to a new XML file for dfGallery. I am still running the last couple of tests and tidying up the code.. There is a limitation however: it will only work with MediaRSS feeds. So no Flickr, Picasa Fotki or Photobucket. I will post the PHP4 files, if someone is interested in them. // Olivier |
|
#39
|
||||
|
||||
|
The Marco, the addon "dfgallery.php" is still in version 1 :
$addon_version = "1.0"; even if I after thedownload of "dfgallery-addon-11" ? |
|
#40
|
|||
|
|||
|
That just means I forgot to change that
__________________
Check out Dark Matter, the accessible, degradable and sweet looking Pixelpost template. Dark Matter Pro is now available at darkmatter-template.com! If you want something from me please DON'T PM me on this forum as the inbox keeps filling up. Send me email instead at marco at i-marco.nl. Thanks! |
| Post Reply |
| Thread Tools | |
|
|