Page 1 of 1
Install problems
Posted: 15 Nov 2016, 18:23
by Galaxy12
Hello i have instald joomla 3.6.4 and latest version of phoca gallery the instal is ok bud now if i go to the control apnel the screen go to white and nothing is working ????
ho can i solf this ?
Re: Install problems
Posted: 18 Nov 2016, 20:00
by Jan
Hi, which version of Phoca Gallery did you install (there are three latest)?
Blank page mostly means a php error, try to enable php error reporting to see possible problem:
https://www.phoca.cz/documents/16-joomla ... rs-on-site
Jan
Re: Install problems
Posted: 25 Nov 2016, 23:04
by Galaxy12
i running com_phocagallery_v3.2.8 the error is
Notice: Use of undefined constant DS - assumed 'DS' in /home/user/domains/domain/public_html/administrator/components/com_phocagallery/phocagallery.php on line 16
Warning: require_once(/home/user/domains/domain/public_html/administratorDScomponentsDScom_phocagalleryDSlibrariesDSloader.php): failed to open stream: No such file or directory in /home/user/domains/domain.nl/public_html/administrator/components/com_phocagallery/phocagallery.php on line 16
Fatal error: require_once(): Failed opening required '/home/user/domains/domain.nl/public_html/administratorDScomponentsDScom_phocagalleryDSlibrariesDSloader.php' (include_path='.:/opt/alt/php55/usr/share/pear:/opt/alt/php55/usr/share/php') in /home/user/domains/domain.nl/public_html/administrator/components/com_phocagallery/phocagallery.php on line 16
i dont know what to do plzz can you help me ?
Re: Install problems
Posted: 26 Nov 2016, 00:16
by christine
Hi,
In your first post, you wrote, that you are using Joomla 3.6.4 and latest version of phoca gallery ...
Galaxy12 wrote:i running com_phocagallery_v3.2.8 the error is ...
Versin 3.2.8 was for J 2.5
The cause of the problem is that in previous versions of Joomla, there was a constant called DS (which stands for Directory Separator) that was set to the DIRECTORY_SEPARATOR PHP predefined constant. Joomla 3.x no longer defines this constant.
Current version of PG is 4.3.1 >
https://github.com/PhocaCz/PhocaGallery ... v4.3.1.zip
Kind regards, Christine
Re: Install problems
Posted: 26 Nov 2016, 01:32
by Galaxy12
graet thx its working now
Re: Install problems
Posted: 26 Nov 2016, 15:33
by christine
Hi,
that's fine.
Kind regards, Christine