I am trying to install elgg 1.7.7 in windows with Apache 2.2 and php 5.3, I have checked that mod_rewrite is working.
Now the issue is I am getting a blank page after submitting the database details.
can anyone help me
User Profile
Collapse
-
Elgg 1.7.7 Installation - Blank Page after Database Settings
-
Use date_format( `date_added` , '%Y-%m-%d' ) like this. you will get only date -
Jquery validation with dependency-expression is not working in IE
Jquery validation with dependency-expression is not working in IE. it works fine in FF. Here is the part of code.
...Code:$("#myform").validate({ rules: { cat_list:{required: function(){ return $('#offertype:checked').val() == 2}}, panel: "required", title: "required" -
set session out in every 30 min
Hi,
How to set session out in every 30 min.
Ruth -
Extension is .xml I want the out put in xml tree format.
pls help me urgently..
Ruth.Leave a comment:
-
Ohh , No luck.. Its driving me mad.. pls help me somebody...
Im getting error like this 'feed format not supported'
Ruth.Leave a comment:
-
XML tree not displaying in IE7
Hi,
My feed is not showing in IE7, working fine in FF,chrome and IE6,
here is the code
...Code:<?xml version="1.0" encoding="ISO-8859-1"?> <feed> <title>Transaction Details</title> <records> <transaction> <tID>1</tID> <uID>1567YTY01</uID> <Commission>125.00</Commission>
-
preg_replace not working in server
Hi,
I am using this code to make my query nice
...Code:// Make nice query, remove multiple: spaces, '`' (safe slashes), 'AND', 'OR', ... $pattern = array ( '/(AND[\s])+/', '/(OR[\s])+/', '/\s+/', '/`+/', '`^[^\w\d]`', '`[^`\w\d]$`' ); $replace = array ( 'AND ' , 'OR ' , ' ' , '`' , '' , '' ); $search_preferences['SQL_Query'] = preg_replace ($pattern, $replace, $search_preferences['SQL_Query']
-
How to draw underlined text using TrueType fonts to an image?
Hi,
How to Write text with underline to the image using TrueType fonts
please help -
Thanks Its Working
...Code:$text = "Test Text"; $image = imagecreatetruecolor(200,45); $white = imagecolorallocate($image,255,255,255); imagefill($image,0,0,$white); $red = imagecolorallocate($image,255,0,0); $degrees = (173/strlen($text)/3.7); for ($i=0;$i<strlen($text);$i++) { $a = ($degrees*$i)+246; $cos = cos(deg2rad($a));Leave a comment:
-
-
Image Creation Using php
How to put text and images to an exising image and create a new image with the text and image.
I dont want to use photosho or other image editing software.I want to create it dynamically..
pls help me.. -
Hi,
I have a text 'sample text' and one button 'arc warp' on click the of the button the text effect should change to arc warp
ex
I want the text like arc warp in that image.....Leave a comment:
-
warp text using javascript
How to create a warped text using javascript? Is it possible..?
pls help me ... -
How to remove a specific thread from vbulletin
I am using vbulletin 3.7. and I logged in as administrator, I want to see all the thread posted in forum and also remove a specific thread(both subscribed and unsubscribed)
pls help me. -
SEO plugin problem in wordpress
I am using semologic theme for my blog, and i put seo.php in wp-content/themes/semiologic/admin
The seo option was working for all blogs except one.
the problem is that the option seo is there, but i cant save the title,keyword and description. while save it will remain blank..
did i need to enable any features or any other plugin for this? please help me out this.
thanks
... -
Error while using MAX function in update clause
Hi
i want to update the recorde like this
[CODE=mysql]
UPDATE category_shops SET category_shops_ id = (SELECT MAX(`category_s hops_id`)+1 FROM category_shops) WHERE category_shops_ id = 0 AND shop_id= 14856 AND category_id = 14
[/CODE]
but getting the error
"1093 - You can't specify target table 'category_shops ' for update in FROM clause "
please help me -
Hi coolgames,
You missed the ',' to seperate the array elements
try this now
...Code:<? function village_music_getmoduleinfo(){ $info = array( "name"=>"Village Music (Ops)", "version"=>"0.1CG", "author"=>"`2Raja Naveen Kavuru (coolgames)", "category"=>"CG", "settings"=>array(Leave a comment:
-
Hi beary,
Try this..
http://chxo.com/scripts/spellcheck.php? showsource=1#so urce...Leave a comment:
-
Hi,
u can use $_SERVER['REQUEST_URI'] to get the current url....Leave a comment:
No activity results to display
Show More
Leave a comment: