Security bug discovered in all previous Joomla 1.5 versions. UPDATE NOW! This will not affect your template layouts or features.

More info or Fast upgrade

You are here:Templates Club arrow Help and Support arrow Support Forums
Youjoomla Support
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Error code (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Error code
#3269
neo
Admin
Posts: 2955
graph
User Online Now Click here to see the profile of this user
Re:Error code 5 Months, 4 Weeks ago Karma: 69  
well guess what , BUGGGG , open mod_myfp_slider.php


line 110


Code:

if ( $phpversion = 1 ) {
replace with
Code:

if ( $phpversion == 1 ) {
now the php switch should work sorry about that , I coded it at 6am and missed =
 
Logged Logged  
 
Last Edit: 2008/04/18 21:09 By neo.
 
Please mark your post as SOLVED if your issue is resolved. Thank you. To mark the post as solved , edit your first post title : NOTE FOR UNANSWERED POST: IF YOUR POST IS NOT ANSWERED WITHIN 48H PLEASE SEND ME AN EMAIL TROUGH OUR CONTACT FORM WITH SUBJECT UNANSWERED POST
  The administrator has disabled public write access.
#3270
neo
Admin
Posts: 2955
graph
User Online Now Click here to see the profile of this user
Re:Error code 5 Months, 4 Weeks ago Karma: 69  
Thank you for your kind words my friend , support and your patience is always welcome

you can always spread the word if you like

http://www.bestofjoomla.com/component/option,com_companies/
Itemid,53/func,detail/catid,1/id,23/
 
Logged Logged  
 
Last Edit: 2008/04/18 21:13 By neo.
 
Please mark your post as SOLVED if your issue is resolved. Thank you. To mark the post as solved , edit your first post title : NOTE FOR UNANSWERED POST: IF YOUR POST IS NOT ANSWERED WITHIN 48H PLEASE SEND ME AN EMAIL TROUGH OUR CONTACT FORM WITH SUBJECT UNANSWERED POST
  The administrator has disabled public write access.
#3740
archiecassie
Fresh Boarder
Posts: 12
graphgraph
User Offline Click here to see the profile of this user
Re:Error code 5 Months, 2 Weeks ago Karma: 0  
Quick note on this:

I encountered the same issue today; a quick look at the code shows:

if ( $phpversion = 1 )

which should be changed to "=="

however, the function at line 141:

if (!injectCustomHeadTags($linktag_tabs)) {

I believe should be changed to:

if (!newheadtag($linktag_myfpslider)) {

Looks like some code for the Tab'd News Module made it over to the FPSlider.
 
Logged Logged  
  The administrator has disabled public write access.
#3744
neo
Admin
Posts: 2955
graph
User Online Now Click here to see the profile of this user
Re:Error code 5 Months, 2 Weeks ago Karma: 69  
I updated the download yesterday , when did you get the download?
yes that function will be changed ,it is same css call function for head tag that is being used for valid code thnx
 
Logged Logged  
 
Please mark your post as SOLVED if your issue is resolved. Thank you. To mark the post as solved , edit your first post title : NOTE FOR UNANSWERED POST: IF YOUR POST IS NOT ANSWERED WITHIN 48H PLEASE SEND ME AN EMAIL TROUGH OUR CONTACT FORM WITH SUBJECT UNANSWERED POST
  The administrator has disabled public write access.
#5861
designzbyanita
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Re:Error code 3 Months, 3 Weeks ago Karma: 0  
I just purchased my template last week and have this problem -

Wrong parameter count for preg_replace() in both the Slider and Tab Module

how do I fix it. My site is ready to roll but can't until I figure this out. Thank you.
 
Logged Logged  
  The administrator has disabled public write access.
#5866
neo
Admin
Posts: 2955
graph
User Online Now Click here to see the profile of this user
Re:Error code 3 Months, 3 Weeks ago Karma: 69  
set the module settings to PHP4 or upgrade your phph to php5 which should be bether.

note: you purchased the template not the modules or demo, modules and demo installations are free for customer to make it easy
 
Logged Logged  
 
Please mark your post as SOLVED if your issue is resolved. Thank you. To mark the post as solved , edit your first post title : NOTE FOR UNANSWERED POST: IF YOUR POST IS NOT ANSWERED WITHIN 48H PLEASE SEND ME AN EMAIL TROUGH OUR CONTACT FORM WITH SUBJECT UNANSWERED POST
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop