Post by mark4785 » Wed Feb 18, 2015 9:15 am

Hi,

I am using OpenCart 1.5.6.2 and it is located at http://www.dev.darkmoontest.com .

The problem I am experiencing is that my template files disappear on page 2 reviews page, found here: http://dev.darkmoontest.com/index.php?r ... =42&page=2 .

I don't know what is causing this issue. Please could someone point me in the right direction?


Thanks.
Mark.

Regards,
Mark.


Active Member

Posts

Joined
Fri Jan 30, 2015 3:01 am

Post by yodapt » Wed Feb 18, 2015 3:08 pm

Code: Select all

$('#review .pagination a').live('click', function() {
should be

Code: Select all

$('#review .pagination-bottom a').live('click', function() {

Opencart Developer - My Extension Showcase
Contact me at aeon.yoda@gmail.com


User avatar
Active Member

Posts

Joined
Fri Jun 17, 2011 6:39 pm


Post by mark4785 » Thu Feb 19, 2015 3:01 am

yodapt wrote:

Code: Select all

$('#review .pagination a').live('click', function() {
should be

Code: Select all

$('#review .pagination-bottom a').live('click', function() {
Thanks, however, which file contains the above code?

Regards,
Mark.


Active Member

Posts

Joined
Fri Jan 30, 2015 3:01 am

Post by yodapt » Thu Feb 19, 2015 3:04 am

I don't know without looking at the files.

Opencart Developer - My Extension Showcase
Contact me at aeon.yoda@gmail.com


User avatar
Active Member

Posts

Joined
Fri Jun 17, 2011 6:39 pm


Post by mark4785 » Thu Feb 19, 2015 3:30 am

yodapt wrote:I don't know without looking at the files.
Ok. It's obviously a PHP file. Perhaps I should look in /index.php?

Regards,
Mark.


Active Member

Posts

Joined
Fri Jan 30, 2015 3:01 am

Post by yodapt » Thu Feb 19, 2015 4:00 am

It's more likely a .tpl file, probably the product.ptl

Opencart Developer - My Extension Showcase
Contact me at aeon.yoda@gmail.com


User avatar
Active Member

Posts

Joined
Fri Jun 17, 2011 6:39 pm


Post by mark4785 » Sun Mar 01, 2015 4:14 am

yodapt wrote:It's more likely a .tpl file, probably the product.ptl
Ok I see. What difference would the code change that you have recommended make?

Regards,
Mark.


Active Member

Posts

Joined
Fri Jan 30, 2015 3:01 am

Post by mark4785 » Sun Mar 01, 2015 6:27 am

Would the code change remove the 2nd review page (which is where the error is occurring)?

Regards,
Mark.


Active Member

Posts

Joined
Fri Jan 30, 2015 3:01 am

Post by mark4785 » Tue Mar 03, 2015 3:06 am

Any ideas?

Regards,
Mark.


Active Member

Posts

Joined
Fri Jan 30, 2015 3:01 am

Post by mark4785 » Wed Mar 04, 2015 4:18 am

Hi I changed the code as you suggested but the page 2 reviews page still has no template and just shows bare text.

Regards,
Mark.


Active Member

Posts

Joined
Fri Jan 30, 2015 3:01 am

Post by mark4785 » Wed Mar 04, 2015 6:31 am

Any pointers please?

Regards,
Mark.


Active Member

Posts

Joined
Fri Jan 30, 2015 3:01 am
Who is online

Users browsing this forum: No registered users and 3 guests