2
votes
1answer
44 views

Slow Migration is it possible with a PHP/SQL Driven site

I have a Joomla site that is operating on www.mysite.com, I want to migrate to WordPress but heres the thing, I have hundreds of pages and simply moving migrating them to a test site isn't ideal since ...
0
votes
0answers
170 views

Display RokNavMenu as a two-tier menu system [closed]

I am trying to modify the was RokNavMenu displays its dropdown menus. Assuming a 3-level menu, I need to have level 1 and level 2 be horizontal and level 3 drop down from level 2 This image shows ...
0
votes
0answers
80 views

Joomla 3.02 : how to query MySQL and use the data [closed]

I have been googling for last few hours but no luck. I am looking for a simple example on how I can query MySQL using PHP and then use the output in an input box. My confusion is where do I put the ...
1
vote
1answer
97 views

500 error on Joomla website

PHP Fatal error: Call to a member function setQuery() on a non-object in /home/josh/public_html/administrator/components/com_jfusion/plugins/phpbb3/forum.php on line 226 Just moved over to a new ...
0
votes
2answers
3k views

Am I hacked or has Google problems? [duplicate]

Possible Duplicate: Titles in Google results contain spammy prefixes I have a webshop online called omnivisionshop and I have some problems with redirecting from Google. Case 1 When I ...
1
vote
2answers
171 views

Cookie manager PHP

I own a Joomla commerce store and although I use Google Analytics in order to track visitors, I need to install a cookie manager in order to be able to track cookies that were installed on customer ...
1
vote
3answers
210 views

Including title page name in PHP URLs

How do I show titles of the page in URLs? Currently: http://websitename.com/index.php?c_id=18&start=0&m_id=1 Change To: ...
1
vote
1answer
84 views

Joomla: Cross site link boxes

I am currently evaluating Joomla for use on the the rebuild of our corporate website. One of the features our designs have is spaces for what we've been calling widgets. These widgets include common ...
1
vote
1answer
567 views

Analyze high load due to Joomla?

I have a Joomla site causing very high (php) load on the server. I have already ran the MySQL slow log feature and it doesn't appear to be MySQL. What are some ways to analyze a Joomla site to ...
0
votes
1answer
2k views

Dynamic content in Joomla - Embedding PHP in Joomla articles

Preface: I recently inherited a website project that my employer had summer interns create. Being non-technical types, they opted for Joomla CMS to create the content. They also opted to make all of ...
1
vote
5answers
105 views

dynamic website development help

I am wondering is there such thing as a WYSIWYG / graphical editor for PHP based website such as Drupal and Joomla? I am from the print world, working with code and database just driving me nuts! ...
0
votes
1answer
99 views

can mod_rewrite be used for this problem?

We used to have a URL http://www.abc.com/index.php?itemID=144 which is moved to http://www.abc.com/index.php?itemID=1556 we want our users which are hitting the above url(144) to reach to 1556. ...
0
votes
3answers
91 views

Is it possible to install joomla on a windows server?

Is it possible to install joomla on a windows server and what might be the difficulties of going about and doing so. Our client has a windows dedicated box and they want joomla placed on their ...
0
votes
1answer
674 views

Joomla change read more link to blog layout id

I have a module with articles created with the displaynews plugin. If I click the read more of the articles they go to the full article. But I want them to go to a category blog layout and scroll to ...
1
vote
1answer
58 views

Select cms to the construction site with e-learning

I want to suggest me someone who has experienced one cms or component to build website with e-learning
0
votes
1answer
121 views

Joomla theme only 1 page or module

Hi how can I theme only 1 page or module in joomla 1.5? And I don't mean change the css but change the php file, so I can choose to display the date above the title and not below. This should be very ...
1
vote
3answers
223 views

How could this site have been infected?

I run a small website on some Joomla 1.5 version. It appears that today it was hacked: The index.php and index2.php files were overwritten, the administrator account had its password changed, and the ...
1
vote
1answer
389 views

want give access only one component backend manager users?

I want give access only one component to the back end manager users? it is possible?if yes please tell me how can?
1
vote
1answer
609 views

Joomla component upload error 500

When I try to upload a Joomla component via the the Joomla extension upload manager I receive a error 500 message. What can be the cause of the problem? How do i fix it? Note: I have tried changing ...