Post by goldeneaglesteam » Thu Jul 07, 2016 9:46 pm

hi

i have problem in the paginations

عرض {start} الى {end} من {total} ({pages} صفحات)

how i can fix it please?

Attachments

Capture.PNG

Capture.PNG (30.77 KiB) Viewed 586 times



Posts

Joined
Thu Jun 30, 2016 3:18 am

Post by pprmkr » Thu Jul 07, 2016 10:50 pm

Check admin/language/your_language/your_language .php

pagination text should have this format:

Code: Select all

$_['text_pagination']               = 'Showing %d to %d of %d (%d Pages)';
You are using format of older version.

User avatar
Active Member

Posts

Joined
Sat Jan 08, 2011 11:05 pm
Location - Netherlands

Post by goldeneaglesteam » Sun Jul 10, 2016 9:10 am

this error appear

Parse error: syntax error, unexpected end of file in /home/jteam/public_html/oc/admin/language/arabi/arabi.php on line 1

the deafult code in the theme :

Code: Select all

$_['text_pagination']         = 'عرض {start} الى {end} من {total} ({pages} صفحات)';


Posts

Joined
Thu Jun 30, 2016 3:18 am

Post by goldeneaglesteam » Sun Jul 10, 2016 9:20 am

thank you i edited it to be

Code: Select all

$_['text_pagination']         = 'عرض %d الى %d من %d (%d صفحات)';


Posts

Joined
Thu Jun 30, 2016 3:18 am
Who is online

Users browsing this forum: No registered users and 3 guests