jimie VIP
Total posts: 531
30 Mar 2014 09:54

Would be nice if you can build a inqueries applicate for cobalt8 so the you can give possible to the listing owner to view his inqueries he received for his listing, something like you have in Notifications logs

Last Modified: 29 Aug 2015


Sergey
Total posts: 13,748
02 May 2014 03:27

If I login as Cobmany everythiong OK. But if I login as demo I do not even see menu elements.

Please check menu accesslevel and that admin user is in the group that is in that level.


jimie VIP
Total posts: 531
02 May 2014 06:05

I just did but seams to be the same, still getting a joomla 404 error

rgds


Sergey
Total posts: 13,748
02 May 2014 14:07

Do you see menu elements in menu under that user? Did you create your custom user access levels?


jimie VIP
Total posts: 531
02 May 2014 14:15

Hello Sergey

As you know this was working, yes the menu item is visible for me when I`m logged in as super admin, but when I click on it, it simply shows a joomla 404 error, tried to set error reports to Maximum and enabled debug mode but no other error, I dont know what may have caused this

rgds


Sergey
Total posts: 13,748
05 May 2014 06:15

Did you delete records from DB? This happens because you want to get record with ID 0.

It is probably happen in custom tyemplate where you use ItemsStore::getRecord. Please makesure the parameter you put there is not 0.


jimie VIP
Total posts: 531
05 May 2014 06:29

Just checked the custom template in there and I dont find any php ItemsStore::getRecord call in there


Sergey
Total posts: 13,748
06 May 2014 11:14

Why? The template tat list inquires. I gave you special script how to show link to parent. Or I inserted in myself I do not remmber. Give me FTP and I'll check it again.


jimie VIP
Total posts: 531
06 May 2014 11:20

Extplorer it`s installed in there, feel free to login in backend and check

Thanks


Sergey
Total posts: 13,748
06 May 2014 16:41

I have logged in, opened file and it started to work. No idea why.


jimie VIP
Total posts: 531
06 May 2014 17:31

I`ve just tried again and same for me when I try to acceess "Sent inquiries" menu item I still get a joomla 404 error, this is really strange :(


Sergey
Total posts: 13,748
07 May 2014 12:04

Fixed.


jimie VIP
Total posts: 531
07 May 2014 12:14

Thanks a lot ! You`re the man as always!


jimie VIP
Total posts: 531
12 May 2014 09:18

Sergey the problem is back, the same joomla 404 error. If you fix can you tell us what`s causing this issue ?

rgds


Sergey
Total posts: 13,748
12 May 2014 15:24

The problem was child field template parent.php. I added theer not to use ItemsStore::getRecord id value is 0.


jimie VIP
Total posts: 531
12 May 2014 15:39

So how can we get this fixed so we dont get you bothered again ?

rgds


Sergey
Total posts: 13,748
13 May 2014 06:59

yes, there is a way.

The problem is when listing is deleted, inquires for this listing stays. And when those are listed, it produce error when cannot find parent record.

I'll try to implement new parameter to delete related records on article deletion.


Sergey
Total posts: 13,748
13 May 2014 07:16

I have fixed it on your site. And it should not appear again. Please make sure you have backup copy of com_cobalt/fields/child/tmpl/output/parent.php


jimie VIP
Total posts: 531
13 May 2014 07:22

Oky, thanks a lot for your time Sergey!


pepperstreet VIP
Total posts: 3,837
13 May 2014 14:33

Sergey I'll try to implement new parameter to delete related records on article deletion.

+1 :)

Powered by Cobalt