Sorry for all the Spam, but as this is in testing I hope that it helps.
Under member system integration there are two options of phpbb3:
phpbb3
phpbb3_users
I switched to phpbb3 and can no longer log-in. It shows two errors at the top: Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bliedel/public_html/ad_network_listings/databases/mysql.php on line 27
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bliedel/public_html/ad_network_listings/databases/mysql.php on line 27
And the folowing four errors after trying to login:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bliedel/public_html/ad_network_listings/databases/mysql.php on line 27
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bliedel/public_html/ad_network_listings/databases/mysql.php on line 27
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/bliedel/public_html/ad_network_listings/databases/mysql.php on line 30
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bliedel/public_html/ad_network_listings/databases/mysql.php on line 27
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bliedel/public_html/ad_network_listings/databases/mysql.php on line 27
Warning: strstr() [function.strstr]: Empty delimiter. in /home/bliedel/public_html/ad_network_listings/includes/objectfunctions.php on line 364
Removed the integration switch in the mySQL DB manually. I then logged in and switched the integration to phpbb3_users. I did not receive any MySQL errors this time, however I did receive the error:
"The password you supplied does not match the one for that username."
Under member system integration there are two options of phpbb3:
phpbb3_users doesn't exist in the distributed version.
Of course, as always, different table prefixes require editing.
MySQL warnings, as always, say nothing without the debug.
Below are two examples of how they appear in the category listing:
I gather you don't have the star image loaded, then? It's placed automatically on upgrade for me.
Also, I was wondering if you have considered at all using a non-AJAX, completely CSS rating system that LOOKS and works just like an AJAX star rating system.
It's logically impossible to transmit a rating selection to a backend server with CSS (that being why the example you linked doesn't actually do anything if you click it).
I'll do some more testing later today or early tomorrow with phpbb3 and set the debug level to 'show queries as executed'.
The star rating system had to be added manually. It showed me where to add it, but did not do it automagically. I added it in place of the dropdown selector form, but it did what it showed in the images.
I do get Warning: substr_count() [function.substr-count]: Empty substring. in /var/www/testing/upgrades/01/upgrade.php on line 1157 on an upgrade from customized 4.1 templates, but it works.
The star rating system had to be added manually. It showed me where to add it, but did not do it automagically. I added it in place of the dropdown selector form, but it did what it showed in the images.
It won't give you instructions for uploading the image. It should be automatically placed at templates/images_stylename/ajaxstar.gif.
ModemGuru wrote: I also receive "We've iterated more than 2000 times and there's still a {LINKCHECKED[ in your template, so there must be a problem (malformed attempt at a template variable maybe?" when I click on "Submit Link".
For this one, since putting {LINKCHECKED[test <,> 1]} etc in my templates before upgrade doesn't cause anything, I'm going to have to go with the theory that it's correct in what it says -- that you have a malformed template variable. Check it over every instance of {LINKCHECKED[ very carefully to find one that's missing the closing brace or the like.
It looks like I won't be able to get back to testing the alpha until Monday. I'll go over my options with a fine-toothed comb (several hundred of them), though at first glance I didn't see anything. One thing that I thought of that MIGHT be causing it (and I'll have to try it out on Monday) is the following option:
<IF {LINKCHECKED[testselection <,> This is a test option (with something in parenthesis)]}>This is a test option (with something in parenthesis)</IF>
If I can't find any missing brackets I'll try removing the options that have parenthesis to see if this is causing it.
It's the spam prevention options at Admin -> Settings -> General, turn off invisible field bait.
I'm adding visibility: hidden; width: 0; height: 0;, which takes most of the horizontal width out of the invisible field, but oddly still leaves a small space at least in opera.
<input type="hidden"> would make the bots skip it, rendering it ineffective.
I have found a bug in IE7 with ajax ratings can anyone confirm it the green star is not over the yelow like in the image below but in oprea and safari and firefox works great..
Aquatic hasn't been released for 4.2 (will put it up shortly), so I guess you're using the 4.1 version. Templates have nill effect on rendering speed, anyhow -- it's slow for other reasons.
Paul wrote: Aquatic hasn't been released for 4.2 (will put it up shortly), so I guess you're using the 4.1 version. Templates have nill effect on rendering speed, anyhow -- it's slow for other reasons.
If I go back to the default, it's fine. But yes, I am using aquatic version 4.1. Nice to see some templates and theme's coming. I've followed and supported your work for a number of years. Your application and framework is awesome. Front end "eye candy" is really need.
Thanks.
---gordon
0/5
1
2
3
4
5
Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.
Comments on 5.0.0 pre-releases
Usergroup: Customer
Joined: Mar 22, 2006
Total Topics: 8
Total Comments: 50
Sorry for all the Spam, but as this is in testing I hope that it helps.
Under member system integration there are two options of phpbb3:
phpbb3
phpbb3_users
I switched to phpbb3 and can no longer log-in. It shows two errors at the top:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bliedel/public_html/ad_network_listings/databases/mysql.php on line 27
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bliedel/public_html/ad_network_listings/databases/mysql.php on line 27
And the folowing four errors after trying to login:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bliedel/public_html/ad_network_listings/databases/mysql.php on line 27
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bliedel/public_html/ad_network_listings/databases/mysql.php on line 27
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/bliedel/public_html/ad_network_listings/databases/mysql.php on line 30
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bliedel/public_html/ad_network_listings/databases/mysql.php on line 27
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bliedel/public_html/ad_network_listings/databases/mysql.php on line 27
Warning: strstr() [function.strstr]: Empty delimiter. in /home/bliedel/public_html/ad_network_listings/includes/objectfunctions.php on line 364
Usergroup: Customer
Joined: Mar 22, 2006
Total Topics: 8
Total Comments: 50
Removed the integration switch in the mySQL DB manually. I then logged in and switched the integration to phpbb3_users. I did not receive any MySQL errors this time, however I did receive the error:
"The password you supplied does not match the one for that username."
with three different logins:
Bradford
test account
atest
Thanks,
Brad
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Under member system integration there are two options of phpbb3:
phpbb3_users doesn't exist in the distributed version.
Of course, as always, different table prefixes require editing.
MySQL warnings, as always, say nothing without the debug.
Below are two examples of how they appear in the category listing:
I gather you don't have the star image loaded, then? It's placed automatically on upgrade for me.
Also, I was wondering if you have considered at all using a non-AJAX, completely CSS rating system that LOOKS and works just like an AJAX star rating system.
It's logically impossible to transmit a rating selection to a backend server with CSS (that being why the example you linked doesn't actually do anything if you click it).
Will do a few upgrade tests today.
Usergroup: Customer
Joined: Mar 22, 2006
Total Topics: 8
Total Comments: 50
I'll do some more testing later today or early tomorrow with phpbb3 and set the debug level to 'show queries as executed'.
The star rating system had to be added manually. It showed me where to add it, but did not do it automagically. I added it in place of the dropdown selector form, but it did what it showed in the images.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
I do get
Warning: substr_count() [function.substr-count]: Empty substring. in /var/www/testing/upgrades/01/upgrade.php on line 1157
on an upgrade from customized 4.1 templates, but it works.
The star rating system had to be added manually. It showed me where to add it, but did not do it automagically. I added it in place of the dropdown selector form, but it did what it showed in the images.
It won't give you instructions for uploading the image. It should be automatically placed at templates/images_stylename/ajaxstar.gif.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
I also receive "We've iterated more than 2000 times and there's still a {LINKCHECKED[ in your template, so there must be a problem (malformed attempt at a template variable maybe?" when I click on "Submit Link".
For this one, since putting {LINKCHECKED[test <,> 1]} etc in my templates before upgrade doesn't cause anything, I'm going to have to go with the theory that it's correct in what it says -- that you have a malformed template variable. Check it over every instance of {LINKCHECKED[ very carefully to find one that's missing the closing brace or the like.
Usergroup: Customer
Joined: Mar 22, 2006
Total Topics: 8
Total Comments: 50
It looks like I won't be able to get back to testing the alpha until Monday. I'll go over my options with a fine-toothed comb (several hundred of them), though at first glance I didn't see anything. One thing that I thought of that MIGHT be causing it (and I'll have to try it out on Monday) is the following option:
If I can't find any missing brackets I'll try removing the options that have parenthesis to see if this is causing it.
Forum Regular
Usergroup: Customer
Joined: Jan 25, 2005
Location: Croatia
Total Topics: 46
Total Comments: 136
Paul i have problem with this
<input type="text" name="theurl" class="bait" />
I got an empty white space i know that this is new but its not working for me how can we turn this off...
or can you make it like this
<input type="hidden" name="theurl" />
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
It's the spam prevention options at Admin -> Settings -> General, turn off invisible field bait.
I'm adding visibility: hidden; width: 0; height: 0;, which takes most of the horizontal width out of the invisible field, but oddly still leaves a small space at least in opera.
<input type="hidden"> would make the bots skip it, rendering it ineffective.
Forum Regular
Usergroup: Customer
Joined: Jan 25, 2005
Location: Croatia
Total Topics: 46
Total Comments: 136
I have found a bug in IE7 with ajax ratings can anyone confirm it the green star is not over the yelow like in the image below but in oprea and safari and firefox works great..
Attached Files:
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Can't get IE7 to load a page at the moment (wine version is very buggy). It looks fine in IE6 though.
Usergroup: Customer
Joined: Mar 22, 2006
Total Topics: 8
Total Comments: 50
Can't get IE7 to load a page at the moment (wine version is very buggy). It looks fine in IE6 though.
While it won't help with mousing over things, I often find this useful...
http://browsershots.org/
Forum Regular
Usergroup: Customer
Joined: Oct 14, 2004
Total Topics: 54
Total Comments: 127
Are there some template changes going on? Trying out the aquatic template and seems to render a bit slow.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Aquatic hasn't been released for 4.2 (will put it up shortly), so I guess you're using the 4.1 version. Templates have nill effect on rendering speed, anyhow -- it's slow for other reasons.
Forum Regular
Usergroup: Customer
Joined: Oct 14, 2004
Total Topics: 54
Total Comments: 127
Aquatic hasn't been released for 4.2 (will put it up shortly), so I guess you're using the 4.1 version. Templates have nill effect on rendering speed, anyhow -- it's slow for other reasons.
If I go back to the default, it's fine. But yes, I am using aquatic version 4.1. Nice to see some templates and theme's coming. I've followed and supported your work for a number of years. Your application and framework is awesome. Front end "eye candy" is really need.
Thanks.
---gordon