michael3740
Forum Replies Created
-
You would be better to have a single Results table and add a field to each record containing the weekly event number. Then all you need to do is filter the records for the required week. That would allow you to have a single page with a search filter so that any weeks results could be viewed.
Many pages and many tables could become cumbersome to maintain as time goes on,Hope this helps
Michael
I do something similar. As soon as a table is truncated it becomes empty, and stays empty until the update process is completed.
Any queries will return empty.
I have almost 8000 rows and import an SQL dump from my source table which takes 30 – 45 seconds.Hope that helps.
Michael
Thanks Peter
I don’t know enough to code that but I’ll see what I can learn.
For the links, a standard link is
<a href="http://www.example.com">Link Text</a>
The export functions will outputLink Textbut I want to be able to outputhttp://www.example.comI’m thinking of a few workarounds and will update this thread for others to maybe benefit from in the future.
Michael
- This reply was modified 4 years, 9 months ago by michael3740.
- This reply was modified 4 years, 9 months ago by michael3740.
Thanks Peter, I wasn’t even aware that the lack of scrollbar on the modal form was a bug but fixing it has done exactly what I needed!
Thanks again for your prompt response and assistance.
Michael
Thanks Peter. I’ve bought the premium licence and am exploring. The parts I’ve used are very impressive and the exporting etc seems very slick and straightforward but I’m struggling with a few things relating to combining and displaying data from multiple tables. I’ll keep going and no doubt have more questions as I go.
Do you have any written documentation or ‘how to’ guides? I generally find videos are great for explaining and walking through actions but not so good when looking for a specific information – I can can a page in seconds looking for a word or phrase but you can’t do that with video.
Michael
Forum: Plugins
In reply to: [Include Me] Include Me closed for download temporarilyI love the plugin and it did exactly whay I need but now I’ve just discovered that the last update broke my site as I didn’t know about the issues mentioned here.
I added the line
to my wp-config.php and got several error messages.
Warning: Use of undefined constant ‘ - assumed '‘' (this will throw an Error in a future version of PHP) in /homepages/25/d105006015/htdocs/truescot/wp-config.php on line 93 Warning: Use of undefined constant ’ - assumed '’' (this will throw an Error in a future version of PHP) in /homepages/25/d105006015/htdocs/truescot/wp-config.php on line 93 Warning: A non-numeric value encountered in /homepages/25/d105006015/htdocs/truescot/wp-config.php on line 93 Warning: A non-numeric value encountered in /homepages/25/d105006015/htdocs/truescot/wp-config.php on line 93