Joomla! Discussion Forums



It is currently Mon Nov 23, 2009 9:01 pm (All times are UTC )

 


Forum rules

Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 8 posts ] 
Author Message
 Post subject: SQL problem
Posted: Sat Nov 07, 2009 4:10 pm 
User avatar
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Sat Feb 14, 2009 7:54 pm
Posts: 22
Location: Holland
I have changed the names of the SQL tables for 'jos_' to 'jip_' for security reasons. This always works well with the extensions and modules and If not I know who to fix it till now :(

I have a scroller module that want to connect to the SQL tables:
Code:
#__sobi2_item
#__sobi2_cat_items_relations


The module does not give an error on the website it but leaves the pages blank. Can anyone give me a hint how I can change the code in the .php file of the module so it connects to the right tables.

I don't have much knowledge of SQL databases so maybe stupid question but does the "#_" in #__sobi2_item

Thank you for you help


Top
  E-mail  
 
 Post subject: Re: SQL problem
Posted: Sun Nov 08, 2009 4:08 am 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Tue Jul 07, 2009 4:45 am
Posts: 614
Try:

http://docs.joomla.org/How_to_use_the_d ... our_script

Hope this helps!


Top
   
 
 Post subject: Re: SQL problem
Posted: Mon Nov 09, 2009 8:29 pm 
User avatar
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Sat Feb 14, 2009 7:54 pm
Posts: 22
Location: Holland
Thanks man, interesting article! Checked everything in the module file but couldn't find any bug :( anyway thank you for the help ;)


Top
  E-mail  
 
 Post subject: Re: SQL problem
Posted: Mon Nov 09, 2009 8:53 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Tue Jul 07, 2009 4:45 am
Posts: 614
NP:)
Interesting enough, do the tables have data?


Top
   
 
 Post subject: Re: SQL problem
Posted: Mon Nov 09, 2009 11:59 pm 
User avatar
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Fri Jul 03, 2009 5:38 pm
Posts: 355
If you're getting an entirely blank white screen, you probably have a problem with some php settings. Check the apache error logs to see the issue.

_________________
Joseph Davis
Technical Support Representative
jdavis@hosting.com
http://hosting.com


Top
  E-mail  
 
 Post subject: Re: SQL problem
Posted: Tue Nov 10, 2009 4:17 am 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Tue Jul 07, 2009 4:45 am
Posts: 614
This thread seems similar:
viewtopic.php?f=430&t=291029

Hope this helps!


Top
   
 
 Post subject: Re: SQL problem
Posted: Wed Nov 18, 2009 3:46 pm 
User avatar
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Sat Feb 14, 2009 7:54 pm
Posts: 22
Location: Holland
The apache error logs are kept by the provider so don't really know how to access them.

I also check the other post and my config file and path are correct. Next to that I checked the sobi2 forum where the module came from, also there no solution or response :(

Strange, but maybe it will solve by itself when a new update come out of php or the SQL server.

Thanks guys for the help.


Top
  E-mail  
 
 Post subject: Re: SQL problem
Posted: Thu Nov 19, 2009 4:59 am 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Tue Jul 07, 2009 4:45 am
Posts: 614
To change the table names, the cooresponding php file(s) need changed as well depending on how they call and write to teh sql.

Try to change them back to the original names, also make sure the tables are UTF-8.

Just a thought...


Top
   
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

Quick reply

 



Who is online

Users browsing this forum: biablasta, PhilD, smiley7 and 54 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group