v1.6-v1.7 Module Advanced SEO Friendly URLs - Remove ID & Pretty URL 2.4.0

averma82

Member
XNullUser
Joined
Jun 24, 2021
Messages
87
Reaction score
0
Points
6
NullCash
2
Is this module compatible with the latest ps version
 

Souliliman

Active member
Elite
XNullUser
Joined
Mar 31, 2021
Messages
176
Reaction score
175
Points
43
NullCash
285
Prestashop 1.7.8.0 minimum
$this->ps_versions_compliancy['min'] = '1.7.8.0';
 

Nheka

Member
XNullUser
Joined
Dec 14, 2020
Messages
299
Reaction score
0
Points
16
NullCash
14
I think this is the best friendly url module, thanks alot for sharing it
 

JOSCINTA

Active member
Elite
XNullUser
Joined
Jul 19, 2022
Messages
93
Reaction score
184
Points
33
NullCash
674
Does anyone get this error when trying to configure it from BackOFFICE?

Attempted to call an undefined method named "l" of class "FsAdvancedUrlHelperList".
Did you mean to call e.g. "createTemplate", "displayDefaultLink", "displayDeleteLink", "displayDetailsLink", "displayDuplicateLink", "displayEditLink", "displayEditobjectLink", "displayEnableLink", "displayListContent", "displayListFooter", "displayListHeader", "displayViewLink", "hasBulkActions", "renderRequiredFields" or "setTpl"?​


in modules/fsadvancedurl/classes/FsAdvancedUrlHelperList.php (line 63)

  1. break;
  2. }
  3. $this->module->smartyAssign([
  4. 'button_url' => $url,
  5. 'button_name' => $this->l('Edit'),
  6. ]);
  7. return $this->module->smartyFetch('admin/edit_object_link.tpl');
  8. }
  9. }
 

ewzen

Member
XNullUser
Joined
Aug 9, 2021
Messages
220
Reaction score
0
Points
16
NullCash
8
thats a nice module for clean urls. thank you
 

hadahan

Member
XNullUser
Joined
Dec 26, 2022
Messages
128
Reaction score
1
Points
18
Location
Irkutsk
NullCash
1
I used this module once, I need to update my memories.
 

norca

Member
XNullUser
Joined
Oct 3, 2021
Messages
234
Reaction score
1
Points
18
NullCash
9
thanks for sharing mate. needed this one to try before bying
 

Eleos

Well-known member
Master
Diamond
Elite
Joined
Dec 1, 2020
Messages
335
Reaction score
815
Points
93
NullCash
2,163
thanks for sharing this module. very good!
 

Biogent

Member
XNullUser
Joined
Jun 8, 2023
Messages
60
Reaction score
2
Points
8
Location
Ukraine
NullCash
202
Can someone please confirm the compatible of this module with Presttashop 8.0.4? Only preferably from personal experience.
 

kaleske

Active member
XNullUser
Joined
Feb 10, 2019
Messages
369
Reaction score
63
Points
28
NullCash
126
It was working with PS 1.7.8.8 but suddenly it stopped as front office is working properly but back office gives error. Anyone had same problem?
 

devm

Member
XNullUser
Joined
Jan 19, 2022
Messages
254
Reaction score
0
Points
16
NullCash
7
Thanks! Wanted to test it. Great to have it here
 
Top