-
AuthorPosts
-
August 17, 2010 at 4:09 pm #153607
I have done a local install of the JA Ores template on Windows Vista running XAMPP and have received the following errors during the installation and at the top of the template when accessed in the browser:
The first error I received on the last step of the JoomlaJa Ores Quickstart installation was:
Duplicate entry ’10’ for key “Primary” SQL=INSERT INTO jos_core-ad_aro VALUES (10,’users’,’62’,0,’Administrator’,0)
(See the first graphic in the attachment)Next, when accessing the sitetemplate through the browser, I received the following errors at the top of the template:
Warning: Parameter 1 to plgContentPlg_JAThumbnail::onPrepareContent() expected to be a reference, value given in C:xampphtdocsbbtjoomlalibrariesjoomlaeventevent.php on line 67
Warning: Parameter 1 to plgContentEmailCloak() expected to be a reference, value given in C:xampphtdocsbbtjoomlalibrariesjoomlaeventdispatcher.php on line 136(See the second graphic in the attachment)
The configuration is as follows:
Windows Vista Service Pack 2
XAMPP ver. 1.7.3
•Apache 2.2.14 (IPv6 enabled) + OpenSSL 0.9.8l
•MySQL 5.1.41 + PBXT engine
•PHP 5.3.1
•phpMyAdmin 3.2.4
•Perl 5.10.1
•FileZilla FTP Server 0.9.33
•Mercury Mail Transport System 4.72I have tried the installation twice with the same results and also tried it on another computer with the same results. What do I need to do to correct this installation on a local computer using XAMPP?
Thanks in advance for the assistance.
Arthur
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 18, 2010 at 9:16 am #353041Hello
1) issue #1 that is from the data sample, but it ‘s small bug and do not influence the site. i ‘ll inform our developers about this bug, they will fix it at the next version
2) issue #2 You open the file: modulesmod_jaslideshow2helper.phphelper.php and find code;
[PHP]
$results = $dispatcher->trigger ( ‘onPrepareContent’, array ( $data [$i], $params, $limitstart ) );
[/PHP]
replace:
[PHP]
$results = $dispatcher->trigger ( ‘onPrepareContent’, array ( &$data [$i], &$params, $limitstart ) );
[/PHP]1 user says Thank You to Saguaros for this useful post
-
AuthorPosts
This topic contains 3 replies, has 2 voices, and was last updated by arthurrs 14 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum