Problem with Ajax on centOs

Questions about programming languages and debugging
Post Reply
User avatar
intern3t
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 119
Joined: 18 Aug 2010, 02:06
13

Problem with Ajax on centOs

Post by intern3t »

i created a custom module for sugarcrm, i installed it on sugarcrm installed on a centOS server. when i click on the menu for the module, it shows this error:

Code: Select all

An error occured
If this error persists, please have your administrator disable Ajax for this module
But when i run on my localhost, it works perfectly. i have tried all i could to fix this, but no luck. anyone have ideas.

Find attached is the screenshot of the error when installed on centOS (error.jpg), and when it is working on localhost(working.jpg).
Attachments
working.jpg
working.jpg (290.08 KiB) Viewed 931 times
error.JPG
error.JPG (86.27 KiB) Viewed 931 times

User avatar
intern3t
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 119
Joined: 18 Aug 2010, 02:06
13

Re: Problem with Ajax on centOs

Post by intern3t »

i have fixed the error. please close thread. thank you

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Re: Problem with Ajax on centOs

Post by bad_brain »

what was the problem? :)
Image

User avatar
intern3t
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 119
Joined: 18 Aug 2010, 02:06
13

Re: Problem with Ajax on centOs

Post by intern3t »

@bad_brain, i forgot to clear my browsers cookies after making modifications on the code, that was the problem. When i cleared my browser's cookies, everything started working fine. thanks

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Re: Problem with Ajax on centOs

Post by ayu »

ah :P ... good old browser cache strikes again
"The best place to hide a tree, is in a forest"

Post Reply