Quantcast
Channel: Programming Facts » Common Issues/Bugs
Browsing latest articles
Browse All 10 View Live

Solved – Error creating folder “redirect:/index.php” (Can’t create redirect:...

I was working with FCKEditor and i got the error like "Error creating folder "redirect:/index.php" (Can't create redirect: directory)". First thing i have checked the permissions for userfiles folder...

View Article



Problem with Insert/Edit image or link in Browse server – FCKEditor

Are you facing problem when Browser Server of Insert/Edit image or Insert/Edit link in FCKEditor ? Yesterday when i was working with FCKEditor and click on Insert/Edit image than click on Upload tab...

View Article

CakePHP PaginatorHelper-Sorting problem solved

CakePHP provide its own Pagination helper using which you can easily add paging and sorting functionality in your CakePHP application. Using this PaginatorHelper class for one model, all instruction is...

View Article

Browse Server & Image Upload Problem in CKEditor Solved

Some days ago, i moved from FCKEditor to CKEditor. CKEditor looks preety good but the problem is with upload image option. In demo application it shows me Browse Server & Upload button for...

View Article

How to include multiple javascript files in Zend Framework

If you are working with javascript files and using Zend Framework than you must be aware with how to include javascript files in view files ? Look at below syntax to include more than one javascript...

View Article


SMTP -> ERROR: Failed to connect to server: Connection timed out (110)

SMTP -> ERROR: Failed to connect to server: Connection timed out (110). Connection time-out means the mail server cannot be reached anymore. If the mail server is different from your web server...

View Article

[PHP] Warning: Cannot modify header information when Create a COOKIE

When you create COOKIE or try to set COOKIE, are you getting error like "Warning: Cannot modify header information - headers already sent" ? This happen if your page starts output on browser. COOKIE is...

View Article

URL file-access is disabled in the server configuration – failed to open stream

I was working with Google Map and I got warning message which says "Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration". Also it shows me...

View Article


Input type Image not working in Firefox

I am PHP Developer and my web designer gives me HTML pages in which submit button placed with input type image. Obviously input button needs to show image instead of text and can not be done with CSS...

View Article


[PHP] Fatal error: Can’t use method return value in write context

Today while working with WordPress project, i got weird error message which is this. Fatal error: Can't use method return value in write context.. I was working with one of the premium WordPress theme...

View Article
Browsing latest articles
Browse All 10 View Live


Latest Images