php queries PDF Print E-mail
Written by nishant   
Wednesday, 06 October 2010 17:45

Put php queries or problem you are facing while doing programming and The person who knows the solution of queries can give the reply of query.It will help all of us to increase the knowledge and track of queries. Discuss your php Regarding queries

Disscussions are given below.

Last Updated on Friday, 15 October 2010 03:18
 

Comments  

 
0 # nishant 2010-10-06 17:56
when user registered then data goes to which-2 table

1)jos_users and others
Reply | Reply with quote | Quote
 
 
0 # nishant 2010-10-07 06:38
aclgroup,aclgroupmap,aclgrouparrowmap
Reply | Reply with quote | Quote
 
 
0 # nishant 2010-10-06 17:58
when we enable the seo in online joomla at server then when click on other links then the stylesheet of pages does not loaded or path to the stylesheet is not correct
Reply | Reply with quote | Quote
 
 
0 # nishant 2010-10-06 17:59
use JPATH_SITE to resolve this problem it gives correct path of root path
Reply | Reply with quote | Quote
 
 
0 # nishant 2010-10-06 18:01
but it is not applicable in multiple template case it is only applicable in single template case
Reply | Reply with quote | Quote
 
 
0 # nishant 2010-10-07 07:02
it is not working fine in seo case .when click on more links then path wrong added
Reply | Reply with quote | Quote
 
 
0 # nishant 2010-10-06 19:41
how to bring logo like facebook with mod-chrome
Reply | Reply with quote | Quote
 
 
0 # nishant 2010-10-06 19:41
countmodules is for wt used
Reply | Reply with quote | Quote
 
 
0 # nishant 2010-10-07 00:38
Actually i made a component and trying to install the create table query it is not creating in database.can u tell me what can be error
Reply | Reply with quote | Quote
 
 
0 # nishant 2010-10-07 00:39
i have changed web hosting from windows to linux server . the error is coming above . actually it is the path of windows server. so it is creating problem . can you tell me if we change the server then we upload the data from one server to another server then how many files we will have to make proper to change the paths. check error in attachment
Reply | Reply with quote | Quote
 
 
0 # nishant 2010-10-07 04:38
advance wants to learn

1)image magick
2)paypal integration
3)enzgate integration
4)ajax
5)jqjoom
6)authorize .net
7)url rewriting
8)javascript and jquery

if you want to add more then tell me or write in
Reply | Reply with quote | Quote
 
 
0 # nishant 2010-10-07 20:34
how to add username and password to newsletter
and how can we move users to subscription of news letter
Reply | Reply with quote | Quote
 
 
0 # Gurpreet Kaur 2010-10-14 11:50
Hello All,

Please tell me how to create array of session to store all products in bucket before checkout.

I am working in Core PHP project for Printing Website.

Thanks in Advance
Reply | Reply with quote | Quote
 
 
0 # nishant 2010-10-14 17:30
Get the code for shopping cart adjust it according to you. i have sent at your email id
Reply | Reply with quote | Quote
 
 
0 # nishant 2010-10-14 17:30
do you have any ans of above query
Reply | Reply with quote | Quote
 
 
0 # neha 2010-10-17 07:54
how to create joomla,wp template and install wp plugins at desired location
Reply | Reply with quote | Quote
 
 
0 # nishant 2010-10-18 13:45
actually i have not done research on wordpress i will let you know early but joomla template creation i have done you can learn joomla side by side. by using notes if you have any query then can put it.
Reply | Reply with quote | Quote
 
 
0 # Gurpreet Kaur 2010-10-18 18:30
Hi Neha,
Steps to create WP Templates:
1) create HTML page for your wordpress theme.
2) Divide the HTML code into three parts
- header.php
- index.php
- footer.php
3)create folder say wp-mytheme.

4) now copy the code of Header from your HTML page and create new file under wp-mytheme and save this file as header.php

5) simillaryly create another file named footer.php and copy the footer content from your HTML page.

6) now copy the default index.php page from WP default theme twenty ten and modify the page with your index.php code and set the path with bloginfo() and add footer and header function same as in default file.

7) now have screenshot of your HTML page and save as with screenshot.jpg.

8) save all these files under wp-mytheme folder

9) now make zip file of this folder.

10) now install this folder through wp Administration under install -> upload-> Activate.

11) now run the C:/localhost/ wordpress/index.php

12) follow these steps and reply if there is any query.

Regards
Gurpreet Kaur
Reply | Reply with quote | Quote
 
 
0 # nishant 2010-10-18 23:40
Thanks for helping her . I will take care of those who take care about others. I will help you in any queries and specially i will say to others to help you which are my personal and professional friends.
Reply | Reply with quote | Quote
 
 
0 # nishant 2010-10-19 00:00
JOOMLA RESEARCH
Reply | Reply with quote | Quote
 
 
0 # nishant 2010-10-19 00:01
Title is not changing at front end from where i will change
Reply | Reply with quote | Quote
 
 
0 # Gurpreet Kaur 2010-10-19 08:25
Hello Nishant!

1) To change the title any module we have to create html folder under our Joomla Template.

2) Now create new file and save it as modules.php

add following coding :

">

>





3)now go to your Template index.php:-
change the desired div as following :



If i missed something then do reply

Regards
Gurpreet Kaur
Reply | Reply with quote | Quote
 
 
0 # Gurpreet Kaur 2010-10-19 08:25
Hello Nishant!

1) To change the title any module we have to create html folder under our Joomla Template.

2) Now create new file and save it as modules.php

add following coding :

">

>





3)now go to your Template index.php:-
change the desired div as following :



If i missed something then do reply

Regards
Gurpreet Kaur
Reply | Reply with quote | Quote
 
 
0 # nishant 2010-10-19 10:02
To learn joomla and wordpress in detail visit this site

http://www.siteground.com/tutorials/joomla15/joomla_layout.htm
Reply | Reply with quote | Quote
 
 
0 # Gurpreet Kaur 2010-10-20 11:07
Hi to all,
JOOMLA inbuilt Registered plugin problem.

I have added registration plugin in joomla but when ever i registerd any new user with this plugin data is not being stored in jos_user with this effect i cant able to logged in via Joomla login module. Please help me out asap.
Thanks in Advance.
Gurpreet Kaur
Reply | Reply with quote | Quote
 
 
0 # nishant 2010-10-21 14:33
i think there is no need for registration plugin you have to add the user registration module in joomla only and if you are installing the registration plugin(which is i think third party tool) then send the name of plugin and link from where you have downloaded
Reply | Reply with quote | Quote
 
 
0 # Gurpreet Kaur 2010-10-21 05:06
Hi all,

My query is : I have Facebook template , at hompage i want registration module on right and image on left side but when i click on any menu link i want this Image + Registration place will merge as single Component Area.

Help me to figure out.
Reply | Reply with quote | Quote
 
 
0 # nishant 2010-10-21 14:38
i sent you an email check it
the coding is something like this
Reply | Reply with quote | Quote
 
 
0 # nishant 2010-10-21 14:39
i sent you an email check it . and do not write html or php coding in this send email always
Reply | Reply with quote | Quote
 
 
0 # Gurpreet Kaur 2010-10-22 11:11
Hi all,

Joomla Read More link is not visible and not working in articles.

Regards
Gurpreet Kaur
Reply | Reply with quote | Quote
 
 
0 # nishant 2010-10-27 07:56
It is working fine here.Procedure given below:
Enter the text in article and then in between text move the cursor then click on the read button which is given downside.A red line will appear on that point.And apply it then check at front end
Reply | Reply with quote | Quote
 
 
0 # nishant 2010-11-04 07:18
video streaming like farmerpalmer
Reply | Reply with quote | Quote
 

Add comment


Security code
Refresh